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