Package io.helidon.security.providers.common
Common classes for provider implementation.
-
Interface Summary Interface Description EvictableCache<K,V> Generic cache with eviction and max size. -
Class Summary Class Description EvictableCache.Builder<K,V> Builder to create instances ofEvictableCache.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.