| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| Modifier and Type | Method and Description |
|---|---|
static <T> ClassToInstanceStore<T> |
ClassToInstanceStore.of(T... instances)
Create a new instance based on explicit instances.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointConfig.Builder |
EndpointConfig.Builder.customObjects(ClassToInstanceStore<java.lang.Object> customObjects)
Provide custom object map to be sent to security providers.
|
void |
ClassToInstanceStore.putAll(ClassToInstanceStore<? extends T> toCopy)
Put all mappings from another instance.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.