public abstract class AbstractSAML1ProfileConfiguration extends AbstractSAMLProfileConfiguration
Modifier and Type | Field and Description |
---|---|
private SAML1AttributeAuthority |
attributeAuthority
Attribute authority to use.
|
Constructor and Description |
---|
AbstractSAML1ProfileConfiguration() |
Modifier and Type | Method and Description |
---|---|
SAML1AttributeAuthority |
getAttributeAuthority()
Gets the Attribute authority to use.
|
void |
setAttributeAuthority(SAML1AttributeAuthority authority)
Sets the Attribute authority to use.
|
getAssertionAudiences, getAssertionLifetime, getOutboundArtifactType, getSecurityPolicy, getSignAssertions, getSigningCredential, getSignRequests, getSignResponses, setAssertionAudiences, setAssertionLifetime, setOutboundArtifactType, setSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProfileId
private SAML1AttributeAuthority attributeAuthority
public SAML1AttributeAuthority getAttributeAuthority()
public void setAttributeAuthority(SAML1AttributeAuthority authority)
authority
- Attribute authority to useCopyright © 1999-2012. All Rights Reserved.