| Package | Description |
|---|---|
| org.jasig.cas.authentication.support |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionalWarningAccountStateHandler
The component supports both opt-in and opt-out warnings on a per-user basis using a simple algorithm of three
variables:
warningAttributeName
OptionalWarningAccountStateHandler.setWarningAttributeValue(String) warningAttributeValue}
displayWarningOnMatch
The first two parameters define an attribute on the user entry to match on, and the third parameter determines
whether password expiration warnings should be displayed on match. |
Copyright © 2004-2015 Jasig. All Rights Reserved.