Uses of Enum Class
org.keycloak.saml.common.constants.JBossSAMLURIConstants
-
Uses of JBossSAMLURIConstants in org.keycloak.saml.common.constants
Modifier and TypeMethodDescriptionstatic JBossSAMLURIConstants
Returns an enum constant based if known for the givenkey
, ornull
otherwise.JBossSAMLConstants.getNsUri()
static JBossSAMLURIConstants
Returns the enum constant of this class with the specified name.static JBossSAMLURIConstants[]
JBossSAMLURIConstants.values()
Returns an array containing the constants of this enum class, in the order they are declared.