| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Interface and 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 and 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–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.