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