Uses of Interface
org.ldaptive.auth.AccountState.Warning

Packages that use AccountState.Warning
org.ldaptive.auth   
 

Uses of AccountState.Warning in org.ldaptive.auth
 

Classes in org.ldaptive.auth that implement AccountState.Warning
static class AccountState.DefaultWarning
          Default warning implementation.
 

Methods in org.ldaptive.auth that return AccountState.Warning
 AccountState.Warning AccountState.getWarning()
          Returns the first account state warning or null if no warnings exist.
 AccountState.Warning[] AccountState.getWarnings()
          Returns the account state warnings.
 

Constructors in org.ldaptive.auth with parameters of type AccountState.Warning
AccountState(AccountState.Warning... warnings)
          Creates a new account state.
 



Copyright © 2003-2015 Virginia Tech. All Rights Reserved.