Uses of Interface
edu.internet2.middleware.shibboleth.common.attribute.provider.SAML2AttributeAuthority

Packages that use SAML2AttributeAuthority
edu.internet2.middleware.shibboleth.common.attribute.provider   
edu.internet2.middleware.shibboleth.common.config.relyingparty.saml   
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml2   
 

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.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.