public class SAML2ECPProfileConfigurationFactoryBean extends SAML2SSOProfileConfigurationFactoryBean
| コンストラクタと説明 |
|---|
SAML2ECPProfileConfigurationFactoryBean() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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, setMaximumSPSessionLifetimegetAssertionProxyCount, getAttributeAuthority, getProxyAudiences, isEncryptAssertions, isEncryptNameIds, populateBean, setAssertionProxyCount, setAttributeAuthority, setProxyAudiencesgetAssertionLifetime, getAudiences, getOutboundArtifactType, getProfileSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResposnes, populateBean, setAssertionLifetime, setAudiences, setOutboundArtifactType, setProfileSecurityPolicy, setSigningCredential, setSignRequestspublic void setEncryptAssertions(CryptoOperationRequirementLevel encrypt)
setEncryptAssertions クラス内 AbstractSAML2ProfileConfigurationFactoryBeanencrypt - whether to encryption assertionspublic void setEncryptNameIds(CryptoOperationRequirementLevel encrypt)
setEncryptNameIds クラス内 AbstractSAML2ProfileConfigurationFactoryBeanencrypt - whether to encrypt NameIDspublic void setSignAssertions(CryptoOperationRequirementLevel sign)
setSignAssertions クラス内 AbstractSAMLProfileConfigurationFactoryBeansign - whether assertions should be signedpublic void setSignResponses(CryptoOperationRequirementLevel sign)
setSignResponses クラス内 AbstractSAMLProfileConfigurationFactoryBeansign - whether to sign protocol responsespublic Class getObjectType()
getObjectType インタフェース内 org.springframework.beans.factory.FactoryBeangetObjectType クラス内 SAML2SSOProfileConfigurationFactoryBeanCopyright © 2012. All Rights Reserved.