Package | Description |
---|---|
org.keycloak.protocol.oidc.utils |
Modifier and Type | Method and Description |
---|---|
static SubjectType |
SubjectType.parse(String subjectTypeStr) |
static SubjectType |
SubjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubjectType[] |
SubjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.