Class SAMLConstants


  • public final class SAMLConstants
    extends Object
    XML related constants used with SAML.
    • Field Detail

      • SAML1_NAMEID_TRANSIENT

        @Nonnull
        @NotEmpty
        public static final String SAML1_NAMEID_TRANSIENT
        Legacy Shibboleth format for transient IDs in SAML 1.x.
        See Also:
        Constant Field Values
      • SAML1_ATTR_NAMESPACE_URI

        @Nonnull
        @NotEmpty
        public static final String SAML1_ATTR_NAMESPACE_URI
        Legacy Shibboleth SAML 1.x AttributeNamespace for URI-named attributes.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SAMLConstants

        private SAMLConstants()
        Constructor.