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(String requesterId,
String responderId,
String format,
String nameQualifier,
String spNameQualifier)
Apply the predicate to the request.
|
apply, doInitialize, setFormats, setObjectLookupStrategy, setRequesterIdLookupStrategy, setResponderIdLookupStrategydestroy, doDestroy, initialize, isDestroyed, isInitialized@Nonnull private final org.slf4j.Logger log
protected boolean doApply(@Nullable String requesterId, @Nullable String responderId, @Nullable String format, @Nullable String nameQualifier, @Nullable String spNameQualifier)
doApply in class AbstractNameIDPolicyPredicaterequesterId - the requesterresponderId - the responderformat - format of identifiernameQualifier - the NameQualifierspNameQualifier - the SPNameQualifierCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.