| Package | Description |
|---|---|
| net.shibboleth.idp.attribute.resolver |
A system which is capable of retrieving a collection of
IdPAttributes from a variety of locations, transform them,
and associate a set of protocol-specific encoders to them. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeDefinition
Definition of attribute definition resolver plugins.
|
interface |
DataConnector
Deprecated.
|
interface |
DataConnectorEx
Base class for data connector resolver plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributeDefinition
Base class for attribute definition resolver plugins.
|
class |
AbstractDataConnector
Base class for data connector resolver plugins.
|
class |
AbstractResolverPlugin<ResolvedType>
Base class for all
ResolverPlugins. |
class |
ResolvedAttributeDefinition
A proxy which wraps a resolved attribute definition and always returns the same attribute.
|
class |
ResolvedDataConnector
A proxy which wraps a resolved data connector and always returns the same attributes.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.