public class ExactPrincipalEvalPredicateFactory extends Object implements PrincipalEvalPredicateFactory
PrincipalEvalPredicateFactory that implements exact matching of principals,
and works for any type.| Modifier and Type | Class and Description |
|---|---|
private class |
ExactPrincipalEvalPredicateFactory.ExactMatchPredicate
Implementation of an exact-matching predicate.
|
| Constructor and Description |
|---|
ExactPrincipalEvalPredicateFactory() |
@Nonnull public PrincipalEvalPredicate getPredicate(@Nonnull Principal candidate)
getPredicate in interface PrincipalEvalPredicateFactoryCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.