Uses of Enum Class
org.keycloak.protocol.oidc.utils.SubjectType
-
Uses of SubjectType in org.keycloak.protocol.oidc.utils
Modifier and TypeMethodDescriptionstatic SubjectType
static SubjectType
Returns 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.