Class SamlServiceProperties
java.lang.Object
org.springframework.security.cas.ServiceProperties
org.springframework.security.cas.SamlServiceProperties
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
Sets the appropriate parameters for CAS's implementation of SAML (which is not
guaranteed to be actually SAML compliant).
- Since:
- 3.0
-
Field Summary
FieldsFields inherited from class ServiceProperties
DEFAULT_CAS_ARTIFACT_PARAMETER, DEFAULT_CAS_SERVICE_PARAMETER -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_SAML_ARTIFACT_PARAMETER
- See Also:
-
DEFAULT_SAML_SERVICE_PARAMETER
- See Also:
-
-
Constructor Details
-
SamlServiceProperties
public SamlServiceProperties()
-