# Functions
New creates a new saml API client.
NewGetMetadataOK creates a GetMetadataOK with default headers values.
NewGetMetadataParams creates a new GetMetadataParams object, with the default timeout for this client.
NewGetMetadataParamsWithContext creates a new GetMetadataParams object with the ability to set a context for a request.
NewGetMetadataParamsWithHTTPClient creates a new GetMetadataParams object with the ability to set a custom HTTPClient for a request.
NewGetMetadataParamsWithTimeout creates a new GetMetadataParams object with the ability to set a timeout on a request.
NewGetSAMLLogoutFound creates a GetSAMLLogoutFound with default headers values.
NewGetSAMLLogoutInternalServerError creates a GetSAMLLogoutInternalServerError with default headers values.
NewGetSAMLLogoutNotFound creates a GetSAMLLogoutNotFound with default headers values.
NewGetSAMLLogoutParams creates a new GetSAMLLogoutParams object, with the default timeout for this client.
NewGetSAMLLogoutParamsWithContext creates a new GetSAMLLogoutParams object with the ability to set a context for a request.
NewGetSAMLLogoutParamsWithHTTPClient creates a new GetSAMLLogoutParams object with the ability to set a custom HTTPClient for a request.
NewGetSAMLLogoutParamsWithTimeout creates a new GetSAMLLogoutParams object with the ability to set a timeout on a request.
NewGetSLOBadRequest creates a GetSLOBadRequest with default headers values.
NewGetSLOForbidden creates a GetSLOForbidden with default headers values.
NewGetSLOFound creates a GetSLOFound with default headers values.
NewGetSLOInternalServerError creates a GetSLOInternalServerError with default headers values.
NewGetSLOParams creates a new GetSLOParams object, with the default timeout for this client.
NewGetSLOParamsWithContext creates a new GetSLOParams object with the ability to set a context for a request.
NewGetSLOParamsWithHTTPClient creates a new GetSLOParams object with the ability to set a custom HTTPClient for a request.
NewGetSLOParamsWithTimeout creates a new GetSLOParams object with the ability to set a timeout on a request.
NewPostACSForbidden creates a PostACSForbidden with default headers values.
NewPostACSFound creates a PostACSFound with default headers values.
NewPostACSInternalServerError creates a PostACSInternalServerError with default headers values.
NewPostACSParams creates a new PostACSParams object, with the default timeout for this client.
NewPostACSParamsWithContext creates a new PostACSParams object with the ability to set a context for a request.
NewPostACSParamsWithHTTPClient creates a new PostACSParams object with the ability to set a custom HTTPClient for a request.
NewPostACSParamsWithTimeout creates a new PostACSParams object with the ability to set a timeout on a request.
NewPostSLOBadRequest creates a PostSLOBadRequest with default headers values.
NewPostSLOForbidden creates a PostSLOForbidden with default headers values.
NewPostSLOFound creates a PostSLOFound with default headers values.
NewPostSLOInternalServerError creates a PostSLOInternalServerError with default headers values.
NewPostSLOParams creates a new PostSLOParams object, with the default timeout for this client.
NewPostSLOParamsWithContext creates a new PostSLOParams object with the ability to set a context for a request.
NewPostSLOParamsWithHTTPClient creates a new PostSLOParams object with the ability to set a custom HTTPClient for a request.
NewPostSLOParamsWithTimeout creates a new PostSLOParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for saml API
*/.
GetMetadataOK describes a response with status code 200, with default header values.
GetMetadataParams contains all the parameters to send to the API endpoint
for the get metadata operation.
GetMetadataReader is a Reader for the GetMetadata structure.
GetSAMLLogoutFound describes a response with status code 302, with default header values.
GetSAMLLogoutInternalServerError describes a response with status code 500, with default header values.
GetSAMLLogoutNotFound describes a response with status code 404, with default header values.
GetSAMLLogoutParams contains all the parameters to send to the API endpoint
for the get s a m l logout operation.
GetSAMLLogoutReader is a Reader for the GetSAMLLogout structure.
GetSLOBadRequest describes a response with status code 400, with default header values.
GetSLOForbidden describes a response with status code 403, with default header values.
GetSLOFound describes a response with status code 302, with default header values.
GetSLOInternalServerError describes a response with status code 500, with default header values.
GetSLOParams contains all the parameters to send to the API endpoint
for the get s l o operation.
GetSLOReader is a Reader for the GetSLO structure.
PostACSForbidden describes a response with status code 403, with default header values.
PostACSFound describes a response with status code 302, with default header values.
PostACSInternalServerError describes a response with status code 500, with default header values.
PostACSParams contains all the parameters to send to the API endpoint
for the post a c s operation.
PostACSReader is a Reader for the PostACS structure.
PostSLOBadRequest describes a response with status code 400, with default header values.
PostSLOForbidden describes a response with status code 403, with default header values.
PostSLOFound describes a response with status code 302, with default header values.
PostSLOInternalServerError describes a response with status code 500, with default header values.
PostSLOParams contains all the parameters to send to the API endpoint
for the post s l o operation.
PostSLOReader is a Reader for the PostSLO structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.