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

Packages that use SAML1AttributeAuthority
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.saml1   
 

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

Fields in edu.internet2.middleware.shibboleth.common.attribute declared as SAML1AttributeAuthority
private static SAML1AttributeAuthority AttributeAuthorityCLI.saml1AA
          Loaded SAML 1 Attribute Authority.
 

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.config.relyingparty.saml
 

Fields in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml declared as SAML1AttributeAuthority
private  SAML1AttributeAuthority AbstractSAML1ProfileConfigurationFactoryBean.attributeAuthority
          Attribute authority for the profile configuration.
 

Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml that return SAML1AttributeAuthority
 SAML1AttributeAuthority AbstractSAML1ProfileConfigurationFactoryBean.getAttributeAuthority()
          Gets the attribute authority for the profile configuration.
 

Methods in edu.internet2.middleware.shibboleth.common.config.relyingparty.saml with parameters of type SAML1AttributeAuthority
 void AbstractSAML1ProfileConfigurationFactoryBean.setAttributeAuthority(SAML1AttributeAuthority authority)
          Sets the attribute authority for the profile configuration.
 

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

Fields in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 declared as SAML1AttributeAuthority
private  SAML1AttributeAuthority AbstractSAML1ProfileConfiguration.attributeAuthority
          Attribute authority to use.
 

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 © 1999-2012. All Rights Reserved.