Uses of Class
org.gluu.oxauth.model.GluuOrganization
-
Packages that use GluuOrganization Package Description org.gluu.oxauth.service -
-
Uses of GluuOrganization in org.gluu.oxauth.service
Methods in org.gluu.oxauth.service that return GluuOrganization Modifier and Type Method Description GluuOrganization
OrganizationService. getOrganization()
Methods in org.gluu.oxauth.service with parameters of type GluuOrganization Modifier and Type Method Description void
OrganizationService. updateOrganization(GluuOrganization organization)
Update organization entry
-