|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShibbolethAttributeResolver | |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.provider |
Uses of ShibbolethAttributeResolver in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Fields in edu.internet2.middleware.shibboleth.common.attribute.provider declared as ShibbolethAttributeResolver | |
---|---|
private ShibbolethAttributeResolver |
ShibbolethSAML2AttributeAuthority.attributeResolver
Attribute resolver. |
private ShibbolethAttributeResolver |
ShibbolethSAML1AttributeAuthority.attributeResolver
Attribute resolver. |
Methods in edu.internet2.middleware.shibboleth.common.attribute.provider that return ShibbolethAttributeResolver | |
---|---|
ShibbolethAttributeResolver |
ShibbolethSAML2AttributeAuthority.getAttributeResolver()
Gets the attribute resolver. |
ShibbolethAttributeResolver |
ShibbolethSAML1AttributeAuthority.getAttributeResolver()
Gets the attribute resolver. |
Constructors in edu.internet2.middleware.shibboleth.common.attribute.provider with parameters of type ShibbolethAttributeResolver | |
---|---|
ShibbolethSAML1AttributeAuthority(ShibbolethAttributeResolver resolver)
This creates a new attribute authority. |
|
ShibbolethSAML2AttributeAuthority(ShibbolethAttributeResolver resolver)
This creates a new attribute authority. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |