Uses of Enum Class
org.keycloak.representations.idm.OrganizationInvitationRepresentation.Status
Packages that use OrganizationInvitationRepresentation.Status
-
Uses of OrganizationInvitationRepresentation.Status in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return OrganizationInvitationRepresentation.StatusModifier and TypeMethodDescriptionOrganizationInvitationRepresentation.getStatus()Returns the enum constant of this class with the specified name.OrganizationInvitationRepresentation.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.representations.idm with parameters of type OrganizationInvitationRepresentation.StatusModifier and TypeMethodDescriptionvoidOrganizationInvitationRepresentation.setStatus(OrganizationInvitationRepresentation.Status status)