| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method | Description |
|---|---|---|
static AuthenticationResponse.Builder |
AuthenticationResponse.builder() |
Get a builder for more complex responses.
|
AuthenticationResponse.Builder |
AuthenticationResponse.Builder.service(Subject subject) |
Set the service subject as created by this provider.
|
AuthenticationResponse.Builder |
AuthenticationResponse.Builder.user(Subject subject) |
Set the user subject as created by this provider.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.