| Package | Description |
|---|---|
| net.shibboleth.idp.authn.context |
Context classes for managing authentication-related state.
|
| net.shibboleth.idp.authn.principal |
Classes supporting Java
Principal usage. |
| Modifier and Type | Method and Description |
|---|---|
PrincipalEvalPredicate |
RequestedPrincipalContext.getPredicate(Principal principal)
Get a predicate to apply based on a principal type and the content of this context.
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalEvalPredicate |
PrincipalEvalPredicateFactory.getPredicate(Principal candidate)
Get a predicate to compare a candidate
Principal object against a
PrincipalSupportingComponent for a "match", where the definition of
a match is implementation-specific. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.