| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method and Description |
|---|---|
SecurityResponse.SecurityStatus |
SecurityResponse.status()
Status of this response.
|
static SecurityResponse.SecurityStatus |
SecurityResponse.SecurityStatus.valueOf(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 and Description |
|---|---|
boolean |
CompositeProviderFlag.isValid(SecurityResponse.SecurityStatus status)
Check whether the status is valid for this flag.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.