| Package | Description |
|---|---|
| org.codice.ddf.security.handler.api |
| Modifier and Type | Method and Description |
|---|---|
HandlerResult.Status |
HandlerResult.getStatus() |
static HandlerResult.Status |
HandlerResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerResult.Status[] |
HandlerResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerResult.setStatus(HandlerResult.Status status) |
| Constructor and Description |
|---|
HandlerResult(HandlerResult.Status fs,
BaseAuthenticationToken t) |
This work is licensed under a Creative Commons Attribution 4.0 International License.