See: Description
Class | Description |
---|---|
AbstractNameIDPolicyPredicate |
Base class for implementations of
Predicate that handle evaluation of name identifier content in various
scenarios. |
AbstractRegistrationInfoPredicate |
Base class for predicate that acts on
RegistrationInfo content. |
AffiliationNameIDPolicyPredicate |
Evaluates name identifier data and enforces a default policy over its content.
|
DefaultLocalErrorPredicate |
Predicate that decides whether to handle an error by returning a SAML response to a requester
or fail locally.
|
DefaultNameIDPolicyPredicate |
Policy that requires that qualifiers, if set, match the requester and responder.
|
EntityAttributesPredicate |
Predicate to determine whether an
EntityDescriptor or its parent groups contain an
extension Attribute that matches the predicate's criteria. |
EntityAttributesPredicate.Candidate |
An object to encapsulate the set of criteria that must be satisfied by an
EntityAttributes
extension to satisfy the enclosing predicate. |
EntityGroupNamePredicate |
Predicate to determine whether one of a set of names matches any of an entity's containing
EntitiesDescriptor groups. |
EntityIdPredicate |
Predicate that matches an
EntityDescriptor against a set of entityIDs. |
MetadataNameIdentifierFormatStrategy |
Function to return a set of candidate NameIdentifier/NameID Format values derived from an entity's
SAML metadata.
|
RegistrationAuthorityPredicate |
Predicate to determine whether one of a set of names matches an entity's
RegistrationInfo.getRegistrationAuthority() . |
RegistrationPolicyPredicate |
Predicate to determine whether one of a set of names matches an entity's
RegistrationPolicy . |
Copyright © 2016. All rights reserved.