Uses of Enum
org.keycloak.representations.idm.MembershipType
Packages that use MembershipType
-
Uses of MembershipType in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return MembershipTypeModifier and TypeMethodDescriptionMemberRepresentation.getMembershipType()static MembershipTypeReturns the enum constant of this type with the specified name.static MembershipType[]MembershipType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.representations.idm with parameters of type MembershipTypeModifier and TypeMethodDescriptionvoidMemberRepresentation.setMembershipType(MembershipType membershipType)