| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<SubjectMappingProvider> |
Security.getSubjectMapper() |
| Modifier and Type | Method | Description |
|---|---|---|
Security.Builder |
Security.Builder.subjectMappingProvider(SubjectMappingProvider provider) |
Configure a subject mapping provider that would be used once authentication is processed.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.