IdPAttributes from a variety of locations, transform them,
and associate a set of protocol-specific encoders to them.See: Description
| Interface | Description |
|---|---|
| AttributeDefinition |
Definition of attribute definition resolver plugins.
|
| AttributeResolver |
A component that resolves the attributes for a particular subject.
|
| DataConnector |
Base class for data connector resolver plugins.
|
| LegacyPrincipalDecoder |
Definition of the legacy Principal Connectors.
|
| ResolverPlugin<ResolvedType> |
Interface defining the base work done by all plugins used within attribute resolution.
|
| Class | Description |
|---|---|
| AbstractAttributeDefinition |
Base class for attribute definition resolver plugins.
|
| AbstractDataConnector |
Base class for data connector resolver plugins.
|
| AbstractResolverPlugin<ResolvedType> |
Base class for all
ResolverPlugins. |
| PluginDependencySupport |
Support class for working with
ResolverPluginDependency. |
| ResolvedAttributeDefinition |
A proxy which wraps a resolved attribute definition and always returns the same attribute.
|
| ResolvedDataConnector |
A proxy which wraps a resolved data connector and always returns the same attributes.
|
| ResolverPluginDependency |
Represents the dependency of one
ResolverPlugin upon another plugin. |
| Exception | Description |
|---|---|
| ResolutionException |
An exception indicating a problem resolving attribute data.
|
IdPAttributes from a variety of locations, transform them,
and associate a set of protocol-specific encoders to them.Copyright © 1999–2014. All rights reserved.