Documentation
¶
Index ¶
- Constants
- type CreateAuthenticator
- type CreateAuthenticatorBadRequest
- func (o *CreateAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorBadRequest
- func (o *CreateAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateAuthenticatorCreated
- type CreateAuthenticatorHandler
- type CreateAuthenticatorHandlerFunc
- type CreateAuthenticatorParams
- type CreateAuthenticatorServiceUnavailable
- func (o *CreateAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorServiceUnavailable
- func (o *CreateAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateAuthenticatorTooManyRequests
- func (o *CreateAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorTooManyRequests
- func (o *CreateAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateAuthenticatorURL
- func (o *CreateAuthenticatorURL) Build() (*url.URL, error)
- func (o *CreateAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateAuthenticatorURL) SetBasePath(bp string)
- func (o *CreateAuthenticatorURL) String() string
- func (o *CreateAuthenticatorURL) StringFull(scheme, host string) string
- func (o *CreateAuthenticatorURL) WithBasePath(bp string) *CreateAuthenticatorURL
- type CreateAuthenticatorUnauthorized
- func (o *CreateAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorUnauthorized
- func (o *CreateAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteAuthenticator
- type DeleteAuthenticatorBadRequest
- func (o *DeleteAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorBadRequest
- func (o *DeleteAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteAuthenticatorHandler
- type DeleteAuthenticatorHandlerFunc
- type DeleteAuthenticatorNotFound
- func (o *DeleteAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorNotFound
- func (o *DeleteAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteAuthenticatorOK
- type DeleteAuthenticatorParams
- type DeleteAuthenticatorServiceUnavailable
- func (o *DeleteAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorServiceUnavailable
- func (o *DeleteAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteAuthenticatorTooManyRequests
- func (o *DeleteAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorTooManyRequests
- func (o *DeleteAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteAuthenticatorURL
- func (o *DeleteAuthenticatorURL) Build() (*url.URL, error)
- func (o *DeleteAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DeleteAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *DeleteAuthenticatorURL) SetBasePath(bp string)
- func (o *DeleteAuthenticatorURL) String() string
- func (o *DeleteAuthenticatorURL) StringFull(scheme, host string) string
- func (o *DeleteAuthenticatorURL) WithBasePath(bp string) *DeleteAuthenticatorURL
- type DeleteAuthenticatorUnauthorized
- func (o *DeleteAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorUnauthorized
- func (o *DeleteAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailAuthenticator
- type DetailAuthenticatorHandler
- type DetailAuthenticatorHandlerFunc
- type DetailAuthenticatorNotFound
- func (o *DetailAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorNotFound
- func (o *DetailAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailAuthenticatorOK
- func (o *DetailAuthenticatorOK) SetPayload(payload *rest_model.DetailAuthenticatorEnvelope)
- func (o *DetailAuthenticatorOK) WithPayload(payload *rest_model.DetailAuthenticatorEnvelope) *DetailAuthenticatorOK
- func (o *DetailAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailAuthenticatorParams
- type DetailAuthenticatorServiceUnavailable
- func (o *DetailAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorServiceUnavailable
- func (o *DetailAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailAuthenticatorTooManyRequests
- func (o *DetailAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorTooManyRequests
- func (o *DetailAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailAuthenticatorURL
- func (o *DetailAuthenticatorURL) Build() (*url.URL, error)
- func (o *DetailAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DetailAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *DetailAuthenticatorURL) SetBasePath(bp string)
- func (o *DetailAuthenticatorURL) String() string
- func (o *DetailAuthenticatorURL) StringFull(scheme, host string) string
- func (o *DetailAuthenticatorURL) WithBasePath(bp string) *DetailAuthenticatorURL
- type DetailAuthenticatorUnauthorized
- func (o *DetailAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorUnauthorized
- func (o *DetailAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListAuthenticators
- type ListAuthenticatorsBadRequest
- func (o *ListAuthenticatorsBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListAuthenticatorsBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsBadRequest
- func (o *ListAuthenticatorsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListAuthenticatorsHandler
- type ListAuthenticatorsHandlerFunc
- type ListAuthenticatorsOK
- type ListAuthenticatorsParams
- type ListAuthenticatorsServiceUnavailable
- func (o *ListAuthenticatorsServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListAuthenticatorsServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsServiceUnavailable
- func (o *ListAuthenticatorsServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListAuthenticatorsTooManyRequests
- func (o *ListAuthenticatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListAuthenticatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsTooManyRequests
- func (o *ListAuthenticatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListAuthenticatorsURL
- func (o *ListAuthenticatorsURL) Build() (*url.URL, error)
- func (o *ListAuthenticatorsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ListAuthenticatorsURL) Must(u *url.URL, err error) *url.URL
- func (o *ListAuthenticatorsURL) SetBasePath(bp string)
- func (o *ListAuthenticatorsURL) String() string
- func (o *ListAuthenticatorsURL) StringFull(scheme, host string) string
- func (o *ListAuthenticatorsURL) WithBasePath(bp string) *ListAuthenticatorsURL
- type ListAuthenticatorsUnauthorized
- func (o *ListAuthenticatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListAuthenticatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsUnauthorized
- func (o *ListAuthenticatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchAuthenticator
- type PatchAuthenticatorBadRequest
- func (o *PatchAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorBadRequest
- func (o *PatchAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchAuthenticatorHandler
- type PatchAuthenticatorHandlerFunc
- type PatchAuthenticatorNotFound
- func (o *PatchAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorNotFound
- func (o *PatchAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchAuthenticatorOK
- type PatchAuthenticatorParams
- type PatchAuthenticatorServiceUnavailable
- func (o *PatchAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorServiceUnavailable
- func (o *PatchAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchAuthenticatorTooManyRequests
- func (o *PatchAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorTooManyRequests
- func (o *PatchAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchAuthenticatorURL
- func (o *PatchAuthenticatorURL) Build() (*url.URL, error)
- func (o *PatchAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *PatchAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *PatchAuthenticatorURL) SetBasePath(bp string)
- func (o *PatchAuthenticatorURL) String() string
- func (o *PatchAuthenticatorURL) StringFull(scheme, host string) string
- func (o *PatchAuthenticatorURL) WithBasePath(bp string) *PatchAuthenticatorURL
- type PatchAuthenticatorUnauthorized
- func (o *PatchAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorUnauthorized
- func (o *PatchAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ReEnrollAuthenticator
- type ReEnrollAuthenticatorCreated
- func (o *ReEnrollAuthenticatorCreated) SetPayload(payload *rest_model.CreateEnvelope)
- func (o *ReEnrollAuthenticatorCreated) WithPayload(payload *rest_model.CreateEnvelope) *ReEnrollAuthenticatorCreated
- func (o *ReEnrollAuthenticatorCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ReEnrollAuthenticatorHandler
- type ReEnrollAuthenticatorHandlerFunc
- type ReEnrollAuthenticatorNotFound
- func (o *ReEnrollAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ReEnrollAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorNotFound
- func (o *ReEnrollAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ReEnrollAuthenticatorParams
- type ReEnrollAuthenticatorServiceUnavailable
- func (o *ReEnrollAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ReEnrollAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorServiceUnavailable
- func (o *ReEnrollAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ReEnrollAuthenticatorTooManyRequests
- func (o *ReEnrollAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ReEnrollAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorTooManyRequests
- func (o *ReEnrollAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ReEnrollAuthenticatorURL
- func (o *ReEnrollAuthenticatorURL) Build() (*url.URL, error)
- func (o *ReEnrollAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ReEnrollAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *ReEnrollAuthenticatorURL) SetBasePath(bp string)
- func (o *ReEnrollAuthenticatorURL) String() string
- func (o *ReEnrollAuthenticatorURL) StringFull(scheme, host string) string
- func (o *ReEnrollAuthenticatorURL) WithBasePath(bp string) *ReEnrollAuthenticatorURL
- type ReEnrollAuthenticatorUnauthorized
- func (o *ReEnrollAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ReEnrollAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorUnauthorized
- func (o *ReEnrollAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticators
- type RequestExtendAllCertAuthenticatorsForbidden
- func (o *RequestExtendAllCertAuthenticatorsForbidden) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAllCertAuthenticatorsForbidden) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsForbidden
- func (o *RequestExtendAllCertAuthenticatorsForbidden) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticatorsHandler
- type RequestExtendAllCertAuthenticatorsHandlerFunc
- type RequestExtendAllCertAuthenticatorsNotFound
- func (o *RequestExtendAllCertAuthenticatorsNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAllCertAuthenticatorsNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsNotFound
- func (o *RequestExtendAllCertAuthenticatorsNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticatorsOK
- func (o *RequestExtendAllCertAuthenticatorsOK) SetPayload(payload *rest_model.Empty)
- func (o *RequestExtendAllCertAuthenticatorsOK) WithPayload(payload *rest_model.Empty) *RequestExtendAllCertAuthenticatorsOK
- func (o *RequestExtendAllCertAuthenticatorsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticatorsParams
- type RequestExtendAllCertAuthenticatorsServiceUnavailable
- func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsServiceUnavailable
- func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticatorsTooManyRequests
- func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsTooManyRequests
- func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAllCertAuthenticatorsURL
- func (o *RequestExtendAllCertAuthenticatorsURL) Build() (*url.URL, error)
- func (o *RequestExtendAllCertAuthenticatorsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *RequestExtendAllCertAuthenticatorsURL) Must(u *url.URL, err error) *url.URL
- func (o *RequestExtendAllCertAuthenticatorsURL) SetBasePath(bp string)
- func (o *RequestExtendAllCertAuthenticatorsURL) String() string
- func (o *RequestExtendAllCertAuthenticatorsURL) StringFull(scheme, host string) string
- func (o *RequestExtendAllCertAuthenticatorsURL) WithBasePath(bp string) *RequestExtendAllCertAuthenticatorsURL
- type RequestExtendAllCertAuthenticatorsUnauthorized
- func (o *RequestExtendAllCertAuthenticatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAllCertAuthenticatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsUnauthorized
- func (o *RequestExtendAllCertAuthenticatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAuthenticator
- type RequestExtendAuthenticatorForbidden
- func (o *RequestExtendAuthenticatorForbidden) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAuthenticatorForbidden) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorForbidden
- func (o *RequestExtendAuthenticatorForbidden) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAuthenticatorHandler
- type RequestExtendAuthenticatorHandlerFunc
- type RequestExtendAuthenticatorNotFound
- func (o *RequestExtendAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorNotFound
- func (o *RequestExtendAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAuthenticatorOK
- type RequestExtendAuthenticatorParams
- type RequestExtendAuthenticatorServiceUnavailable
- func (o *RequestExtendAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorServiceUnavailable
- func (o *RequestExtendAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAuthenticatorTooManyRequests
- func (o *RequestExtendAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorTooManyRequests
- func (o *RequestExtendAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type RequestExtendAuthenticatorURL
- func (o *RequestExtendAuthenticatorURL) Build() (*url.URL, error)
- func (o *RequestExtendAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *RequestExtendAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *RequestExtendAuthenticatorURL) SetBasePath(bp string)
- func (o *RequestExtendAuthenticatorURL) String() string
- func (o *RequestExtendAuthenticatorURL) StringFull(scheme, host string) string
- func (o *RequestExtendAuthenticatorURL) WithBasePath(bp string) *RequestExtendAuthenticatorURL
- type RequestExtendAuthenticatorUnauthorized
- func (o *RequestExtendAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *RequestExtendAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorUnauthorized
- func (o *RequestExtendAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateAuthenticator
- type UpdateAuthenticatorBadRequest
- func (o *UpdateAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorBadRequest
- func (o *UpdateAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateAuthenticatorHandler
- type UpdateAuthenticatorHandlerFunc
- type UpdateAuthenticatorNotFound
- func (o *UpdateAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorNotFound
- func (o *UpdateAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateAuthenticatorOK
- type UpdateAuthenticatorParams
- type UpdateAuthenticatorServiceUnavailable
- func (o *UpdateAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorServiceUnavailable
- func (o *UpdateAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateAuthenticatorTooManyRequests
- func (o *UpdateAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorTooManyRequests
- func (o *UpdateAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateAuthenticatorURL
- func (o *UpdateAuthenticatorURL) Build() (*url.URL, error)
- func (o *UpdateAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *UpdateAuthenticatorURL) Must(u *url.URL, err error) *url.URL
- func (o *UpdateAuthenticatorURL) SetBasePath(bp string)
- func (o *UpdateAuthenticatorURL) String() string
- func (o *UpdateAuthenticatorURL) StringFull(scheme, host string) string
- func (o *UpdateAuthenticatorURL) WithBasePath(bp string) *UpdateAuthenticatorURL
- type UpdateAuthenticatorUnauthorized
- func (o *UpdateAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorUnauthorized
- func (o *UpdateAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
Constants ¶
const CreateAuthenticatorBadRequestCode int = 400
CreateAuthenticatorBadRequestCode is the HTTP code returned for type CreateAuthenticatorBadRequest
const CreateAuthenticatorCreatedCode int = 201
CreateAuthenticatorCreatedCode is the HTTP code returned for type CreateAuthenticatorCreated
CreateAuthenticatorServiceUnavailableCode is the HTTP code returned for type CreateAuthenticatorServiceUnavailable
const CreateAuthenticatorTooManyRequestsCode int = 429
CreateAuthenticatorTooManyRequestsCode is the HTTP code returned for type CreateAuthenticatorTooManyRequests
CreateAuthenticatorUnauthorizedCode is the HTTP code returned for type CreateAuthenticatorUnauthorized
const DeleteAuthenticatorBadRequestCode int = 400
DeleteAuthenticatorBadRequestCode is the HTTP code returned for type DeleteAuthenticatorBadRequest
const DeleteAuthenticatorNotFoundCode int = 404
DeleteAuthenticatorNotFoundCode is the HTTP code returned for type DeleteAuthenticatorNotFound
const DeleteAuthenticatorOKCode int = 200
DeleteAuthenticatorOKCode is the HTTP code returned for type DeleteAuthenticatorOK
DeleteAuthenticatorServiceUnavailableCode is the HTTP code returned for type DeleteAuthenticatorServiceUnavailable
const DeleteAuthenticatorTooManyRequestsCode int = 429
DeleteAuthenticatorTooManyRequestsCode is the HTTP code returned for type DeleteAuthenticatorTooManyRequests
DeleteAuthenticatorUnauthorizedCode is the HTTP code returned for type DeleteAuthenticatorUnauthorized
const DetailAuthenticatorNotFoundCode int = 404
DetailAuthenticatorNotFoundCode is the HTTP code returned for type DetailAuthenticatorNotFound
const DetailAuthenticatorOKCode int = 200
DetailAuthenticatorOKCode is the HTTP code returned for type DetailAuthenticatorOK
DetailAuthenticatorServiceUnavailableCode is the HTTP code returned for type DetailAuthenticatorServiceUnavailable
const DetailAuthenticatorTooManyRequestsCode int = 429
DetailAuthenticatorTooManyRequestsCode is the HTTP code returned for type DetailAuthenticatorTooManyRequests
DetailAuthenticatorUnauthorizedCode is the HTTP code returned for type DetailAuthenticatorUnauthorized
const ListAuthenticatorsBadRequestCode int = 400
ListAuthenticatorsBadRequestCode is the HTTP code returned for type ListAuthenticatorsBadRequest
const ListAuthenticatorsOKCode int = 200
ListAuthenticatorsOKCode is the HTTP code returned for type ListAuthenticatorsOK
ListAuthenticatorsServiceUnavailableCode is the HTTP code returned for type ListAuthenticatorsServiceUnavailable
const ListAuthenticatorsTooManyRequestsCode int = 429
ListAuthenticatorsTooManyRequestsCode is the HTTP code returned for type ListAuthenticatorsTooManyRequests
ListAuthenticatorsUnauthorizedCode is the HTTP code returned for type ListAuthenticatorsUnauthorized
const PatchAuthenticatorBadRequestCode int = 400
PatchAuthenticatorBadRequestCode is the HTTP code returned for type PatchAuthenticatorBadRequest
const PatchAuthenticatorNotFoundCode int = 404
PatchAuthenticatorNotFoundCode is the HTTP code returned for type PatchAuthenticatorNotFound
const PatchAuthenticatorOKCode int = 200
PatchAuthenticatorOKCode is the HTTP code returned for type PatchAuthenticatorOK
PatchAuthenticatorServiceUnavailableCode is the HTTP code returned for type PatchAuthenticatorServiceUnavailable
const PatchAuthenticatorTooManyRequestsCode int = 429
PatchAuthenticatorTooManyRequestsCode is the HTTP code returned for type PatchAuthenticatorTooManyRequests
PatchAuthenticatorUnauthorizedCode is the HTTP code returned for type PatchAuthenticatorUnauthorized
const ReEnrollAuthenticatorCreatedCode int = 201
ReEnrollAuthenticatorCreatedCode is the HTTP code returned for type ReEnrollAuthenticatorCreated
const ReEnrollAuthenticatorNotFoundCode int = 404
ReEnrollAuthenticatorNotFoundCode is the HTTP code returned for type ReEnrollAuthenticatorNotFound
ReEnrollAuthenticatorServiceUnavailableCode is the HTTP code returned for type ReEnrollAuthenticatorServiceUnavailable
const ReEnrollAuthenticatorTooManyRequestsCode int = 429
ReEnrollAuthenticatorTooManyRequestsCode is the HTTP code returned for type ReEnrollAuthenticatorTooManyRequests
ReEnrollAuthenticatorUnauthorizedCode is the HTTP code returned for type ReEnrollAuthenticatorUnauthorized
const RequestExtendAllCertAuthenticatorsForbiddenCode int = 403
RequestExtendAllCertAuthenticatorsForbiddenCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsForbidden
const RequestExtendAllCertAuthenticatorsNotFoundCode int = 404
RequestExtendAllCertAuthenticatorsNotFoundCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsNotFound
const RequestExtendAllCertAuthenticatorsOKCode int = 200
RequestExtendAllCertAuthenticatorsOKCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsOK
RequestExtendAllCertAuthenticatorsServiceUnavailableCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsServiceUnavailable
const RequestExtendAllCertAuthenticatorsTooManyRequestsCode int = 429
RequestExtendAllCertAuthenticatorsTooManyRequestsCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsTooManyRequests
RequestExtendAllCertAuthenticatorsUnauthorizedCode is the HTTP code returned for type RequestExtendAllCertAuthenticatorsUnauthorized
const RequestExtendAuthenticatorForbiddenCode int = 403
RequestExtendAuthenticatorForbiddenCode is the HTTP code returned for type RequestExtendAuthenticatorForbidden
const RequestExtendAuthenticatorNotFoundCode int = 404
RequestExtendAuthenticatorNotFoundCode is the HTTP code returned for type RequestExtendAuthenticatorNotFound
const RequestExtendAuthenticatorOKCode int = 200
RequestExtendAuthenticatorOKCode is the HTTP code returned for type RequestExtendAuthenticatorOK
RequestExtendAuthenticatorServiceUnavailableCode is the HTTP code returned for type RequestExtendAuthenticatorServiceUnavailable
const RequestExtendAuthenticatorTooManyRequestsCode int = 429
RequestExtendAuthenticatorTooManyRequestsCode is the HTTP code returned for type RequestExtendAuthenticatorTooManyRequests
RequestExtendAuthenticatorUnauthorizedCode is the HTTP code returned for type RequestExtendAuthenticatorUnauthorized
const UpdateAuthenticatorBadRequestCode int = 400
UpdateAuthenticatorBadRequestCode is the HTTP code returned for type UpdateAuthenticatorBadRequest
const UpdateAuthenticatorNotFoundCode int = 404
UpdateAuthenticatorNotFoundCode is the HTTP code returned for type UpdateAuthenticatorNotFound
const UpdateAuthenticatorOKCode int = 200
UpdateAuthenticatorOKCode is the HTTP code returned for type UpdateAuthenticatorOK
UpdateAuthenticatorServiceUnavailableCode is the HTTP code returned for type UpdateAuthenticatorServiceUnavailable
const UpdateAuthenticatorTooManyRequestsCode int = 429
UpdateAuthenticatorTooManyRequestsCode is the HTTP code returned for type UpdateAuthenticatorTooManyRequests
UpdateAuthenticatorUnauthorizedCode is the HTTP code returned for type UpdateAuthenticatorUnauthorized
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateAuthenticator ¶
type CreateAuthenticator struct { Context *middleware.Context Handler CreateAuthenticatorHandler }
CreateAuthenticator swagger:route POST /authenticators Authenticator createAuthenticator
Creates an authenticator ¶
Creates an authenticator for a specific identity. Requires admin access.
func NewCreateAuthenticator ¶
func NewCreateAuthenticator(ctx *middleware.Context, handler CreateAuthenticatorHandler) *CreateAuthenticator
NewCreateAuthenticator creates a new http.Handler for the create authenticator operation
func (*CreateAuthenticator) ServeHTTP ¶
func (o *CreateAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateAuthenticatorBadRequest ¶
type CreateAuthenticatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
CreateAuthenticatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response createAuthenticatorBadRequest
func NewCreateAuthenticatorBadRequest ¶
func NewCreateAuthenticatorBadRequest() *CreateAuthenticatorBadRequest
NewCreateAuthenticatorBadRequest creates CreateAuthenticatorBadRequest with default headers values
func (*CreateAuthenticatorBadRequest) SetPayload ¶
func (o *CreateAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create authenticator bad request response
func (*CreateAuthenticatorBadRequest) WithPayload ¶
func (o *CreateAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorBadRequest
WithPayload adds the payload to the create authenticator bad request response
func (*CreateAuthenticatorBadRequest) WriteResponse ¶
func (o *CreateAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAuthenticatorCreated ¶
type CreateAuthenticatorCreated struct { /* In: Body */ Payload *rest_model.CreateEnvelope `json:"body,omitempty"` }
CreateAuthenticatorCreated The create request was successful and the resource has been added at the following location
swagger:response createAuthenticatorCreated
func NewCreateAuthenticatorCreated ¶
func NewCreateAuthenticatorCreated() *CreateAuthenticatorCreated
NewCreateAuthenticatorCreated creates CreateAuthenticatorCreated with default headers values
func (*CreateAuthenticatorCreated) SetPayload ¶
func (o *CreateAuthenticatorCreated) SetPayload(payload *rest_model.CreateEnvelope)
SetPayload sets the payload to the create authenticator created response
func (*CreateAuthenticatorCreated) WithPayload ¶
func (o *CreateAuthenticatorCreated) WithPayload(payload *rest_model.CreateEnvelope) *CreateAuthenticatorCreated
WithPayload adds the payload to the create authenticator created response
func (*CreateAuthenticatorCreated) WriteResponse ¶
func (o *CreateAuthenticatorCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAuthenticatorHandler ¶
type CreateAuthenticatorHandler interface {
Handle(CreateAuthenticatorParams, interface{}) middleware.Responder
}
CreateAuthenticatorHandler interface for that can handle valid create authenticator params
type CreateAuthenticatorHandlerFunc ¶
type CreateAuthenticatorHandlerFunc func(CreateAuthenticatorParams, interface{}) middleware.Responder
CreateAuthenticatorHandlerFunc turns a function with the right signature into a create authenticator handler
func (CreateAuthenticatorHandlerFunc) Handle ¶
func (fn CreateAuthenticatorHandlerFunc) Handle(params CreateAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type CreateAuthenticatorParams ¶
type CreateAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*A Authenticator create object Required: true In: body */ Authenticator *rest_model.AuthenticatorCreate }
CreateAuthenticatorParams contains all the bound params for the create authenticator operation typically these are obtained from a http.Request
swagger:parameters createAuthenticator
func NewCreateAuthenticatorParams ¶
func NewCreateAuthenticatorParams() CreateAuthenticatorParams
NewCreateAuthenticatorParams creates a new CreateAuthenticatorParams object
There are no default values defined in the spec.
func (*CreateAuthenticatorParams) BindRequest ¶
func (o *CreateAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateAuthenticatorParams() beforehand.
type CreateAuthenticatorServiceUnavailable ¶ added in v0.26.36
type CreateAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
CreateAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response createAuthenticatorServiceUnavailable
func NewCreateAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewCreateAuthenticatorServiceUnavailable() *CreateAuthenticatorServiceUnavailable
NewCreateAuthenticatorServiceUnavailable creates CreateAuthenticatorServiceUnavailable with default headers values
func (*CreateAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *CreateAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create authenticator service unavailable response
func (*CreateAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *CreateAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorServiceUnavailable
WithPayload adds the payload to the create authenticator service unavailable response
func (*CreateAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *CreateAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAuthenticatorTooManyRequests ¶ added in v0.26.0
type CreateAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
CreateAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response createAuthenticatorTooManyRequests
func NewCreateAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewCreateAuthenticatorTooManyRequests() *CreateAuthenticatorTooManyRequests
NewCreateAuthenticatorTooManyRequests creates CreateAuthenticatorTooManyRequests with default headers values
func (*CreateAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *CreateAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create authenticator too many requests response
func (*CreateAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *CreateAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorTooManyRequests
WithPayload adds the payload to the create authenticator too many requests response
func (*CreateAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *CreateAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAuthenticatorURL ¶
type CreateAuthenticatorURL struct {
// contains filtered or unexported fields
}
CreateAuthenticatorURL generates an URL for the create authenticator operation
func (*CreateAuthenticatorURL) Build ¶
func (o *CreateAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateAuthenticatorURL) BuildFull ¶
func (o *CreateAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*CreateAuthenticatorURL) SetBasePath ¶
func (o *CreateAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateAuthenticatorURL) String ¶
func (o *CreateAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*CreateAuthenticatorURL) StringFull ¶
func (o *CreateAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateAuthenticatorURL) WithBasePath ¶
func (o *CreateAuthenticatorURL) WithBasePath(bp string) *CreateAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateAuthenticatorUnauthorized ¶
type CreateAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
CreateAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response createAuthenticatorUnauthorized
func NewCreateAuthenticatorUnauthorized ¶
func NewCreateAuthenticatorUnauthorized() *CreateAuthenticatorUnauthorized
NewCreateAuthenticatorUnauthorized creates CreateAuthenticatorUnauthorized with default headers values
func (*CreateAuthenticatorUnauthorized) SetPayload ¶
func (o *CreateAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create authenticator unauthorized response
func (*CreateAuthenticatorUnauthorized) WithPayload ¶
func (o *CreateAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateAuthenticatorUnauthorized
WithPayload adds the payload to the create authenticator unauthorized response
func (*CreateAuthenticatorUnauthorized) WriteResponse ¶
func (o *CreateAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticator ¶
type DeleteAuthenticator struct { Context *middleware.Context Handler DeleteAuthenticatorHandler }
DeleteAuthenticator swagger:route DELETE /authenticators/{id} Authenticator deleteAuthenticator
Delete an Authenticator ¶
Delete an authenticator by id. Deleting all authenticators for an identity will make it impossible to log in. Requires admin access.
func NewDeleteAuthenticator ¶
func NewDeleteAuthenticator(ctx *middleware.Context, handler DeleteAuthenticatorHandler) *DeleteAuthenticator
NewDeleteAuthenticator creates a new http.Handler for the delete authenticator operation
func (*DeleteAuthenticator) ServeHTTP ¶
func (o *DeleteAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DeleteAuthenticatorBadRequest ¶
type DeleteAuthenticatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteAuthenticatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response deleteAuthenticatorBadRequest
func NewDeleteAuthenticatorBadRequest ¶
func NewDeleteAuthenticatorBadRequest() *DeleteAuthenticatorBadRequest
NewDeleteAuthenticatorBadRequest creates DeleteAuthenticatorBadRequest with default headers values
func (*DeleteAuthenticatorBadRequest) SetPayload ¶
func (o *DeleteAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete authenticator bad request response
func (*DeleteAuthenticatorBadRequest) WithPayload ¶
func (o *DeleteAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorBadRequest
WithPayload adds the payload to the delete authenticator bad request response
func (*DeleteAuthenticatorBadRequest) WriteResponse ¶
func (o *DeleteAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticatorHandler ¶
type DeleteAuthenticatorHandler interface {
Handle(DeleteAuthenticatorParams, interface{}) middleware.Responder
}
DeleteAuthenticatorHandler interface for that can handle valid delete authenticator params
type DeleteAuthenticatorHandlerFunc ¶
type DeleteAuthenticatorHandlerFunc func(DeleteAuthenticatorParams, interface{}) middleware.Responder
DeleteAuthenticatorHandlerFunc turns a function with the right signature into a delete authenticator handler
func (DeleteAuthenticatorHandlerFunc) Handle ¶
func (fn DeleteAuthenticatorHandlerFunc) Handle(params DeleteAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type DeleteAuthenticatorNotFound ¶ added in v0.26.36
type DeleteAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteAuthenticatorNotFound The requested resource does not exist
swagger:response deleteAuthenticatorNotFound
func NewDeleteAuthenticatorNotFound ¶ added in v0.26.36
func NewDeleteAuthenticatorNotFound() *DeleteAuthenticatorNotFound
NewDeleteAuthenticatorNotFound creates DeleteAuthenticatorNotFound with default headers values
func (*DeleteAuthenticatorNotFound) SetPayload ¶ added in v0.26.36
func (o *DeleteAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete authenticator not found response
func (*DeleteAuthenticatorNotFound) WithPayload ¶ added in v0.26.36
func (o *DeleteAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorNotFound
WithPayload adds the payload to the delete authenticator not found response
func (*DeleteAuthenticatorNotFound) WriteResponse ¶ added in v0.26.36
func (o *DeleteAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticatorOK ¶
type DeleteAuthenticatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
DeleteAuthenticatorOK The delete request was successful and the resource has been removed
swagger:response deleteAuthenticatorOK
func NewDeleteAuthenticatorOK ¶
func NewDeleteAuthenticatorOK() *DeleteAuthenticatorOK
NewDeleteAuthenticatorOK creates DeleteAuthenticatorOK with default headers values
func (*DeleteAuthenticatorOK) SetPayload ¶
func (o *DeleteAuthenticatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the delete authenticator o k response
func (*DeleteAuthenticatorOK) WithPayload ¶
func (o *DeleteAuthenticatorOK) WithPayload(payload *rest_model.Empty) *DeleteAuthenticatorOK
WithPayload adds the payload to the delete authenticator o k response
func (*DeleteAuthenticatorOK) WriteResponse ¶
func (o *DeleteAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticatorParams ¶
type DeleteAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string }
DeleteAuthenticatorParams contains all the bound params for the delete authenticator operation typically these are obtained from a http.Request
swagger:parameters deleteAuthenticator
func NewDeleteAuthenticatorParams ¶
func NewDeleteAuthenticatorParams() DeleteAuthenticatorParams
NewDeleteAuthenticatorParams creates a new DeleteAuthenticatorParams object
There are no default values defined in the spec.
func (*DeleteAuthenticatorParams) BindRequest ¶
func (o *DeleteAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDeleteAuthenticatorParams() beforehand.
type DeleteAuthenticatorServiceUnavailable ¶ added in v0.26.36
type DeleteAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DeleteAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response deleteAuthenticatorServiceUnavailable
func NewDeleteAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewDeleteAuthenticatorServiceUnavailable() *DeleteAuthenticatorServiceUnavailable
NewDeleteAuthenticatorServiceUnavailable creates DeleteAuthenticatorServiceUnavailable with default headers values
func (*DeleteAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *DeleteAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete authenticator service unavailable response
func (*DeleteAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *DeleteAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorServiceUnavailable
WithPayload adds the payload to the delete authenticator service unavailable response
func (*DeleteAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *DeleteAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticatorTooManyRequests ¶ added in v0.26.0
type DeleteAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response deleteAuthenticatorTooManyRequests
func NewDeleteAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewDeleteAuthenticatorTooManyRequests() *DeleteAuthenticatorTooManyRequests
NewDeleteAuthenticatorTooManyRequests creates DeleteAuthenticatorTooManyRequests with default headers values
func (*DeleteAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *DeleteAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete authenticator too many requests response
func (*DeleteAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *DeleteAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorTooManyRequests
WithPayload adds the payload to the delete authenticator too many requests response
func (*DeleteAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *DeleteAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteAuthenticatorURL ¶
type DeleteAuthenticatorURL struct { ID string // contains filtered or unexported fields }
DeleteAuthenticatorURL generates an URL for the delete authenticator operation
func (*DeleteAuthenticatorURL) Build ¶
func (o *DeleteAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*DeleteAuthenticatorURL) BuildFull ¶
func (o *DeleteAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DeleteAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*DeleteAuthenticatorURL) SetBasePath ¶
func (o *DeleteAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DeleteAuthenticatorURL) String ¶
func (o *DeleteAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*DeleteAuthenticatorURL) StringFull ¶
func (o *DeleteAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DeleteAuthenticatorURL) WithBasePath ¶
func (o *DeleteAuthenticatorURL) WithBasePath(bp string) *DeleteAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DeleteAuthenticatorUnauthorized ¶
type DeleteAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DeleteAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response deleteAuthenticatorUnauthorized
func NewDeleteAuthenticatorUnauthorized ¶
func NewDeleteAuthenticatorUnauthorized() *DeleteAuthenticatorUnauthorized
NewDeleteAuthenticatorUnauthorized creates DeleteAuthenticatorUnauthorized with default headers values
func (*DeleteAuthenticatorUnauthorized) SetPayload ¶
func (o *DeleteAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete authenticator unauthorized response
func (*DeleteAuthenticatorUnauthorized) WithPayload ¶
func (o *DeleteAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteAuthenticatorUnauthorized
WithPayload adds the payload to the delete authenticator unauthorized response
func (*DeleteAuthenticatorUnauthorized) WriteResponse ¶
func (o *DeleteAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailAuthenticator ¶
type DetailAuthenticator struct { Context *middleware.Context Handler DetailAuthenticatorHandler }
DetailAuthenticator swagger:route GET /authenticators/{id} Authenticator detailAuthenticator
Retrieves a single authenticator ¶
Retrieves a single authenticator by id. Requires admin access.
func NewDetailAuthenticator ¶
func NewDetailAuthenticator(ctx *middleware.Context, handler DetailAuthenticatorHandler) *DetailAuthenticator
NewDetailAuthenticator creates a new http.Handler for the detail authenticator operation
func (*DetailAuthenticator) ServeHTTP ¶
func (o *DetailAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DetailAuthenticatorHandler ¶
type DetailAuthenticatorHandler interface {
Handle(DetailAuthenticatorParams, interface{}) middleware.Responder
}
DetailAuthenticatorHandler interface for that can handle valid detail authenticator params
type DetailAuthenticatorHandlerFunc ¶
type DetailAuthenticatorHandlerFunc func(DetailAuthenticatorParams, interface{}) middleware.Responder
DetailAuthenticatorHandlerFunc turns a function with the right signature into a detail authenticator handler
func (DetailAuthenticatorHandlerFunc) Handle ¶
func (fn DetailAuthenticatorHandlerFunc) Handle(params DetailAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type DetailAuthenticatorNotFound ¶
type DetailAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DetailAuthenticatorNotFound The requested resource does not exist
swagger:response detailAuthenticatorNotFound
func NewDetailAuthenticatorNotFound ¶
func NewDetailAuthenticatorNotFound() *DetailAuthenticatorNotFound
NewDetailAuthenticatorNotFound creates DetailAuthenticatorNotFound with default headers values
func (*DetailAuthenticatorNotFound) SetPayload ¶
func (o *DetailAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail authenticator not found response
func (*DetailAuthenticatorNotFound) WithPayload ¶
func (o *DetailAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorNotFound
WithPayload adds the payload to the detail authenticator not found response
func (*DetailAuthenticatorNotFound) WriteResponse ¶
func (o *DetailAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailAuthenticatorOK ¶
type DetailAuthenticatorOK struct { /* In: Body */ Payload *rest_model.DetailAuthenticatorEnvelope `json:"body,omitempty"` }
DetailAuthenticatorOK A singular authenticator resource
swagger:response detailAuthenticatorOK
func NewDetailAuthenticatorOK ¶
func NewDetailAuthenticatorOK() *DetailAuthenticatorOK
NewDetailAuthenticatorOK creates DetailAuthenticatorOK with default headers values
func (*DetailAuthenticatorOK) SetPayload ¶
func (o *DetailAuthenticatorOK) SetPayload(payload *rest_model.DetailAuthenticatorEnvelope)
SetPayload sets the payload to the detail authenticator o k response
func (*DetailAuthenticatorOK) WithPayload ¶
func (o *DetailAuthenticatorOK) WithPayload(payload *rest_model.DetailAuthenticatorEnvelope) *DetailAuthenticatorOK
WithPayload adds the payload to the detail authenticator o k response
func (*DetailAuthenticatorOK) WriteResponse ¶
func (o *DetailAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailAuthenticatorParams ¶
type DetailAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string }
DetailAuthenticatorParams contains all the bound params for the detail authenticator operation typically these are obtained from a http.Request
swagger:parameters detailAuthenticator
func NewDetailAuthenticatorParams ¶
func NewDetailAuthenticatorParams() DetailAuthenticatorParams
NewDetailAuthenticatorParams creates a new DetailAuthenticatorParams object
There are no default values defined in the spec.
func (*DetailAuthenticatorParams) BindRequest ¶
func (o *DetailAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDetailAuthenticatorParams() beforehand.
type DetailAuthenticatorServiceUnavailable ¶ added in v0.26.36
type DetailAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DetailAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response detailAuthenticatorServiceUnavailable
func NewDetailAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewDetailAuthenticatorServiceUnavailable() *DetailAuthenticatorServiceUnavailable
NewDetailAuthenticatorServiceUnavailable creates DetailAuthenticatorServiceUnavailable with default headers values
func (*DetailAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *DetailAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail authenticator service unavailable response
func (*DetailAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *DetailAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorServiceUnavailable
WithPayload adds the payload to the detail authenticator service unavailable response
func (*DetailAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *DetailAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailAuthenticatorTooManyRequests ¶ added in v0.26.0
type DetailAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DetailAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response detailAuthenticatorTooManyRequests
func NewDetailAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewDetailAuthenticatorTooManyRequests() *DetailAuthenticatorTooManyRequests
NewDetailAuthenticatorTooManyRequests creates DetailAuthenticatorTooManyRequests with default headers values
func (*DetailAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *DetailAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail authenticator too many requests response
func (*DetailAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *DetailAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorTooManyRequests
WithPayload adds the payload to the detail authenticator too many requests response
func (*DetailAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *DetailAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailAuthenticatorURL ¶
type DetailAuthenticatorURL struct { ID string // contains filtered or unexported fields }
DetailAuthenticatorURL generates an URL for the detail authenticator operation
func (*DetailAuthenticatorURL) Build ¶
func (o *DetailAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*DetailAuthenticatorURL) BuildFull ¶
func (o *DetailAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DetailAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*DetailAuthenticatorURL) SetBasePath ¶
func (o *DetailAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DetailAuthenticatorURL) String ¶
func (o *DetailAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*DetailAuthenticatorURL) StringFull ¶
func (o *DetailAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DetailAuthenticatorURL) WithBasePath ¶
func (o *DetailAuthenticatorURL) WithBasePath(bp string) *DetailAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DetailAuthenticatorUnauthorized ¶
type DetailAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DetailAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response detailAuthenticatorUnauthorized
func NewDetailAuthenticatorUnauthorized ¶
func NewDetailAuthenticatorUnauthorized() *DetailAuthenticatorUnauthorized
NewDetailAuthenticatorUnauthorized creates DetailAuthenticatorUnauthorized with default headers values
func (*DetailAuthenticatorUnauthorized) SetPayload ¶
func (o *DetailAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail authenticator unauthorized response
func (*DetailAuthenticatorUnauthorized) WithPayload ¶
func (o *DetailAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailAuthenticatorUnauthorized
WithPayload adds the payload to the detail authenticator unauthorized response
func (*DetailAuthenticatorUnauthorized) WriteResponse ¶
func (o *DetailAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListAuthenticators ¶
type ListAuthenticators struct { Context *middleware.Context Handler ListAuthenticatorsHandler }
ListAuthenticators swagger:route GET /authenticators Authenticator listAuthenticators
List authenticators ¶
Returns a list of authenticators associated to identities. The resources can be sorted, filtered, and paginated. This endpoint requires admin access.
func NewListAuthenticators ¶
func NewListAuthenticators(ctx *middleware.Context, handler ListAuthenticatorsHandler) *ListAuthenticators
NewListAuthenticators creates a new http.Handler for the list authenticators operation
func (*ListAuthenticators) ServeHTTP ¶
func (o *ListAuthenticators) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ListAuthenticatorsBadRequest ¶
type ListAuthenticatorsBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ListAuthenticatorsBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response listAuthenticatorsBadRequest
func NewListAuthenticatorsBadRequest ¶
func NewListAuthenticatorsBadRequest() *ListAuthenticatorsBadRequest
NewListAuthenticatorsBadRequest creates ListAuthenticatorsBadRequest with default headers values
func (*ListAuthenticatorsBadRequest) SetPayload ¶
func (o *ListAuthenticatorsBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list authenticators bad request response
func (*ListAuthenticatorsBadRequest) WithPayload ¶
func (o *ListAuthenticatorsBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsBadRequest
WithPayload adds the payload to the list authenticators bad request response
func (*ListAuthenticatorsBadRequest) WriteResponse ¶
func (o *ListAuthenticatorsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListAuthenticatorsHandler ¶
type ListAuthenticatorsHandler interface {
Handle(ListAuthenticatorsParams, interface{}) middleware.Responder
}
ListAuthenticatorsHandler interface for that can handle valid list authenticators params
type ListAuthenticatorsHandlerFunc ¶
type ListAuthenticatorsHandlerFunc func(ListAuthenticatorsParams, interface{}) middleware.Responder
ListAuthenticatorsHandlerFunc turns a function with the right signature into a list authenticators handler
func (ListAuthenticatorsHandlerFunc) Handle ¶
func (fn ListAuthenticatorsHandlerFunc) Handle(params ListAuthenticatorsParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type ListAuthenticatorsOK ¶
type ListAuthenticatorsOK struct { /* In: Body */ Payload *rest_model.ListAuthenticatorsEnvelope `json:"body,omitempty"` }
ListAuthenticatorsOK A list of authenticators
swagger:response listAuthenticatorsOK
func NewListAuthenticatorsOK ¶
func NewListAuthenticatorsOK() *ListAuthenticatorsOK
NewListAuthenticatorsOK creates ListAuthenticatorsOK with default headers values
func (*ListAuthenticatorsOK) SetPayload ¶
func (o *ListAuthenticatorsOK) SetPayload(payload *rest_model.ListAuthenticatorsEnvelope)
SetPayload sets the payload to the list authenticators o k response
func (*ListAuthenticatorsOK) WithPayload ¶
func (o *ListAuthenticatorsOK) WithPayload(payload *rest_model.ListAuthenticatorsEnvelope) *ListAuthenticatorsOK
WithPayload adds the payload to the list authenticators o k response
func (*ListAuthenticatorsOK) WriteResponse ¶
func (o *ListAuthenticatorsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListAuthenticatorsParams ¶
type ListAuthenticatorsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: query */ Filter *string /* In: query */ Limit *int64 /* In: query */ Offset *int64 }
ListAuthenticatorsParams contains all the bound params for the list authenticators operation typically these are obtained from a http.Request
swagger:parameters listAuthenticators
func NewListAuthenticatorsParams ¶
func NewListAuthenticatorsParams() ListAuthenticatorsParams
NewListAuthenticatorsParams creates a new ListAuthenticatorsParams object
There are no default values defined in the spec.
func (*ListAuthenticatorsParams) BindRequest ¶
func (o *ListAuthenticatorsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewListAuthenticatorsParams() beforehand.
type ListAuthenticatorsServiceUnavailable ¶ added in v0.26.36
type ListAuthenticatorsServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
ListAuthenticatorsServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response listAuthenticatorsServiceUnavailable
func NewListAuthenticatorsServiceUnavailable ¶ added in v0.26.36
func NewListAuthenticatorsServiceUnavailable() *ListAuthenticatorsServiceUnavailable
NewListAuthenticatorsServiceUnavailable creates ListAuthenticatorsServiceUnavailable with default headers values
func (*ListAuthenticatorsServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *ListAuthenticatorsServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list authenticators service unavailable response
func (*ListAuthenticatorsServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *ListAuthenticatorsServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsServiceUnavailable
WithPayload adds the payload to the list authenticators service unavailable response
func (*ListAuthenticatorsServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *ListAuthenticatorsServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListAuthenticatorsTooManyRequests ¶ added in v0.26.0
type ListAuthenticatorsTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ListAuthenticatorsTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response listAuthenticatorsTooManyRequests
func NewListAuthenticatorsTooManyRequests ¶ added in v0.26.0
func NewListAuthenticatorsTooManyRequests() *ListAuthenticatorsTooManyRequests
NewListAuthenticatorsTooManyRequests creates ListAuthenticatorsTooManyRequests with default headers values
func (*ListAuthenticatorsTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *ListAuthenticatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list authenticators too many requests response
func (*ListAuthenticatorsTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *ListAuthenticatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsTooManyRequests
WithPayload adds the payload to the list authenticators too many requests response
func (*ListAuthenticatorsTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *ListAuthenticatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListAuthenticatorsURL ¶
type ListAuthenticatorsURL struct { Filter *string Limit *int64 Offset *int64 // contains filtered or unexported fields }
ListAuthenticatorsURL generates an URL for the list authenticators operation
func (*ListAuthenticatorsURL) Build ¶
func (o *ListAuthenticatorsURL) Build() (*url.URL, error)
Build a url path and query string
func (*ListAuthenticatorsURL) BuildFull ¶
func (o *ListAuthenticatorsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ListAuthenticatorsURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*ListAuthenticatorsURL) SetBasePath ¶
func (o *ListAuthenticatorsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ListAuthenticatorsURL) String ¶
func (o *ListAuthenticatorsURL) String() string
String returns the string representation of the path with query string
func (*ListAuthenticatorsURL) StringFull ¶
func (o *ListAuthenticatorsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ListAuthenticatorsURL) WithBasePath ¶
func (o *ListAuthenticatorsURL) WithBasePath(bp string) *ListAuthenticatorsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ListAuthenticatorsUnauthorized ¶
type ListAuthenticatorsUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
ListAuthenticatorsUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response listAuthenticatorsUnauthorized
func NewListAuthenticatorsUnauthorized ¶
func NewListAuthenticatorsUnauthorized() *ListAuthenticatorsUnauthorized
NewListAuthenticatorsUnauthorized creates ListAuthenticatorsUnauthorized with default headers values
func (*ListAuthenticatorsUnauthorized) SetPayload ¶
func (o *ListAuthenticatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list authenticators unauthorized response
func (*ListAuthenticatorsUnauthorized) WithPayload ¶
func (o *ListAuthenticatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ListAuthenticatorsUnauthorized
WithPayload adds the payload to the list authenticators unauthorized response
func (*ListAuthenticatorsUnauthorized) WriteResponse ¶
func (o *ListAuthenticatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticator ¶
type PatchAuthenticator struct { Context *middleware.Context Handler PatchAuthenticatorHandler }
PatchAuthenticator swagger:route PATCH /authenticators/{id} Authenticator patchAuthenticator
Update the supplied fields on an authenticator ¶
Update the supplied fields on an authenticator by id. Requires admin access.
func NewPatchAuthenticator ¶
func NewPatchAuthenticator(ctx *middleware.Context, handler PatchAuthenticatorHandler) *PatchAuthenticator
NewPatchAuthenticator creates a new http.Handler for the patch authenticator operation
func (*PatchAuthenticator) ServeHTTP ¶
func (o *PatchAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PatchAuthenticatorBadRequest ¶
type PatchAuthenticatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchAuthenticatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response patchAuthenticatorBadRequest
func NewPatchAuthenticatorBadRequest ¶
func NewPatchAuthenticatorBadRequest() *PatchAuthenticatorBadRequest
NewPatchAuthenticatorBadRequest creates PatchAuthenticatorBadRequest with default headers values
func (*PatchAuthenticatorBadRequest) SetPayload ¶
func (o *PatchAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch authenticator bad request response
func (*PatchAuthenticatorBadRequest) WithPayload ¶
func (o *PatchAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorBadRequest
WithPayload adds the payload to the patch authenticator bad request response
func (*PatchAuthenticatorBadRequest) WriteResponse ¶
func (o *PatchAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticatorHandler ¶
type PatchAuthenticatorHandler interface {
Handle(PatchAuthenticatorParams, interface{}) middleware.Responder
}
PatchAuthenticatorHandler interface for that can handle valid patch authenticator params
type PatchAuthenticatorHandlerFunc ¶
type PatchAuthenticatorHandlerFunc func(PatchAuthenticatorParams, interface{}) middleware.Responder
PatchAuthenticatorHandlerFunc turns a function with the right signature into a patch authenticator handler
func (PatchAuthenticatorHandlerFunc) Handle ¶
func (fn PatchAuthenticatorHandlerFunc) Handle(params PatchAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type PatchAuthenticatorNotFound ¶
type PatchAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchAuthenticatorNotFound The requested resource does not exist
swagger:response patchAuthenticatorNotFound
func NewPatchAuthenticatorNotFound ¶
func NewPatchAuthenticatorNotFound() *PatchAuthenticatorNotFound
NewPatchAuthenticatorNotFound creates PatchAuthenticatorNotFound with default headers values
func (*PatchAuthenticatorNotFound) SetPayload ¶
func (o *PatchAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch authenticator not found response
func (*PatchAuthenticatorNotFound) WithPayload ¶
func (o *PatchAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorNotFound
WithPayload adds the payload to the patch authenticator not found response
func (*PatchAuthenticatorNotFound) WriteResponse ¶
func (o *PatchAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticatorOK ¶
type PatchAuthenticatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
PatchAuthenticatorOK The patch request was successful and the resource has been altered
swagger:response patchAuthenticatorOK
func NewPatchAuthenticatorOK ¶
func NewPatchAuthenticatorOK() *PatchAuthenticatorOK
NewPatchAuthenticatorOK creates PatchAuthenticatorOK with default headers values
func (*PatchAuthenticatorOK) SetPayload ¶
func (o *PatchAuthenticatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the patch authenticator o k response
func (*PatchAuthenticatorOK) WithPayload ¶
func (o *PatchAuthenticatorOK) WithPayload(payload *rest_model.Empty) *PatchAuthenticatorOK
WithPayload adds the payload to the patch authenticator o k response
func (*PatchAuthenticatorOK) WriteResponse ¶
func (o *PatchAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticatorParams ¶
type PatchAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*An authenticator patch object Required: true In: body */ Authenticator *rest_model.AuthenticatorPatch /*The id of the requested resource Required: true In: path */ ID string }
PatchAuthenticatorParams contains all the bound params for the patch authenticator operation typically these are obtained from a http.Request
swagger:parameters patchAuthenticator
func NewPatchAuthenticatorParams ¶
func NewPatchAuthenticatorParams() PatchAuthenticatorParams
NewPatchAuthenticatorParams creates a new PatchAuthenticatorParams object
There are no default values defined in the spec.
func (*PatchAuthenticatorParams) BindRequest ¶
func (o *PatchAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewPatchAuthenticatorParams() beforehand.
type PatchAuthenticatorServiceUnavailable ¶ added in v0.26.36
type PatchAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
PatchAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response patchAuthenticatorServiceUnavailable
func NewPatchAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewPatchAuthenticatorServiceUnavailable() *PatchAuthenticatorServiceUnavailable
NewPatchAuthenticatorServiceUnavailable creates PatchAuthenticatorServiceUnavailable with default headers values
func (*PatchAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *PatchAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch authenticator service unavailable response
func (*PatchAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *PatchAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorServiceUnavailable
WithPayload adds the payload to the patch authenticator service unavailable response
func (*PatchAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *PatchAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticatorTooManyRequests ¶ added in v0.26.0
type PatchAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response patchAuthenticatorTooManyRequests
func NewPatchAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewPatchAuthenticatorTooManyRequests() *PatchAuthenticatorTooManyRequests
NewPatchAuthenticatorTooManyRequests creates PatchAuthenticatorTooManyRequests with default headers values
func (*PatchAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *PatchAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch authenticator too many requests response
func (*PatchAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *PatchAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorTooManyRequests
WithPayload adds the payload to the patch authenticator too many requests response
func (*PatchAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *PatchAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchAuthenticatorURL ¶
type PatchAuthenticatorURL struct { ID string // contains filtered or unexported fields }
PatchAuthenticatorURL generates an URL for the patch authenticator operation
func (*PatchAuthenticatorURL) Build ¶
func (o *PatchAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*PatchAuthenticatorURL) BuildFull ¶
func (o *PatchAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*PatchAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*PatchAuthenticatorURL) SetBasePath ¶
func (o *PatchAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*PatchAuthenticatorURL) String ¶
func (o *PatchAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*PatchAuthenticatorURL) StringFull ¶
func (o *PatchAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*PatchAuthenticatorURL) WithBasePath ¶
func (o *PatchAuthenticatorURL) WithBasePath(bp string) *PatchAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type PatchAuthenticatorUnauthorized ¶
type PatchAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
PatchAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response patchAuthenticatorUnauthorized
func NewPatchAuthenticatorUnauthorized ¶
func NewPatchAuthenticatorUnauthorized() *PatchAuthenticatorUnauthorized
NewPatchAuthenticatorUnauthorized creates PatchAuthenticatorUnauthorized with default headers values
func (*PatchAuthenticatorUnauthorized) SetPayload ¶
func (o *PatchAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch authenticator unauthorized response
func (*PatchAuthenticatorUnauthorized) WithPayload ¶
func (o *PatchAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchAuthenticatorUnauthorized
WithPayload adds the payload to the patch authenticator unauthorized response
func (*PatchAuthenticatorUnauthorized) WriteResponse ¶
func (o *PatchAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ReEnrollAuthenticator ¶
type ReEnrollAuthenticator struct { Context *middleware.Context Handler ReEnrollAuthenticatorHandler }
ReEnrollAuthenticator swagger:route POST /authenticators/{id}/re-enroll Authenticator reEnrollAuthenticator
Reverts an authenticator to an enrollment ¶
Allows an authenticator to be reverted to an enrollment and allows re-enrollment to occur. On success the created enrollment record response is provided and the source authenticator record will be deleted. The enrollment created depends on the authenticator. UPDB authenticators result in UPDB enrollments, CERT authenticators result in OTT enrollments, CERT + CA authenticators result in OTTCA enrollments.
func NewReEnrollAuthenticator ¶
func NewReEnrollAuthenticator(ctx *middleware.Context, handler ReEnrollAuthenticatorHandler) *ReEnrollAuthenticator
NewReEnrollAuthenticator creates a new http.Handler for the re enroll authenticator operation
func (*ReEnrollAuthenticator) ServeHTTP ¶
func (o *ReEnrollAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ReEnrollAuthenticatorCreated ¶
type ReEnrollAuthenticatorCreated struct { /* In: Body */ Payload *rest_model.CreateEnvelope `json:"body,omitempty"` }
ReEnrollAuthenticatorCreated The create request was successful and the resource has been added at the following location
swagger:response reEnrollAuthenticatorCreated
func NewReEnrollAuthenticatorCreated ¶
func NewReEnrollAuthenticatorCreated() *ReEnrollAuthenticatorCreated
NewReEnrollAuthenticatorCreated creates ReEnrollAuthenticatorCreated with default headers values
func (*ReEnrollAuthenticatorCreated) SetPayload ¶
func (o *ReEnrollAuthenticatorCreated) SetPayload(payload *rest_model.CreateEnvelope)
SetPayload sets the payload to the re enroll authenticator created response
func (*ReEnrollAuthenticatorCreated) WithPayload ¶
func (o *ReEnrollAuthenticatorCreated) WithPayload(payload *rest_model.CreateEnvelope) *ReEnrollAuthenticatorCreated
WithPayload adds the payload to the re enroll authenticator created response
func (*ReEnrollAuthenticatorCreated) WriteResponse ¶
func (o *ReEnrollAuthenticatorCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ReEnrollAuthenticatorHandler ¶
type ReEnrollAuthenticatorHandler interface {
Handle(ReEnrollAuthenticatorParams, interface{}) middleware.Responder
}
ReEnrollAuthenticatorHandler interface for that can handle valid re enroll authenticator params
type ReEnrollAuthenticatorHandlerFunc ¶
type ReEnrollAuthenticatorHandlerFunc func(ReEnrollAuthenticatorParams, interface{}) middleware.Responder
ReEnrollAuthenticatorHandlerFunc turns a function with the right signature into a re enroll authenticator handler
func (ReEnrollAuthenticatorHandlerFunc) Handle ¶
func (fn ReEnrollAuthenticatorHandlerFunc) Handle(params ReEnrollAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type ReEnrollAuthenticatorNotFound ¶
type ReEnrollAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ReEnrollAuthenticatorNotFound The requested resource does not exist
swagger:response reEnrollAuthenticatorNotFound
func NewReEnrollAuthenticatorNotFound ¶
func NewReEnrollAuthenticatorNotFound() *ReEnrollAuthenticatorNotFound
NewReEnrollAuthenticatorNotFound creates ReEnrollAuthenticatorNotFound with default headers values
func (*ReEnrollAuthenticatorNotFound) SetPayload ¶
func (o *ReEnrollAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the re enroll authenticator not found response
func (*ReEnrollAuthenticatorNotFound) WithPayload ¶
func (o *ReEnrollAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorNotFound
WithPayload adds the payload to the re enroll authenticator not found response
func (*ReEnrollAuthenticatorNotFound) WriteResponse ¶
func (o *ReEnrollAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ReEnrollAuthenticatorParams ¶
type ReEnrollAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string /*A reEnrollment request Required: true In: body */ ReEnroll *rest_model.ReEnroll }
ReEnrollAuthenticatorParams contains all the bound params for the re enroll authenticator operation typically these are obtained from a http.Request
swagger:parameters reEnrollAuthenticator
func NewReEnrollAuthenticatorParams ¶
func NewReEnrollAuthenticatorParams() ReEnrollAuthenticatorParams
NewReEnrollAuthenticatorParams creates a new ReEnrollAuthenticatorParams object
There are no default values defined in the spec.
func (*ReEnrollAuthenticatorParams) BindRequest ¶
func (o *ReEnrollAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewReEnrollAuthenticatorParams() beforehand.
type ReEnrollAuthenticatorServiceUnavailable ¶ added in v0.26.36
type ReEnrollAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
ReEnrollAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response reEnrollAuthenticatorServiceUnavailable
func NewReEnrollAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewReEnrollAuthenticatorServiceUnavailable() *ReEnrollAuthenticatorServiceUnavailable
NewReEnrollAuthenticatorServiceUnavailable creates ReEnrollAuthenticatorServiceUnavailable with default headers values
func (*ReEnrollAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *ReEnrollAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the re enroll authenticator service unavailable response
func (*ReEnrollAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *ReEnrollAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorServiceUnavailable
WithPayload adds the payload to the re enroll authenticator service unavailable response
func (*ReEnrollAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *ReEnrollAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ReEnrollAuthenticatorTooManyRequests ¶ added in v0.26.0
type ReEnrollAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ReEnrollAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response reEnrollAuthenticatorTooManyRequests
func NewReEnrollAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewReEnrollAuthenticatorTooManyRequests() *ReEnrollAuthenticatorTooManyRequests
NewReEnrollAuthenticatorTooManyRequests creates ReEnrollAuthenticatorTooManyRequests with default headers values
func (*ReEnrollAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *ReEnrollAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the re enroll authenticator too many requests response
func (*ReEnrollAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *ReEnrollAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorTooManyRequests
WithPayload adds the payload to the re enroll authenticator too many requests response
func (*ReEnrollAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *ReEnrollAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ReEnrollAuthenticatorURL ¶
type ReEnrollAuthenticatorURL struct { ID string // contains filtered or unexported fields }
ReEnrollAuthenticatorURL generates an URL for the re enroll authenticator operation
func (*ReEnrollAuthenticatorURL) Build ¶
func (o *ReEnrollAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*ReEnrollAuthenticatorURL) BuildFull ¶
func (o *ReEnrollAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ReEnrollAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*ReEnrollAuthenticatorURL) SetBasePath ¶
func (o *ReEnrollAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ReEnrollAuthenticatorURL) String ¶
func (o *ReEnrollAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*ReEnrollAuthenticatorURL) StringFull ¶
func (o *ReEnrollAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ReEnrollAuthenticatorURL) WithBasePath ¶
func (o *ReEnrollAuthenticatorURL) WithBasePath(bp string) *ReEnrollAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ReEnrollAuthenticatorUnauthorized ¶
type ReEnrollAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
ReEnrollAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response reEnrollAuthenticatorUnauthorized
func NewReEnrollAuthenticatorUnauthorized ¶
func NewReEnrollAuthenticatorUnauthorized() *ReEnrollAuthenticatorUnauthorized
NewReEnrollAuthenticatorUnauthorized creates ReEnrollAuthenticatorUnauthorized with default headers values
func (*ReEnrollAuthenticatorUnauthorized) SetPayload ¶
func (o *ReEnrollAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the re enroll authenticator unauthorized response
func (*ReEnrollAuthenticatorUnauthorized) WithPayload ¶
func (o *ReEnrollAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ReEnrollAuthenticatorUnauthorized
WithPayload adds the payload to the re enroll authenticator unauthorized response
func (*ReEnrollAuthenticatorUnauthorized) WriteResponse ¶
func (o *ReEnrollAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticators ¶ added in v0.26.43
type RequestExtendAllCertAuthenticators struct { Context *middleware.Context Handler RequestExtendAllCertAuthenticatorsHandler }
RequestExtendAllCertAuthenticators swagger:route POST /identities/{id}/request-extend Authenticator requestExtendAllCertAuthenticators
Indicate all certificate authenticators for the identity should be extended and optionally key rolled on next authentication.
Allows all certificate authenticators on an identity to be flagged for early extension and optionally private key rolling. Connecting clients will receive flags in their API Session indicating that an early extension is request and a hint on whether private keys should be rolled. Clients that do not support extension or cannot roll keys may ignore one or both flags.
If this request is made against an identity with zero certificate authenticators, a 403 will be returned.
func NewRequestExtendAllCertAuthenticators ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticators(ctx *middleware.Context, handler RequestExtendAllCertAuthenticatorsHandler) *RequestExtendAllCertAuthenticators
NewRequestExtendAllCertAuthenticators creates a new http.Handler for the request extend all cert authenticators operation
func (*RequestExtendAllCertAuthenticators) ServeHTTP ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticators) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type RequestExtendAllCertAuthenticatorsForbidden ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsForbidden struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAllCertAuthenticatorsForbidden The request could not be completed and will never complete due to unchangeable state or conflicts.
swagger:response requestExtendAllCertAuthenticatorsForbidden
func NewRequestExtendAllCertAuthenticatorsForbidden ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsForbidden() *RequestExtendAllCertAuthenticatorsForbidden
NewRequestExtendAllCertAuthenticatorsForbidden creates RequestExtendAllCertAuthenticatorsForbidden with default headers values
func (*RequestExtendAllCertAuthenticatorsForbidden) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsForbidden) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend all cert authenticators forbidden response
func (*RequestExtendAllCertAuthenticatorsForbidden) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsForbidden) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsForbidden
WithPayload adds the payload to the request extend all cert authenticators forbidden response
func (*RequestExtendAllCertAuthenticatorsForbidden) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsForbidden) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticatorsHandler ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsHandler interface {
Handle(RequestExtendAllCertAuthenticatorsParams, interface{}) middleware.Responder
}
RequestExtendAllCertAuthenticatorsHandler interface for that can handle valid request extend all cert authenticators params
type RequestExtendAllCertAuthenticatorsHandlerFunc ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsHandlerFunc func(RequestExtendAllCertAuthenticatorsParams, interface{}) middleware.Responder
RequestExtendAllCertAuthenticatorsHandlerFunc turns a function with the right signature into a request extend all cert authenticators handler
func (RequestExtendAllCertAuthenticatorsHandlerFunc) Handle ¶ added in v0.26.43
func (fn RequestExtendAllCertAuthenticatorsHandlerFunc) Handle(params RequestExtendAllCertAuthenticatorsParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type RequestExtendAllCertAuthenticatorsNotFound ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAllCertAuthenticatorsNotFound The requested resource does not exist
swagger:response requestExtendAllCertAuthenticatorsNotFound
func NewRequestExtendAllCertAuthenticatorsNotFound ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsNotFound() *RequestExtendAllCertAuthenticatorsNotFound
NewRequestExtendAllCertAuthenticatorsNotFound creates RequestExtendAllCertAuthenticatorsNotFound with default headers values
func (*RequestExtendAllCertAuthenticatorsNotFound) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend all cert authenticators not found response
func (*RequestExtendAllCertAuthenticatorsNotFound) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsNotFound
WithPayload adds the payload to the request extend all cert authenticators not found response
func (*RequestExtendAllCertAuthenticatorsNotFound) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticatorsOK ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
RequestExtendAllCertAuthenticatorsOK Base empty response
swagger:response requestExtendAllCertAuthenticatorsOK
func NewRequestExtendAllCertAuthenticatorsOK ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsOK() *RequestExtendAllCertAuthenticatorsOK
NewRequestExtendAllCertAuthenticatorsOK creates RequestExtendAllCertAuthenticatorsOK with default headers values
func (*RequestExtendAllCertAuthenticatorsOK) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the request extend all cert authenticators o k response
func (*RequestExtendAllCertAuthenticatorsOK) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsOK) WithPayload(payload *rest_model.Empty) *RequestExtendAllCertAuthenticatorsOK
WithPayload adds the payload to the request extend all cert authenticators o k response
func (*RequestExtendAllCertAuthenticatorsOK) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticatorsParams ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string /*A request to flag a certificate authenticator for early extension/key rolling. Required: true In: body */ RequestExtendAuthenticator *rest_model.RequestExtendAuthenticator }
RequestExtendAllCertAuthenticatorsParams contains all the bound params for the request extend all cert authenticators operation typically these are obtained from a http.Request
swagger:parameters requestExtendAllCertAuthenticators
func NewRequestExtendAllCertAuthenticatorsParams ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsParams() RequestExtendAllCertAuthenticatorsParams
NewRequestExtendAllCertAuthenticatorsParams creates a new RequestExtendAllCertAuthenticatorsParams object
There are no default values defined in the spec.
func (*RequestExtendAllCertAuthenticatorsParams) BindRequest ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewRequestExtendAllCertAuthenticatorsParams() beforehand.
type RequestExtendAllCertAuthenticatorsServiceUnavailable ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
RequestExtendAllCertAuthenticatorsServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response requestExtendAllCertAuthenticatorsServiceUnavailable
func NewRequestExtendAllCertAuthenticatorsServiceUnavailable ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsServiceUnavailable() *RequestExtendAllCertAuthenticatorsServiceUnavailable
NewRequestExtendAllCertAuthenticatorsServiceUnavailable creates RequestExtendAllCertAuthenticatorsServiceUnavailable with default headers values
func (*RequestExtendAllCertAuthenticatorsServiceUnavailable) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend all cert authenticators service unavailable response
func (*RequestExtendAllCertAuthenticatorsServiceUnavailable) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsServiceUnavailable
WithPayload adds the payload to the request extend all cert authenticators service unavailable response
func (*RequestExtendAllCertAuthenticatorsServiceUnavailable) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticatorsTooManyRequests ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAllCertAuthenticatorsTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response requestExtendAllCertAuthenticatorsTooManyRequests
func NewRequestExtendAllCertAuthenticatorsTooManyRequests ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsTooManyRequests() *RequestExtendAllCertAuthenticatorsTooManyRequests
NewRequestExtendAllCertAuthenticatorsTooManyRequests creates RequestExtendAllCertAuthenticatorsTooManyRequests with default headers values
func (*RequestExtendAllCertAuthenticatorsTooManyRequests) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend all cert authenticators too many requests response
func (*RequestExtendAllCertAuthenticatorsTooManyRequests) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsTooManyRequests
WithPayload adds the payload to the request extend all cert authenticators too many requests response
func (*RequestExtendAllCertAuthenticatorsTooManyRequests) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAllCertAuthenticatorsURL ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsURL struct { ID string // contains filtered or unexported fields }
RequestExtendAllCertAuthenticatorsURL generates an URL for the request extend all cert authenticators operation
func (*RequestExtendAllCertAuthenticatorsURL) Build ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) Build() (*url.URL, error)
Build a url path and query string
func (*RequestExtendAllCertAuthenticatorsURL) BuildFull ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*RequestExtendAllCertAuthenticatorsURL) Must ¶ added in v0.26.43
Must is a helper function to panic when the url builder returns an error
func (*RequestExtendAllCertAuthenticatorsURL) SetBasePath ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*RequestExtendAllCertAuthenticatorsURL) String ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) String() string
String returns the string representation of the path with query string
func (*RequestExtendAllCertAuthenticatorsURL) StringFull ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*RequestExtendAllCertAuthenticatorsURL) WithBasePath ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsURL) WithBasePath(bp string) *RequestExtendAllCertAuthenticatorsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type RequestExtendAllCertAuthenticatorsUnauthorized ¶ added in v0.26.43
type RequestExtendAllCertAuthenticatorsUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
RequestExtendAllCertAuthenticatorsUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response requestExtendAllCertAuthenticatorsUnauthorized
func NewRequestExtendAllCertAuthenticatorsUnauthorized ¶ added in v0.26.43
func NewRequestExtendAllCertAuthenticatorsUnauthorized() *RequestExtendAllCertAuthenticatorsUnauthorized
NewRequestExtendAllCertAuthenticatorsUnauthorized creates RequestExtendAllCertAuthenticatorsUnauthorized with default headers values
func (*RequestExtendAllCertAuthenticatorsUnauthorized) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend all cert authenticators unauthorized response
func (*RequestExtendAllCertAuthenticatorsUnauthorized) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAllCertAuthenticatorsUnauthorized
WithPayload adds the payload to the request extend all cert authenticators unauthorized response
func (*RequestExtendAllCertAuthenticatorsUnauthorized) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAllCertAuthenticatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticator ¶ added in v0.26.43
type RequestExtendAuthenticator struct { Context *middleware.Context Handler RequestExtendAuthenticatorHandler }
RequestExtendAuthenticator swagger:route POST /authenticators/{id}/request-extend Authenticator requestExtendAuthenticator
Indicate a certificate authenticator should be extended and optionally key rolled on next authentication.
Allows a certificate authenticator to be flagged for early extension and optionally private key rolling. Connecting clients will receive flags in their API Session indicating that an early extension is request and a hint on whether private keys should be rolled. Clients that do not support extension or cannot roll keys may ignore one or both flags.
If this request is made against a non-certificate based authenticator, it will return a 403-forbidden error.
func NewRequestExtendAuthenticator ¶ added in v0.26.43
func NewRequestExtendAuthenticator(ctx *middleware.Context, handler RequestExtendAuthenticatorHandler) *RequestExtendAuthenticator
NewRequestExtendAuthenticator creates a new http.Handler for the request extend authenticator operation
func (*RequestExtendAuthenticator) ServeHTTP ¶ added in v0.26.43
func (o *RequestExtendAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type RequestExtendAuthenticatorForbidden ¶ added in v0.26.43
type RequestExtendAuthenticatorForbidden struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAuthenticatorForbidden The request could not be completed and will never complete due to unchangeable state or conflicts.
swagger:response requestExtendAuthenticatorForbidden
func NewRequestExtendAuthenticatorForbidden ¶ added in v0.26.43
func NewRequestExtendAuthenticatorForbidden() *RequestExtendAuthenticatorForbidden
NewRequestExtendAuthenticatorForbidden creates RequestExtendAuthenticatorForbidden with default headers values
func (*RequestExtendAuthenticatorForbidden) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorForbidden) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend authenticator forbidden response
func (*RequestExtendAuthenticatorForbidden) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorForbidden) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorForbidden
WithPayload adds the payload to the request extend authenticator forbidden response
func (*RequestExtendAuthenticatorForbidden) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorForbidden) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticatorHandler ¶ added in v0.26.43
type RequestExtendAuthenticatorHandler interface {
Handle(RequestExtendAuthenticatorParams, interface{}) middleware.Responder
}
RequestExtendAuthenticatorHandler interface for that can handle valid request extend authenticator params
type RequestExtendAuthenticatorHandlerFunc ¶ added in v0.26.43
type RequestExtendAuthenticatorHandlerFunc func(RequestExtendAuthenticatorParams, interface{}) middleware.Responder
RequestExtendAuthenticatorHandlerFunc turns a function with the right signature into a request extend authenticator handler
func (RequestExtendAuthenticatorHandlerFunc) Handle ¶ added in v0.26.43
func (fn RequestExtendAuthenticatorHandlerFunc) Handle(params RequestExtendAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type RequestExtendAuthenticatorNotFound ¶ added in v0.26.43
type RequestExtendAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAuthenticatorNotFound The requested resource does not exist
swagger:response requestExtendAuthenticatorNotFound
func NewRequestExtendAuthenticatorNotFound ¶ added in v0.26.43
func NewRequestExtendAuthenticatorNotFound() *RequestExtendAuthenticatorNotFound
NewRequestExtendAuthenticatorNotFound creates RequestExtendAuthenticatorNotFound with default headers values
func (*RequestExtendAuthenticatorNotFound) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend authenticator not found response
func (*RequestExtendAuthenticatorNotFound) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorNotFound
WithPayload adds the payload to the request extend authenticator not found response
func (*RequestExtendAuthenticatorNotFound) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticatorOK ¶ added in v0.26.43
type RequestExtendAuthenticatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
RequestExtendAuthenticatorOK Base empty response
swagger:response requestExtendAuthenticatorOK
func NewRequestExtendAuthenticatorOK ¶ added in v0.26.43
func NewRequestExtendAuthenticatorOK() *RequestExtendAuthenticatorOK
NewRequestExtendAuthenticatorOK creates RequestExtendAuthenticatorOK with default headers values
func (*RequestExtendAuthenticatorOK) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the request extend authenticator o k response
func (*RequestExtendAuthenticatorOK) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorOK) WithPayload(payload *rest_model.Empty) *RequestExtendAuthenticatorOK
WithPayload adds the payload to the request extend authenticator o k response
func (*RequestExtendAuthenticatorOK) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticatorParams ¶ added in v0.26.43
type RequestExtendAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string /*A request to flag a certificate authenticator for early extension/key rolling. Required: true In: body */ RequestExtendAuthenticator *rest_model.RequestExtendAuthenticator }
RequestExtendAuthenticatorParams contains all the bound params for the request extend authenticator operation typically these are obtained from a http.Request
swagger:parameters requestExtendAuthenticator
func NewRequestExtendAuthenticatorParams ¶ added in v0.26.43
func NewRequestExtendAuthenticatorParams() RequestExtendAuthenticatorParams
NewRequestExtendAuthenticatorParams creates a new RequestExtendAuthenticatorParams object
There are no default values defined in the spec.
func (*RequestExtendAuthenticatorParams) BindRequest ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewRequestExtendAuthenticatorParams() beforehand.
type RequestExtendAuthenticatorServiceUnavailable ¶ added in v0.26.43
type RequestExtendAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
RequestExtendAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response requestExtendAuthenticatorServiceUnavailable
func NewRequestExtendAuthenticatorServiceUnavailable ¶ added in v0.26.43
func NewRequestExtendAuthenticatorServiceUnavailable() *RequestExtendAuthenticatorServiceUnavailable
NewRequestExtendAuthenticatorServiceUnavailable creates RequestExtendAuthenticatorServiceUnavailable with default headers values
func (*RequestExtendAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend authenticator service unavailable response
func (*RequestExtendAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorServiceUnavailable
WithPayload adds the payload to the request extend authenticator service unavailable response
func (*RequestExtendAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticatorTooManyRequests ¶ added in v0.26.43
type RequestExtendAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
RequestExtendAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response requestExtendAuthenticatorTooManyRequests
func NewRequestExtendAuthenticatorTooManyRequests ¶ added in v0.26.43
func NewRequestExtendAuthenticatorTooManyRequests() *RequestExtendAuthenticatorTooManyRequests
NewRequestExtendAuthenticatorTooManyRequests creates RequestExtendAuthenticatorTooManyRequests with default headers values
func (*RequestExtendAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend authenticator too many requests response
func (*RequestExtendAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorTooManyRequests
WithPayload adds the payload to the request extend authenticator too many requests response
func (*RequestExtendAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RequestExtendAuthenticatorURL ¶ added in v0.26.43
type RequestExtendAuthenticatorURL struct { ID string // contains filtered or unexported fields }
RequestExtendAuthenticatorURL generates an URL for the request extend authenticator operation
func (*RequestExtendAuthenticatorURL) Build ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*RequestExtendAuthenticatorURL) BuildFull ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*RequestExtendAuthenticatorURL) Must ¶ added in v0.26.43
Must is a helper function to panic when the url builder returns an error
func (*RequestExtendAuthenticatorURL) SetBasePath ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*RequestExtendAuthenticatorURL) String ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*RequestExtendAuthenticatorURL) StringFull ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*RequestExtendAuthenticatorURL) WithBasePath ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorURL) WithBasePath(bp string) *RequestExtendAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type RequestExtendAuthenticatorUnauthorized ¶ added in v0.26.43
type RequestExtendAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
RequestExtendAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response requestExtendAuthenticatorUnauthorized
func NewRequestExtendAuthenticatorUnauthorized ¶ added in v0.26.43
func NewRequestExtendAuthenticatorUnauthorized() *RequestExtendAuthenticatorUnauthorized
NewRequestExtendAuthenticatorUnauthorized creates RequestExtendAuthenticatorUnauthorized with default headers values
func (*RequestExtendAuthenticatorUnauthorized) SetPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the request extend authenticator unauthorized response
func (*RequestExtendAuthenticatorUnauthorized) WithPayload ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *RequestExtendAuthenticatorUnauthorized
WithPayload adds the payload to the request extend authenticator unauthorized response
func (*RequestExtendAuthenticatorUnauthorized) WriteResponse ¶ added in v0.26.43
func (o *RequestExtendAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticator ¶
type UpdateAuthenticator struct { Context *middleware.Context Handler UpdateAuthenticatorHandler }
UpdateAuthenticator swagger:route PUT /authenticators/{id} Authenticator updateAuthenticator
Update all fields on an authenticator ¶
Update all fields on an authenticator by id. Requires admin access.
func NewUpdateAuthenticator ¶
func NewUpdateAuthenticator(ctx *middleware.Context, handler UpdateAuthenticatorHandler) *UpdateAuthenticator
NewUpdateAuthenticator creates a new http.Handler for the update authenticator operation
func (*UpdateAuthenticator) ServeHTTP ¶
func (o *UpdateAuthenticator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type UpdateAuthenticatorBadRequest ¶
type UpdateAuthenticatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateAuthenticatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response updateAuthenticatorBadRequest
func NewUpdateAuthenticatorBadRequest ¶
func NewUpdateAuthenticatorBadRequest() *UpdateAuthenticatorBadRequest
NewUpdateAuthenticatorBadRequest creates UpdateAuthenticatorBadRequest with default headers values
func (*UpdateAuthenticatorBadRequest) SetPayload ¶
func (o *UpdateAuthenticatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update authenticator bad request response
func (*UpdateAuthenticatorBadRequest) WithPayload ¶
func (o *UpdateAuthenticatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorBadRequest
WithPayload adds the payload to the update authenticator bad request response
func (*UpdateAuthenticatorBadRequest) WriteResponse ¶
func (o *UpdateAuthenticatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticatorHandler ¶
type UpdateAuthenticatorHandler interface {
Handle(UpdateAuthenticatorParams, interface{}) middleware.Responder
}
UpdateAuthenticatorHandler interface for that can handle valid update authenticator params
type UpdateAuthenticatorHandlerFunc ¶
type UpdateAuthenticatorHandlerFunc func(UpdateAuthenticatorParams, interface{}) middleware.Responder
UpdateAuthenticatorHandlerFunc turns a function with the right signature into a update authenticator handler
func (UpdateAuthenticatorHandlerFunc) Handle ¶
func (fn UpdateAuthenticatorHandlerFunc) Handle(params UpdateAuthenticatorParams, principal interface{}) middleware.Responder
Handle executing the request and returning a response
type UpdateAuthenticatorNotFound ¶
type UpdateAuthenticatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateAuthenticatorNotFound The requested resource does not exist
swagger:response updateAuthenticatorNotFound
func NewUpdateAuthenticatorNotFound ¶
func NewUpdateAuthenticatorNotFound() *UpdateAuthenticatorNotFound
NewUpdateAuthenticatorNotFound creates UpdateAuthenticatorNotFound with default headers values
func (*UpdateAuthenticatorNotFound) SetPayload ¶
func (o *UpdateAuthenticatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update authenticator not found response
func (*UpdateAuthenticatorNotFound) WithPayload ¶
func (o *UpdateAuthenticatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorNotFound
WithPayload adds the payload to the update authenticator not found response
func (*UpdateAuthenticatorNotFound) WriteResponse ¶
func (o *UpdateAuthenticatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticatorOK ¶
type UpdateAuthenticatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
UpdateAuthenticatorOK The update request was successful and the resource has been altered
swagger:response updateAuthenticatorOK
func NewUpdateAuthenticatorOK ¶
func NewUpdateAuthenticatorOK() *UpdateAuthenticatorOK
NewUpdateAuthenticatorOK creates UpdateAuthenticatorOK with default headers values
func (*UpdateAuthenticatorOK) SetPayload ¶
func (o *UpdateAuthenticatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the update authenticator o k response
func (*UpdateAuthenticatorOK) WithPayload ¶
func (o *UpdateAuthenticatorOK) WithPayload(payload *rest_model.Empty) *UpdateAuthenticatorOK
WithPayload adds the payload to the update authenticator o k response
func (*UpdateAuthenticatorOK) WriteResponse ¶
func (o *UpdateAuthenticatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticatorParams ¶
type UpdateAuthenticatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*An authenticator put object Required: true In: body */ Authenticator *rest_model.AuthenticatorUpdate /*The id of the requested resource Required: true In: path */ ID string }
UpdateAuthenticatorParams contains all the bound params for the update authenticator operation typically these are obtained from a http.Request
swagger:parameters updateAuthenticator
func NewUpdateAuthenticatorParams ¶
func NewUpdateAuthenticatorParams() UpdateAuthenticatorParams
NewUpdateAuthenticatorParams creates a new UpdateAuthenticatorParams object
There are no default values defined in the spec.
func (*UpdateAuthenticatorParams) BindRequest ¶
func (o *UpdateAuthenticatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewUpdateAuthenticatorParams() beforehand.
type UpdateAuthenticatorServiceUnavailable ¶ added in v0.26.36
type UpdateAuthenticatorServiceUnavailable struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
UpdateAuthenticatorServiceUnavailable The request could not be completed due to the server being busy or in a temporarily bad state
swagger:response updateAuthenticatorServiceUnavailable
func NewUpdateAuthenticatorServiceUnavailable ¶ added in v0.26.36
func NewUpdateAuthenticatorServiceUnavailable() *UpdateAuthenticatorServiceUnavailable
NewUpdateAuthenticatorServiceUnavailable creates UpdateAuthenticatorServiceUnavailable with default headers values
func (*UpdateAuthenticatorServiceUnavailable) SetPayload ¶ added in v0.26.36
func (o *UpdateAuthenticatorServiceUnavailable) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update authenticator service unavailable response
func (*UpdateAuthenticatorServiceUnavailable) WithPayload ¶ added in v0.26.36
func (o *UpdateAuthenticatorServiceUnavailable) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorServiceUnavailable
WithPayload adds the payload to the update authenticator service unavailable response
func (*UpdateAuthenticatorServiceUnavailable) WriteResponse ¶ added in v0.26.36
func (o *UpdateAuthenticatorServiceUnavailable) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticatorTooManyRequests ¶ added in v0.26.0
type UpdateAuthenticatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateAuthenticatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response updateAuthenticatorTooManyRequests
func NewUpdateAuthenticatorTooManyRequests ¶ added in v0.26.0
func NewUpdateAuthenticatorTooManyRequests() *UpdateAuthenticatorTooManyRequests
NewUpdateAuthenticatorTooManyRequests creates UpdateAuthenticatorTooManyRequests with default headers values
func (*UpdateAuthenticatorTooManyRequests) SetPayload ¶ added in v0.26.0
func (o *UpdateAuthenticatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update authenticator too many requests response
func (*UpdateAuthenticatorTooManyRequests) WithPayload ¶ added in v0.26.0
func (o *UpdateAuthenticatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorTooManyRequests
WithPayload adds the payload to the update authenticator too many requests response
func (*UpdateAuthenticatorTooManyRequests) WriteResponse ¶ added in v0.26.0
func (o *UpdateAuthenticatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateAuthenticatorURL ¶
type UpdateAuthenticatorURL struct { ID string // contains filtered or unexported fields }
UpdateAuthenticatorURL generates an URL for the update authenticator operation
func (*UpdateAuthenticatorURL) Build ¶
func (o *UpdateAuthenticatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*UpdateAuthenticatorURL) BuildFull ¶
func (o *UpdateAuthenticatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*UpdateAuthenticatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*UpdateAuthenticatorURL) SetBasePath ¶
func (o *UpdateAuthenticatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*UpdateAuthenticatorURL) String ¶
func (o *UpdateAuthenticatorURL) String() string
String returns the string representation of the path with query string
func (*UpdateAuthenticatorURL) StringFull ¶
func (o *UpdateAuthenticatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*UpdateAuthenticatorURL) WithBasePath ¶
func (o *UpdateAuthenticatorURL) WithBasePath(bp string) *UpdateAuthenticatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type UpdateAuthenticatorUnauthorized ¶
type UpdateAuthenticatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
UpdateAuthenticatorUnauthorized The supplied session does not have the correct access rights to request this resource
swagger:response updateAuthenticatorUnauthorized
func NewUpdateAuthenticatorUnauthorized ¶
func NewUpdateAuthenticatorUnauthorized() *UpdateAuthenticatorUnauthorized
NewUpdateAuthenticatorUnauthorized creates UpdateAuthenticatorUnauthorized with default headers values
func (*UpdateAuthenticatorUnauthorized) SetPayload ¶
func (o *UpdateAuthenticatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update authenticator unauthorized response
func (*UpdateAuthenticatorUnauthorized) WithPayload ¶
func (o *UpdateAuthenticatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateAuthenticatorUnauthorized
WithPayload adds the payload to the update authenticator unauthorized response
func (*UpdateAuthenticatorUnauthorized) WriteResponse ¶
func (o *UpdateAuthenticatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
Source Files
¶
- create_authenticator.go
- create_authenticator_parameters.go
- create_authenticator_responses.go
- create_authenticator_urlbuilder.go
- delete_authenticator.go
- delete_authenticator_parameters.go
- delete_authenticator_responses.go
- delete_authenticator_urlbuilder.go
- detail_authenticator.go
- detail_authenticator_parameters.go
- detail_authenticator_responses.go
- detail_authenticator_urlbuilder.go
- list_authenticators.go
- list_authenticators_parameters.go
- list_authenticators_responses.go
- list_authenticators_urlbuilder.go
- patch_authenticator.go
- patch_authenticator_parameters.go
- patch_authenticator_responses.go
- patch_authenticator_urlbuilder.go
- re_enroll_authenticator.go
- re_enroll_authenticator_parameters.go
- re_enroll_authenticator_responses.go
- re_enroll_authenticator_urlbuilder.go
- request_extend_all_cert_authenticators.go
- request_extend_all_cert_authenticators_parameters.go
- request_extend_all_cert_authenticators_responses.go
- request_extend_all_cert_authenticators_urlbuilder.go
- request_extend_authenticator.go
- request_extend_authenticator_parameters.go
- request_extend_authenticator_responses.go
- request_extend_authenticator_urlbuilder.go
- update_authenticator.go
- update_authenticator_parameters.go
- update_authenticator_responses.go
- update_authenticator_urlbuilder.go