Uses of Class
io.helidon.security.providers.common.TokenCredential.Builder
Package
Description
Common classes for provider implementation.
-
Uses of TokenCredential.Builder in io.helidon.security.providers.common
Modifier and TypeMethodDescription<T,
U extends T>
TokenCredential.BuilderAdd a token instance (such as JWT instance).Add a token instance (such as JWT instance).static TokenCredential.Builder
TokenCredential.builder()
Get a builder for this class.Time the token would expire.Issuer of the token.Time the token was issued.Set the token content (the actual string travelling on the network).