| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
SecurityClient<T extends SecurityResponse> |
Common methods for security clients.
|
class |
SecurityClientBuilder<T extends SecurityResponse> |
Builder constructing a security client - extends the
SecurityRequestBuilder for convenience. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AuthenticationResponse |
Response as returned from an authentication provider.
|
class |
AuthorizationResponse |
Response from an authorization decision.
|
class |
OutboundSecurityResponse |
Response of outbound security provider.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.