| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method | Description |
|---|---|---|
SecurityResponse.SecurityStatus |
SecurityResponse.getStatus() |
Status of this response.
|
static SecurityResponse.SecurityStatus |
SecurityResponse.SecurityStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SecurityResponse.SecurityStatus[] |
SecurityResponse.SecurityStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
CompositeProviderFlag.isValid(SecurityResponse.SecurityStatus status) |
Check whether the status is valid for this flag.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.