abstract class AbstractSAML1ProfileConfigurationFactoryBean extends AbstractSAMLProfileConfigurationFactoryBean
Modifier and Type | Field and Description |
---|---|
private SAML1AttributeAuthority |
attributeAuthority
Attribute authority for the profile configuration.
|
Constructor and Description |
---|
AbstractSAML1ProfileConfigurationFactoryBean() |
Modifier and Type | Method and Description |
---|---|
SAML1AttributeAuthority |
getAttributeAuthority()
Gets the attribute authority for the profile configuration.
|
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
afterPropertiesSet, createInstance, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, getObjectType, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
private SAML1AttributeAuthority attributeAuthority
AbstractSAML1ProfileConfigurationFactoryBean()
public SAML1AttributeAuthority getAttributeAuthority()
public void setAttributeAuthority(SAML1AttributeAuthority authority)
authority
- attribute authority for the profile configurationprotected void populateBean(AbstractSAML1ProfileConfiguration configuration)
configuration
- configuration to populateCopyright © 1999-2012. All Rights Reserved.