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

Packages that use SAML1AttributeAuthority
edu.internet2.middleware.shibboleth.common.attribute.provider   
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1   
 

Uses of SAML1AttributeAuthority in edu.internet2.middleware.shibboleth.common.attribute.provider
 

Classes in edu.internet2.middleware.shibboleth.common.attribute.provider that implement SAML1AttributeAuthority
 class ShibbolethSAML1AttributeAuthority
          SAML 1 Attribute Authority.
 

Uses of SAML1AttributeAuthority in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1
 

Methods in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 that return SAML1AttributeAuthority
 SAML1AttributeAuthority AbstractSAML1ProfileConfiguration.getAttributeAuthority()
          Gets the Attribute authority to use.
 

Methods in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 with parameters of type SAML1AttributeAuthority
 void AbstractSAML1ProfileConfiguration.setAttributeAuthority(SAML1AttributeAuthority authority)
          Sets the Attribute authority to use.
 



Copyright © 2006-2011 Internet2. All Rights Reserved.