See: Description
| Interface | Description |
|---|---|
| MappingStrategy<T> |
Strategy for mapping from an arbitrary result type to a collection of
IdPAttributes. |
| Validator |
Used to determine whether a Data Connector initialized properly and continues to be fit for use.
|
| Class | Description |
|---|---|
| AbstractMappingStrategy<T> |
Base class for implementing
MappingStrategy instances that includes
support for field renaming/aliasing. |
| NonFailFastValidator |
Used to determine whether a Data Connector initialized properly and continues to be fit for use.
|
| Exception | Description |
|---|---|
| ValidationException |
Exception thrown by
Validators when validation fails. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.