| Package | Description |
|---|---|
| net.shibboleth.idp.authn.context |
Context classes for managing authentication-related state.
|
| Modifier and Type | Field and Description |
|---|---|
private PrincipalEvalPredicateFactoryRegistry |
AuthenticationContext.evalRegistry
Deprecated.
|
private PrincipalEvalPredicateFactoryRegistry |
RequestedPrincipalContext.evalRegistry
The registry of predicate factories for custom principal evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalEvalPredicateFactoryRegistry |
AuthenticationContext.getPrincipalEvalPredicateFactoryRegistry()
Deprecated.
|
PrincipalEvalPredicateFactoryRegistry |
RequestedPrincipalContext.getPrincipalEvalPredicateFactoryRegistry()
Get the registry of predicate factories for custom principal evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationContext.setPrincipalEvalPredicateFactoryRegistry(PrincipalEvalPredicateFactoryRegistry registry)
|
RequestedPrincipalContext |
RequestedPrincipalContext.setPrincipalEvalPredicateFactoryRegistry(PrincipalEvalPredicateFactoryRegistry registry)
Set the registry of predicate factories for custom principal evaluation.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.