Uses of Enum Class
org.keycloak.protocol.oidc.utils.SubjectType
Packages that use SubjectType
-
Uses of SubjectType in org.keycloak.protocol.oidc.utils
Methods in org.keycloak.protocol.oidc.utils that return SubjectTypeModifier and TypeMethodDescriptionstatic SubjectTypestatic SubjectTypeReturns the enum constant of this class with the specified name.static SubjectType[]SubjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.