|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SAML2AttributeAuthority in edu.internet2.middleware.shibboleth.common.attribute |
---|
Fields in edu.internet2.middleware.shibboleth.common.attribute declared as SAML2AttributeAuthority | |
---|---|
private static SAML2AttributeAuthority |
AttributeAuthorityCLI.saml2AA
Loaded SAML 2 Attribute Authority. |
Uses of SAML2AttributeAuthority in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Classes in edu.internet2.middleware.shibboleth.common.attribute.provider that implement SAML2AttributeAuthority | |
---|---|
class |
ShibbolethSAML2AttributeAuthority
SAML 2.0 Attribute Authority. |
Uses of SAML2AttributeAuthority in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml |
---|
Fields in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml declared as SAML2AttributeAuthority | |
---|---|
private SAML2AttributeAuthority |
AbstractSAML2ProfileConfigurationFactoryBean.attributeAuthority
Attribute authority for the profile configuration. |
Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml that return SAML2AttributeAuthority | |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfigurationFactoryBean.getAttributeAuthority()
Gets the attribute authority for the profile configuration. |
Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml with parameters of type SAML2AttributeAuthority | |
---|---|
void |
AbstractSAML2ProfileConfigurationFactoryBean.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the attribute authority for the profile configuration. |
Uses of SAML2AttributeAuthority in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 |
---|
Fields in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 declared as SAML2AttributeAuthority | |
---|---|
private SAML2AttributeAuthority |
AbstractSAML2ProfileConfiguration.attributeAuthority
Attribute authority to use. |
Methods in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 that return SAML2AttributeAuthority | |
---|---|
SAML2AttributeAuthority |
AbstractSAML2ProfileConfiguration.getAttributeAuthority()
Gets the Attribute authority to use. |
Methods in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2 with parameters of type SAML2AttributeAuthority | |
---|---|
void |
AbstractSAML2ProfileConfiguration.setAttributeAuthority(SAML2AttributeAuthority authority)
Sets the Attribute authority to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |