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