Table of Contents

Class ErrorGroups.Jwt

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Jwt errors.

public static class ErrorGroups.Jwt
Inheritance
ErrorGroups.Jwt
Inherited Members

Fields

ErrorPrefix

Jwt error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Jwt group code.

public const short GroupCode = 1005

Field Value

short

GroupName

Jwt group name.

public const string GroupName = "JWT"

Field Value

string

JwtSerDe

JwtSerDe error.

public const int JwtSerDe = 65863682

Field Value

int

JwtValidation

JwtValidation error.

public const int JwtValidation = 65863681

Field Value

int