public abstract class AbstractSAML1ProfileConfiguration extends AbstractSAMLProfileConfiguration
| コンストラクタと説明 |
|---|
AbstractSAML1ProfileConfiguration() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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, setSignResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProfileIdpublic SAML1AttributeAuthority getAttributeAuthority()
public void setAttributeAuthority(SAML1AttributeAuthority authority)
authority - Attribute authority to useCopyright © 2012. All Rights Reserved.