| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method and Description |
|---|---|
Optional<SubjectMappingProvider> |
Security.subjectMapper()
Subject mapping provider used to map subject(s) authenticated by
AuthenticationProvider
to a new Subject, e.g. |
| Modifier and Type | Method and 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.