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

Packages that use SAML2AttributeAuthority
edu.internet2.middleware.shibboleth.common.attribute   
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
 

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.
 



Copyright © 1999-2012. All Rights Reserved.