|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
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 |
---|
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 |