public class LockoutManagerContext extends BaseContext
AccountLockoutManager.ProfileRequestContextBaseContext.ContextSetNoRemoveIteratorDecorator| Modifier and Type | Field and Description |
|---|---|
private String |
key
Account lockout key.
|
| Constructor and Description |
|---|
LockoutManagerContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Get the account lockout key to check or modify.
|
LockoutManagerContext |
setKey(String k)
Set the account lockout key to check or modify.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nullable public String getKey()
@Nonnull public LockoutManagerContext setKey(@Nullable String k)
k - account lockout keyCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.