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, includeConditionsNotBefore, setAssertionAudiences, setAssertionLifetime, setIncludeConditionsNotBefore, setOutboundArtifactType, setSecurityPolicy, setSignAssertions, setSigningCredential, setSignRequests, setSignResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProfileIdprivate SAML1AttributeAuthority attributeAuthority
public SAML1AttributeAuthority getAttributeAuthority()
public void setAttributeAuthority(SAML1AttributeAuthority authority)
authority - Attribute authority to useCopyright © 1999-2015. All Rights Reserved.