Class SamlServiceProperties

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public final class SamlServiceProperties
    extends ServiceProperties
    Sets the appropriate parameters for CAS's implementation of SAML (which is not guaranteed to be actually SAML compliant).
    Since:
    3.0
    • Field Detail

      • DEFAULT_SAML_ARTIFACT_PARAMETER

        public static final java.lang.String DEFAULT_SAML_ARTIFACT_PARAMETER
        See Also:
        Constant Field Values
      • DEFAULT_SAML_SERVICE_PARAMETER

        public static final java.lang.String DEFAULT_SAML_SERVICE_PARAMETER
        See Also:
        Constant Field Values
    • Constructor Detail

      • SamlServiceProperties

        public SamlServiceProperties()