|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeManager | |
---|---|
org.picketlink.identity.federation.core.impl | |
org.picketlink.identity.federation.web.handlers.saml2 | |
org.picketlink.identity.federation.web.managers |
Uses of AttributeManager in org.picketlink.identity.federation.core.impl |
---|
Classes in org.picketlink.identity.federation.core.impl that implement AttributeManager | |
---|---|
class |
DelegatedAttributeManager
An attribute manager that delegates to another manager for attributes |
class |
EmptyAttributeManager
An attribute manager implementation that just returns an empty attribute map |
Methods in org.picketlink.identity.federation.core.impl with parameters of type AttributeManager | |
---|---|
void |
DelegatedAttributeManager.setDelegate(AttributeManager manager)
Set the delegate |
Uses of AttributeManager in org.picketlink.identity.federation.web.handlers.saml2 |
---|
Fields in org.picketlink.identity.federation.web.handlers.saml2 declared as AttributeManager | |
---|---|
protected AttributeManager |
SAML2AttributeHandler.attribManager
|
Uses of AttributeManager in org.picketlink.identity.federation.web.managers |
---|
Classes in org.picketlink.identity.federation.web.managers that implement AttributeManager | |
---|---|
class |
WebAttributeManager
A default attribute manager for web applications |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |