| Package | Description |
|---|---|
| org.jivesoftware.openfire.lockout |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLockOutProvider
The DefaultLockOutProvider works with the ofUserFlag table to maintain a list of disabled/locked out
accounts., and as the name implies, is the default LockOutProvider implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static LockOutProvider |
LockOutManager.getLockOutProvider()
Returns the currently-installed LockOutProvider.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.