public class AllAuthenticationPolicy extends Object implements AuthenticationPolicy
| Constructor and Description |
|---|
AllAuthenticationPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(Authentication authn)
Determines whether an authentication event isSatisfiedBy arbitrary security policy.
|
public boolean isSatisfiedBy(Authentication authn)
AuthenticationPolicyisSatisfiedBy in interface AuthenticationPolicyauthn - Authentication event to examine for compliance with security policy.Copyright © 2004-2015 Apereo. All Rights Reserved.