public interface AuthenticationPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(Authentication authentication)
Determines whether an authentication event isSatisfiedBy arbitrary security policy.
|
boolean isSatisfiedBy(Authentication authentication)
authentication - Authentication event to examine for compliance with security policy.Copyright © 2004-2015 Apereo. All Rights Reserved.