Package io.helidon.security.providers.common
Common classes for provider implementation.
-
Interface Summary Interface Description EvictableCache<K,V> Generic cache with eviction support. -
Class Summary Class Description EvictableCache.Builder<K,V> Builder to create instances ofEvictableCacheusing the default implementation backed by aConcurrentHashMap.OutboundConfig Configuration of outbound security targets.OutboundConfig.Builder OutboundConfigbuilder when not reading it from configuration.OutboundTarget Configuration of outbound target.OutboundTarget.Builder Fluent API builder forOutboundTarget.TokenCredential A public credential representing an access token.TokenCredential.Builder Fluent API builder forTokenCredential.