Module io.helidon.security.util
Package io.helidon.security.util
General utilities for security modules.
- See Also:
TokenHandler
-
Interface Summary Interface Description AbacSupport A simple registry of keys to values for reading. -
Class Summary Class Description AbacSupport.BasicAttributes ImplementsAbacSupport
interface and supports adding attributes.TokenHandler Extracts a security token from request or updates headers with the token.TokenHandler.Builder Fluent API builder to createTokenHandler
.