| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.impl | |
| org.picketlink.identity.federation.web.handlers.saml2 | |
| org.picketlink.identity.federation.web.managers |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatedAttributeManager
An attribute manager that delegates to another manager for attributes
|
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatedAttributeManager.setDelegate(AttributeManager manager)
Set the delegate
|
| Modifier and Type | Field and Description |
|---|---|
protected AttributeManager |
SAML2AttributeHandler.attribManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyAttributeManager
An implementation of
AttributeManager
that returns an empty map of attributes |
class |
WebAttributeManager
A default attribute manager for web applications
|
Copyright © 2014 JBoss Inc.. All Rights Reserved.