Skip to main content

Module auth_token

Module auth_token 

Source
Expand description

The Token structure carried by the AUTHORIZATION TOKEN parameter.

Drafts 11 through 19 define one structure and require a receiver to close the session when a value it understands does not match it.

Structs§

AuthorizationToken
The Token structure an AUTHORIZATION TOKEN parameter carries as its value.

Enums§

TokenAliasType
What a Token’s Alias Type says about the fields that follow it.

Constants§

AUTH_TOKEN_PARAMETER
The parameter type carrying an Authorization Token on drafts 12 and later.
AUTH_TOKEN_PARAMETER_D11
The parameter type carrying an Authorization Token on draft-11.