public interface ContextualAuthenticationPolicy<T> extends AuthenticationPolicy
| Modifier and Type | Method and Description |
|---|---|
T |
getContext()
Gets the context used to evaluate the authentication policy.
|
isSatisfiedByT getContext()
Copyright © 2004-2014 Jasig. All Rights Reserved.