Modifier and Type | Class and Description |
---|---|
class |
DelegatedAttributeManager
An attribute manager that delegates to another manager for attributes
|
Constructor and Description |
---|
DelegatedAttributeManager(AttributeManager delegate,
List<String> attributeKeys) |
Modifier and Type | Interface and Description |
---|---|
interface |
SAML2AttributeManager
The SAML2AttributeManager is responsible to provide custom attributes, based on the SAML 2.0 version, in order to include them
in the assertions issued by an identity provider.
|
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 © 2016. All rights reserved.