Uses of Class
org.keycloak.representations.idm.OrganizationRepresentation
Packages that use OrganizationRepresentation
-
Uses of OrganizationRepresentation in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return OrganizationRepresentationModifier and TypeMethodDescriptionOrganizationRepresentation.singleAttribute(String name, String value) Methods in org.keycloak.representations.idm that return types with arguments of type OrganizationRepresentationMethods in org.keycloak.representations.idm with parameters of type OrganizationRepresentationModifier and TypeMethodDescriptionvoidRealmRepresentation.addOrganization(OrganizationRepresentation org) Method parameters in org.keycloak.representations.idm with type arguments of type OrganizationRepresentationModifier and TypeMethodDescriptionvoidRealmRepresentation.setOrganizations(List<OrganizationRepresentation> organizations)