private class ExactPrincipalEvalPredicateFactory.ExactMatchPredicate extends Object implements PrincipalEvalPredicate
| Modifier and Type | Field and Description |
|---|---|
private Principal |
principal
The principal object to compare against.
|
| Constructor and Description |
|---|
ExactPrincipalEvalPredicateFactory.ExactMatchPredicate(Principal candidate)
Constructor.
|
public boolean apply(PrincipalSupportingComponent input)
apply in interface com.google.common.base.Predicate<PrincipalSupportingComponent>@Nullable public Principal getMatchingPrincipal()
getMatchingPrincipal in interface PrincipalEvalPredicateCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.