Modifier and Type | Field and Description |
---|---|
private static SAML1AttributeAuthority |
AttributeAuthorityCLI.saml1AA
Loaded SAML 1 Attribute Authority.
|
Modifier and Type | Class and Description |
---|---|
class |
ShibbolethSAML1AttributeAuthority
SAML 1 Attribute Authority.
|
Modifier and Type | Field and Description |
---|---|
private SAML1AttributeAuthority |
AbstractSAML1ProfileConfigurationFactoryBean.attributeAuthority
Attribute authority for the profile configuration.
|
Modifier and Type | Method and Description |
---|---|
SAML1AttributeAuthority |
AbstractSAML1ProfileConfigurationFactoryBean.getAttributeAuthority()
Gets the attribute authority for the profile configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSAML1ProfileConfigurationFactoryBean.setAttributeAuthority(SAML1AttributeAuthority authority)
Sets the attribute authority for the profile configuration.
|
Modifier and Type | Field and Description |
---|---|
private SAML1AttributeAuthority |
AbstractSAML1ProfileConfiguration.attributeAuthority
Attribute authority to use.
|
Modifier and Type | Method and Description |
---|---|
SAML1AttributeAuthority |
AbstractSAML1ProfileConfiguration.getAttributeAuthority()
Gets the Attribute authority to use.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSAML1ProfileConfiguration.setAttributeAuthority(SAML1AttributeAuthority authority)
Sets the Attribute authority to use.
|
Copyright © 1999-2012. All Rights Reserved.