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§
- Authorization
Token - The Token structure an AUTHORIZATION TOKEN parameter carries as its value.
Enums§
- Token
Alias Type - 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.