public class SAML1AttributeQueryProfileConfigurationFactoryBean extends AbstractSAMLProfileConfigurationFactoryBean
コンストラクタと説明 |
---|
SAML1AttributeQueryProfileConfigurationFactoryBean() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected Object |
createInstance() |
SAML1AttributeAuthority |
getAttributeAuthority()
Gets the attribute authority for the profile configuration.
|
Class |
getObjectType() |
protected void |
populateBean(AbstractSAML1ProfileConfiguration configuration)
Populates the given profile configuration with standard information.
|
void |
setAttributeAuthority(SAML1AttributeAuthority authority)
Sets the attribute authority for the profile configuration.
|
getAssertionLifetime, getAudiences, getOutboundArtifactType, getProfileSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResposnes, populateBean, setAssertionLifetime, setAudiences, setOutboundArtifactType, setProfileSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponses
public SAML1AttributeQueryProfileConfigurationFactoryBean()
public Class getObjectType()
getObjectType
インタフェース内 org.springframework.beans.factory.FactoryBean
getObjectType
クラス内 org.springframework.beans.factory.config.AbstractFactoryBean
protected Object createInstance() throws Exception
createInstance
クラス内 org.springframework.beans.factory.config.AbstractFactoryBean
Exception
public SAML1AttributeAuthority getAttributeAuthority()
public void setAttributeAuthority(SAML1AttributeAuthority authority)
authority
- attribute authority for the profile configurationprotected void populateBean(AbstractSAML1ProfileConfiguration configuration)
configuration
- configuration to populateCopyright © 2012. All Rights Reserved.