| Package | Description |
|---|---|
| net.shibboleth.idp.saml.attribute.resolver.impl |
Implementations of SAML related
AttributeDefinition
and DataConnector. |
| net.shibboleth.idp.saml.nameid.impl |
Implementation of SAML
NameID and
NameIdentifier generation and consumption. |
| Class and Description |
|---|
| ComputedPersistentIdGenerationStrategy
The basis of a
PersistentIdGenerationStrategy that generates a unique ID by computing the hash of
a given attribute value, the entity ID of the inbound message issuer, and a provided salt. |
| ComputedPersistentIdGenerationStrategy.Encoding
Post-digest encoding types.
|
| JDBCPersistentIdStoreEx
JDBC-based storage management for SAML persistent IDs.
|
| StoredPersistentIdGenerationStrategy
Manages persistent IDs via a
PersistentIdStore, generating them either randomly or via a
ComputedPersistentIdGenerationStrategy (for compatibility with existing data). |
| TransientIdGenerationStrategy
Generates and manages transient identifiers according to specific strategies.
|
| Class and Description |
|---|
| BaseCryptoTransientDecoder
An abstract action which contains the logic to do crypto transient decoding matching.
|
| BaseTransformingDecoder
Regular expression transform of an identifier.
|
| BaseTransientDecoder
An abstract action which contains the logic to do transient decoding matching (shared between SAML2 and SAML1).
|
| ComputedPersistentIdGenerationStrategy
The basis of a
PersistentIdGenerationStrategy that generates a unique ID by computing the hash of
a given attribute value, the entity ID of the inbound message issuer, and a provided salt. |
| ComputedPersistentIdGenerationStrategy.Encoding
Post-digest encoding types.
|
| LegacyNameIdentifierGenerator
Legacy generator of name identifier objects that relies on resolved attributes having
NameIdentifierAttributeEncoders attached. |
| NameIDCanonicalization.ActivationCondition
A predicate that determines if this action can run or not.
|
| NameIdentifierCanonicalization.ActivationCondition
A predicate that determines if this action can run or not.
|
| PersistentIdGenerationStrategy
Generates and manages persistent identifiers according to specific strategies.
|
| PersistentIdStoreEx
Storage and retrieval interface for SAML persistent IDs redesigned to support appropriately
atomic behavior.
|
| TransientIdGenerationStrategy
Generates and manages transient identifiers according to specific strategies.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.