| Package | Description |
|---|---|
| io.helidon.security.providers |
Common classes for provider implementation.
|
| Modifier and Type | Method | Description |
|---|---|---|
<K,V> EvictableCache<K,V> |
EvictableCache.Builder.build() |
Build a new instance of the cache configured from this builder.
|
static <K,V> EvictableCache<K,V> |
EvictableCache.create() |
Create a new cache with default values.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.