public class DefaultNameIDPolicyPredicate extends AbstractNameIDPolicyPredicate
Constructor and Description |
---|
DefaultNameIDPolicyPredicate() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doApply(String requesterId,
String responderId,
String format,
String nameQualifier,
String spNameQualifier)
Apply the predicate to the request.
|
apply, doInitialize, setFormats, setObjectLookupStrategy, setRequesterIdLookupStrategy, setResponderIdLookupStrategy
destroy, doDestroy, initialize, isDestroyed, isInitialized
protected boolean doApply(@Nullable String requesterId, @Nullable String responderId, @Nullable String format, @Nullable String nameQualifier, @Nullable String spNameQualifier)
doApply
in class AbstractNameIDPolicyPredicate
requesterId
- the requesterresponderId
- the responderformat
- format of identifiernameQualifier
- the NameQualifierspNameQualifier
- the SPNameQualifierCopyright © 2017. All rights reserved.