Uses of Enum Class
org.keycloak.dom.saml.v2.ac.NymType
Packages that use NymType
-
Uses of NymType in org.keycloak.dom.saml.v2.ac
Fields in org.keycloak.dom.saml.v2.ac declared as NymTypeMethods in org.keycloak.dom.saml.v2.ac that return NymTypeModifier and TypeMethodDescriptionstatic NymType
IdentificationType.getNym()
Gets the value of the nym property.static NymType
Returns the enum constant of this class with the specified name.static NymType[]
NymType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.dom.saml.v2.ac with parameters of type NymType