package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev

# Packages

Package mocktokens is a generated GoMock package.

# Functions

ConvertToBinaryClaims coverts back,.
ConvertToJWTClaims converts to old claims.
CopyToConnectionClaims copies the binary jwt claims to connection claims.
NewBinaryJWT creates a new JWT token processor.
NewJWT creates a new JWT token processor.

# Constants

ClaimsEncodedBufSize is the size of maximum buffer that is requiredfor claims to be serialized into.
MaxServerName must be of UUID size maximum.
NonceLength is the length of the Nonce to be used in the secrets.

# Variables

AckPattern is added in SYN and ACK tokens.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.
Custom errors used by this package.

# Structs

BinaryJWTClaims captures all the custom claims.
BinaryJWTConfig configures the JWT token generator with the standard parameters.
ConnectionClaims captures all the claim information.
JWTClaims captures all the custom clains.
JWTClaims captures all the custom clains.
JWTConfig configures the JWT token generator with the standard parameters.

# Interfaces

TokenEngine is the interface to the different implementations of tokens.