|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |