public class NotPreventedAuthenticationPolicy extends AnyAuthenticationPolicy
AnyAuthenticationPolicy
for cases where deployers wish to fail closed for indeterminate security events.| Constructor and Description |
|---|
NotPreventedAuthenticationPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(Authentication authentication)
Determines whether an authentication event isSatisfiedBy arbitrary security policy.
|
setTryAllpublic boolean isSatisfiedBy(Authentication authentication)
AuthenticationPolicyisSatisfiedBy in interface AuthenticationPolicyisSatisfiedBy in class AnyAuthenticationPolicyauthentication - Authentication event to examine for compliance with security policy.Copyright © 2004-2014 Jasig. All Rights Reserved.