Modifier and Type | Field and Description |
---|---|
private static SAML2AttributeAuthority |
AttributeAuthorityCLI.saml2AA
Loaded SAML 2 Attribute Authority.
|
Modifier and Type | Class and Description |
---|---|
class |
ShibbolethSAML2AttributeAuthority
SAML 2.0 Attribute Authority.
|
Modifier and Type | Field and Description |
---|---|
private SAML2AttributeAuthority |
AbstractSAML2ProfileConfigurationFactoryBean.attributeAuthority
Attribute authority for the profile configuration.
|
Modifier and Type | Method and Description |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfigurationFactoryBean.getAttributeAuthority()
Gets the attribute authority for the profile configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSAML2ProfileConfigurationFactoryBean.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the attribute authority for the profile configuration.
|
Modifier and Type | Field and Description |
---|---|
private SAML2AttributeAuthority |
AbstractSAML2ProfileConfiguration.attributeAuthority
Attribute authority to use.
|
Modifier and Type | Method and Description |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfiguration.getAttributeAuthority()
Gets the Attribute authority to use.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSAML2ProfileConfiguration.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the Attribute authority to use.
|
Copyright © 1999-2012. All Rights Reserved.