org.springframework.security.cas
Class SamlServiceProperties
java.lang.Object
org.springframework.security.cas.ServiceProperties
org.springframework.security.cas.SamlServiceProperties
- All Implemented Interfaces:
- 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_SAML_ARTIFACT_PARAMETER
public static final String DEFAULT_SAML_ARTIFACT_PARAMETER
- See Also:
- Constant Field Values
DEFAULT_SAML_SERVICE_PARAMETER
public static final String DEFAULT_SAML_SERVICE_PARAMETER
- See Also:
- Constant Field Values
SamlServiceProperties
public SamlServiceProperties()