Uses of Interface
edu.internet2.middleware.shibboleth.common.attribute.AttributeAuthority

Packages that use AttributeAuthority
edu.internet2.middleware.shibboleth.common.attribute.provider   
 

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

Subinterfaces of AttributeAuthority in edu.internet2.middleware.shibboleth.common.attribute.provider
 interface SAML1AttributeAuthority
          An attribute authority that can take an attribute query and produce a resultant attribute statement.
 interface SAML2AttributeAuthority
          An attribute authority that can take an attribute query and produce a resultant attribute statement.
 

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



Copyright © 2006-2010 Internet2. All Rights Reserved.