JwtTokenTypeConfiguration

Provides the configuration information for the JWT token type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The regular expression that identifies the claim.

Link copied to clipboard

The group attribute field.

Link copied to clipboard

The issuer of the token.

Link copied to clipboard

The location of the key.

Link copied to clipboard

The Amazon Resource Name (arn) of the secret.

Link copied to clipboard
val url: String?

The signing key URL.

Link copied to clipboard

The user name attribute field.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String