# Functions
New creates a new token API client.
NewGetIntrospectionBadRequest creates a GetIntrospectionBadRequest with default headers values.
NewGetIntrospectionInternalServerError creates a GetIntrospectionInternalServerError with default headers values.
NewGetIntrospectionOK creates a GetIntrospectionOK with default headers values.
NewGetIntrospectionParams creates a new GetIntrospectionParams object with the default values initialized.
NewGetIntrospectionParamsWithContext creates a new GetIntrospectionParams object with the default values initialized, and the ability to set a context for a request.
NewGetIntrospectionParamsWithHTTPClient creates a new GetIntrospectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetIntrospectionParamsWithTimeout creates a new GetIntrospectionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetIntrospectionUnauthorized creates a GetIntrospectionUnauthorized with default headers values.
NewPostIntrospectionBadRequest creates a PostIntrospectionBadRequest with default headers values.
NewPostIntrospectionInternalServerError creates a PostIntrospectionInternalServerError with default headers values.
NewPostIntrospectionOK creates a PostIntrospectionOK with default headers values.
NewPostIntrospectionParams creates a new PostIntrospectionParams object with the default values initialized.
NewPostIntrospectionParamsWithContext creates a new PostIntrospectionParams object with the default values initialized, and the ability to set a context for a request.
NewPostIntrospectionParamsWithHTTPClient creates a new PostIntrospectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostIntrospectionParamsWithTimeout creates a new PostIntrospectionParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostIntrospectionUnauthorized creates a PostIntrospectionUnauthorized with default headers values.
NewPostTokenBadRequest creates a PostTokenBadRequest with default headers values.
NewPostTokenForbidden creates a PostTokenForbidden with default headers values.
NewPostTokenInternalServerError creates a PostTokenInternalServerError with default headers values.
NewPostTokenOK creates a PostTokenOK with default headers values.
NewPostTokenParams creates a new PostTokenParams object with the default values initialized.
NewPostTokenParamsWithContext creates a new PostTokenParams object with the default values initialized, and the ability to set a context for a request.
NewPostTokenParamsWithHTTPClient creates a new PostTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostTokenParamsWithTimeout creates a new PostTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostTokenUnauthorized creates a PostTokenUnauthorized with default headers values.
NewRevokeBadRequest creates a RevokeBadRequest with default headers values.
NewRevokeOK creates a RevokeOK with default headers values.
NewRevokeParams creates a new RevokeParams object with the default values initialized.
NewRevokeParamsWithContext creates a new RevokeParams object with the default values initialized, and the ability to set a context for a request.
NewRevokeParamsWithHTTPClient creates a new RevokeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRevokeParamsWithTimeout creates a new RevokeParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for token API
*/.
GetIntrospectionBadRequest handles this case with default header values.
GetIntrospectionInternalServerError handles this case with default header values.
GetIntrospectionOK handles this case with default header values.
GetIntrospectionParams contains all the parameters to send to the API endpoint
for the get introspection operation typically these are written to a http.Request
*/.
GetIntrospectionReader is a Reader for the GetIntrospection structure.
GetIntrospectionUnauthorized handles this case with default header values.
PostIntrospectionBadRequest handles this case with default header values.
PostIntrospectionInternalServerError handles this case with default header values.
PostIntrospectionOK handles this case with default header values.
PostIntrospectionParams contains all the parameters to send to the API endpoint
for the post introspection operation typically these are written to a http.Request
*/.
PostIntrospectionReader is a Reader for the PostIntrospection structure.
PostIntrospectionUnauthorized handles this case with default header values.
PostTokenBadRequest handles this case with default header values.
PostTokenForbidden handles this case with default header values.
PostTokenInternalServerError handles this case with default header values.
PostTokenOK handles this case with default header values.
PostTokenParams contains all the parameters to send to the API endpoint
for the post token operation typically these are written to a http.Request
*/.
PostTokenReader is a Reader for the PostToken structure.
PostTokenUnauthorized handles this case with default header values.
RevokeBadRequest handles this case with default header values.
RevokeOK handles this case with default header values.
RevokeParams contains all the parameters to send to the API endpoint
for the revoke operation typically these are written to a http.Request
*/.
RevokeReader is a Reader for the Revoke structure.
# Interfaces
ClientService is the interface for Client methods.