public class SAML2ECPProfileConfigurationFactoryBean extends SAML2SSOProfileConfigurationFactoryBean
| Constructor and Description |
|---|
SAML2ECPProfileConfigurationFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getObjectType() |
void |
setEncryptAssertions(CryptoOperationRequirementLevel encrypt)
Sets whether to encryption assertions.
|
void |
setEncryptNameIds(CryptoOperationRequirementLevel encrypt)
Sets whether to encrypt NameIDs.
|
void |
setSignAssertions(CryptoOperationRequirementLevel sign)
Sets whether assertions should be signed.
|
void |
setSignResponses(CryptoOperationRequirementLevel sign)
Sets whether to sign protocol responses.
|
createInstance, getMaximumSPSessionLifetime, includeAttributeStatement, setIncludeAttributeStatement, setMaximumSPSessionLifetime, setSkipEndpointValidationWhenSigned, skipEndpointValidationWhenSignedgetAssertionProxyCount, getAttributeAuthority, getProxyAudiences, isEncryptAssertions, isEncryptNameIds, populateBean, setAssertionProxyCount, setAttributeAuthority, setProxyAudiencesgetAssertionLifetime, getAudiences, getOutboundArtifactType, getProfileSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResposnes, includeConditionsNotBefore, populateBean, setAssertionLifetime, setAudiences, setIncludeConditionsNotBefore, setOutboundArtifactType, setProfileSecurityPolicy, setSigningCredential, setSignRequestspublic SAML2ECPProfileConfigurationFactoryBean()
public void setEncryptAssertions(CryptoOperationRequirementLevel encrypt)
setEncryptAssertions in class AbstractSAML2ProfileConfigurationFactoryBeanencrypt - whether to encryption assertionspublic void setEncryptNameIds(CryptoOperationRequirementLevel encrypt)
setEncryptNameIds in class AbstractSAML2ProfileConfigurationFactoryBeanencrypt - whether to encrypt NameIDspublic void setSignAssertions(CryptoOperationRequirementLevel sign)
setSignAssertions in class AbstractSAMLProfileConfigurationFactoryBeansign - whether assertions should be signedpublic void setSignResponses(CryptoOperationRequirementLevel sign)
setSignResponses in class AbstractSAMLProfileConfigurationFactoryBeansign - whether to sign protocol responsespublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeangetObjectType in class SAML2SSOProfileConfigurationFactoryBeanCopyright © 1999-2015. All Rights Reserved.