public class DefaultNameIDPolicyPredicate extends AbstractNameIDPolicyPredicate
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
DefaultNameIDPolicyPredicate() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doApply(java.lang.String requesterId,
java.lang.String responderId,
java.lang.String format,
java.lang.String nameQualifier,
java.lang.String spNameQualifier)
Apply the predicate to the request.
|
apply, doInitialize, setFormats, setObjectLookupStrategy, setRequesterIdLookupStrategy, setResponderIdLookupStrategydestroy, doDestroy, initialize, isDestroyed, isInitializedprotected boolean doApply(@Nullable
java.lang.String requesterId,
@Nullable
java.lang.String responderId,
@Nullable
java.lang.String format,
@Nullable
java.lang.String nameQualifier,
@Nullable
java.lang.String spNameQualifier)
doApply in class AbstractNameIDPolicyPredicaterequesterId - the requesterresponderId - the responderformat - format of identifiernameQualifier - the NameQualifierspNameQualifier - the SPNameQualifier