Documentation ¶
Overview ¶
Package client provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.4.1 DO NOT EDIT.
Package client contains an auto-generated KeyCloak client from the OpenAPI spec.
Index ¶
- func NewDeleteAdminRealmsRealmUsersUserIdConsentsClientRequest(server string, realm string, userId string, client string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdRequest(server string, realm string, userId string, credentialId string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest(server string, realm string, userId string, provider string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdRequest(server string, realm string, userId string, groupId string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersCountRequest(server string, realm string, params *GetAdminRealmsRealmUsersCountParams) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersProfileMetadataRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersProfileRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersRequest(server string, realm string, params *GetAdminRealmsRealmUsersParams) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdConsentsRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdCredentialsRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdFederatedIdentityRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdGroupsCountRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdGroupsRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidRequest(server string, realm string, userId string, clientUuid string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdSessionsRequest(server string, realm string, userId string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersUserIdUnmanagedAttributesRequest(server string, realm string, userId string) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersRequest(server string, realm string, body PostAdminRealmsRealmUsersJSONRequestBody) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdRequest(server string, realm string, userId string, credentialId string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstRequest(server string, realm string, userId string, credentialId string) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest(server string, realm string, userId string, provider string) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersUserIdImpersonationRequest(server string, realm string, userId string) (*http.Request, error)
- func NewPostAdminRealmsRealmUsersUserIdLogoutRequest(server string, realm string, userId string) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersProfileRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersProfileRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithBody(server string, realm string, userId string, credentialId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithTextBody(server string, realm string, userId string, credentialId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequestWithBody(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdGroupsGroupIdRequest(server string, realm string, userId string, groupId string) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdResetPasswordEmailRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequest(server string, realm string, userId string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersUserIdSendVerifyEmailRequest(server string, realm string, userId string, ...) (*http.Request, error)
- type Client
- func (c *Client) DeleteAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmUsersUserIdConsentsClient(ctx context.Context, realm string, userId string, client string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId(ctx context.Context, realm string, userId string, credentialId string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider(ctx context.Context, realm string, userId string, provider string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmUsersUserIdGroupsGroupId(ctx context.Context, realm string, userId string, groupId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsers(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersCount(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersProfile(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersProfileMetadata(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypes(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdConsents(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdCredentials(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdFederatedIdentity(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdGroups(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdGroupsCount(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuid(ctx context.Context, realm string, userId string, clientUuid string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdSessions(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmUsersUserIdUnmanagedAttributes(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsers(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialId(ctx context.Context, realm string, userId string, credentialId string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirst(ctx context.Context, realm string, userId string, credentialId string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersUserIdFederatedIdentityProvider(ctx context.Context, realm string, userId string, provider string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersUserIdImpersonation(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersUserIdLogout(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmUsersWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersProfile(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersProfileWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBody(ctx context.Context, realm string, userId string, credentialId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBody(ctx context.Context, realm string, userId string, credentialId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdDisableCredentialTypes(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBody(ctx context.Context, realm string, userId string, contentType string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdExecuteActionsEmail(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBody(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdGroupsGroupId(ctx context.Context, realm string, userId string, groupId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdResetPassword(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdResetPasswordEmail(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdResetPasswordWithBody(ctx context.Context, realm string, userId string, contentType string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdSendVerifyEmail(ctx context.Context, realm string, userId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersUserIdWithBody(ctx context.Context, realm string, userId string, contentType string, ...) (*http.Response, error)
- type ClientInterface
- type ClientOption
- type ClientWithResponses
- func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse(ctx context.Context, realm string, userId string, client string, ...) (*DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, ...) (*DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, ...) (*DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, ...) (*DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, ...) (*DeleteAdminRealmsRealmUsersUserIdResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, ...) (*GetAdminRealmsRealmUsersCountResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersProfileMetadataWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileMetadataResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse, ...)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdConsentsWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdConsentsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdCredentialsWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdCredentialsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdGroupsCountResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdGroupsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse(ctx context.Context, realm string, userId string, clientUuid string, ...) (*GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdSessionsWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdSessionsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, ...) (*GetAdminRealmsRealmUsersUserIdResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, ...) (*GetAdminRealmsRealmUsersResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, ...) (...)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse(ctx context.Context, realm string, userId string, credentialId string, ...) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse, ...)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, ...) (*PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdImpersonationWithResponse(ctx context.Context, realm string, userId string, ...) (*PostAdminRealmsRealmUsersUserIdImpersonationResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdLogoutWithResponse(ctx context.Context, realm string, userId string, ...) (*PostAdminRealmsRealmUsersUserIdLogoutResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PostAdminRealmsRealmUsersResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmUsersResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersProfileWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmUsersProfileResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmUsersProfileResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, ...) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, ...) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, ...) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, ...) (*PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, ...) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, ...) (*PutAdminRealmsRealmUsersUserIdResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, ...) (*PutAdminRealmsRealmUsersUserIdResponse, error)
- type ClientWithResponsesInterface
- type ComponentExportRepresentation
- type CredentialRepresentation
- type DecisionEffect
- type DecisionStrategy
- type DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse
- type DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse
- type DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
- type DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse
- type DeleteAdminRealmsRealmUsersUserIdResponse
- type FederatedIdentityRepresentation
- type GetAdminRealmsRealmUsersCountParams
- type GetAdminRealmsRealmUsersCountResponse
- type GetAdminRealmsRealmUsersParams
- type GetAdminRealmsRealmUsersProfileMetadataResponse
- type GetAdminRealmsRealmUsersProfileResponse
- type GetAdminRealmsRealmUsersResponse
- type GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse
- type GetAdminRealmsRealmUsersUserIdConsentsResponse
- type GetAdminRealmsRealmUsersUserIdCredentialsResponse
- type GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse
- type GetAdminRealmsRealmUsersUserIdGroupsCountParams
- type GetAdminRealmsRealmUsersUserIdGroupsCountResponse
- type GetAdminRealmsRealmUsersUserIdGroupsParams
- type GetAdminRealmsRealmUsersUserIdGroupsResponse
- type GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse
- type GetAdminRealmsRealmUsersUserIdParams
- type GetAdminRealmsRealmUsersUserIdResponse
- type GetAdminRealmsRealmUsersUserIdSessionsResponse
- type GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse
- type GroupRepresentation
- type HttpRequestDoer
- type Logic
- type MultivaluedHashMapStringComponentExportRepresentation
- type MultivaluedHashMapStringString
- type PolicyRepresentation
- type PolicyResultRepresentation
- type PostAdminRealmsRealmUsersJSONRequestBody
- type PostAdminRealmsRealmUsersResponse
- type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse
- type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse
- type PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
- type PostAdminRealmsRealmUsersUserIdImpersonationResponse
- type PostAdminRealmsRealmUsersUserIdLogoutResponse
- type PutAdminRealmsRealmUsersProfileJSONRequestBody
- type PutAdminRealmsRealmUsersProfileResponse
- type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse
- type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody
- type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody
- type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody
- type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody
- type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse
- type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody
- type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody
- type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams
- type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse
- type PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse
- type PutAdminRealmsRealmUsersUserIdJSONRequestBody
- type PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams
- type PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse
- type PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody
- type PutAdminRealmsRealmUsersUserIdResetPasswordResponse
- type PutAdminRealmsRealmUsersUserIdResponse
- type PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams
- type PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse
- type RequestEditorFn
- type ResourceOwnerRepresentation
- type ResourceRepresentation
- type ScopeRepresentation
- type SocialLinkRepresentation
- type UPAttribute
- type UPAttributePermissions
- type UPAttributeRequired
- type UPAttributeSelector
- type UPConfig
- type UPGroup
- type UnmanagedAttributePolicy
- type UserConsentRepresentation
- type UserProfileAttributeGroupMetadata
- type UserProfileAttributeMetadata
- type UserProfileMetadata
- type UserRepresentation
- type UserSessionRepresentation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteAdminRealmsRealmUsersUserIdConsentsClientRequest ¶
func NewDeleteAdminRealmsRealmUsersUserIdConsentsClientRequest(server string, realm string, userId string, client string) (*http.Request, error)
NewDeleteAdminRealmsRealmUsersUserIdConsentsClientRequest generates requests for DeleteAdminRealmsRealmUsersUserIdConsentsClient
func NewDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdRequest ¶
func NewDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdRequest(server string, realm string, userId string, credentialId string) (*http.Request, error)
NewDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdRequest generates requests for DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId
func NewDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest ¶
func NewDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest(server string, realm string, userId string, provider string) (*http.Request, error)
NewDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest generates requests for DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider
func NewDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdRequest ¶
func NewDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdRequest(server string, realm string, userId string, groupId string) (*http.Request, error)
NewDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdRequest generates requests for DeleteAdminRealmsRealmUsersUserIdGroupsGroupId
func NewDeleteAdminRealmsRealmUsersUserIdRequest ¶
func NewDeleteAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string) (*http.Request, error)
NewDeleteAdminRealmsRealmUsersUserIdRequest generates requests for DeleteAdminRealmsRealmUsersUserId
func NewGetAdminRealmsRealmUsersCountRequest ¶
func NewGetAdminRealmsRealmUsersCountRequest(server string, realm string, params *GetAdminRealmsRealmUsersCountParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersCountRequest generates requests for GetAdminRealmsRealmUsersCount
func NewGetAdminRealmsRealmUsersProfileMetadataRequest ¶
func NewGetAdminRealmsRealmUsersProfileMetadataRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmUsersProfileMetadataRequest generates requests for GetAdminRealmsRealmUsersProfileMetadata
func NewGetAdminRealmsRealmUsersProfileRequest ¶
NewGetAdminRealmsRealmUsersProfileRequest generates requests for GetAdminRealmsRealmUsersProfile
func NewGetAdminRealmsRealmUsersRequest ¶
func NewGetAdminRealmsRealmUsersRequest(server string, realm string, params *GetAdminRealmsRealmUsersParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersRequest generates requests for GetAdminRealmsRealmUsers
func NewGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesRequest ¶
func NewGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesRequest generates requests for GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypes
func NewGetAdminRealmsRealmUsersUserIdConsentsRequest ¶
func NewGetAdminRealmsRealmUsersUserIdConsentsRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdConsentsRequest generates requests for GetAdminRealmsRealmUsersUserIdConsents
func NewGetAdminRealmsRealmUsersUserIdCredentialsRequest ¶
func NewGetAdminRealmsRealmUsersUserIdCredentialsRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdCredentialsRequest generates requests for GetAdminRealmsRealmUsersUserIdCredentials
func NewGetAdminRealmsRealmUsersUserIdFederatedIdentityRequest ¶
func NewGetAdminRealmsRealmUsersUserIdFederatedIdentityRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdFederatedIdentityRequest generates requests for GetAdminRealmsRealmUsersUserIdFederatedIdentity
func NewGetAdminRealmsRealmUsersUserIdGroupsCountRequest ¶
func NewGetAdminRealmsRealmUsersUserIdGroupsCountRequest(server string, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsCountParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdGroupsCountRequest generates requests for GetAdminRealmsRealmUsersUserIdGroupsCount
func NewGetAdminRealmsRealmUsersUserIdGroupsRequest ¶
func NewGetAdminRealmsRealmUsersUserIdGroupsRequest(server string, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdGroupsRequest generates requests for GetAdminRealmsRealmUsersUserIdGroups
func NewGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidRequest ¶
func NewGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidRequest(server string, realm string, userId string, clientUuid string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidRequest generates requests for GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuid
func NewGetAdminRealmsRealmUsersUserIdRequest ¶
func NewGetAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdRequest generates requests for GetAdminRealmsRealmUsersUserId
func NewGetAdminRealmsRealmUsersUserIdSessionsRequest ¶
func NewGetAdminRealmsRealmUsersUserIdSessionsRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdSessionsRequest generates requests for GetAdminRealmsRealmUsersUserIdSessions
func NewGetAdminRealmsRealmUsersUserIdUnmanagedAttributesRequest ¶ added in v0.0.70
func NewGetAdminRealmsRealmUsersUserIdUnmanagedAttributesRequest(server string, realm string, userId string) (*http.Request, error)
NewGetAdminRealmsRealmUsersUserIdUnmanagedAttributesRequest generates requests for GetAdminRealmsRealmUsersUserIdUnmanagedAttributes
func NewPostAdminRealmsRealmUsersRequest ¶
func NewPostAdminRealmsRealmUsersRequest(server string, realm string, body PostAdminRealmsRealmUsersJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmUsersRequest calls the generic PostAdminRealmsRealmUsers builder with application/json body
func NewPostAdminRealmsRealmUsersRequestWithBody ¶
func NewPostAdminRealmsRealmUsersRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRealmUsersRequestWithBody generates requests for PostAdminRealmsRealmUsers with any type of body
func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdRequest ¶
func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdRequest(server string, realm string, userId string, credentialId string, newPreviousCredentialId string) (*http.Request, error)
NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdRequest generates requests for PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialId
func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstRequest ¶
func NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstRequest(server string, realm string, userId string, credentialId string) (*http.Request, error)
NewPostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstRequest generates requests for PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirst
func NewPostAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest ¶
func NewPostAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest(server string, realm string, userId string, provider string) (*http.Request, error)
NewPostAdminRealmsRealmUsersUserIdFederatedIdentityProviderRequest generates requests for PostAdminRealmsRealmUsersUserIdFederatedIdentityProvider
func NewPostAdminRealmsRealmUsersUserIdImpersonationRequest ¶
func NewPostAdminRealmsRealmUsersUserIdImpersonationRequest(server string, realm string, userId string) (*http.Request, error)
NewPostAdminRealmsRealmUsersUserIdImpersonationRequest generates requests for PostAdminRealmsRealmUsersUserIdImpersonation
func NewPostAdminRealmsRealmUsersUserIdLogoutRequest ¶
func NewPostAdminRealmsRealmUsersUserIdLogoutRequest(server string, realm string, userId string) (*http.Request, error)
NewPostAdminRealmsRealmUsersUserIdLogoutRequest generates requests for PostAdminRealmsRealmUsersUserIdLogout
func NewPutAdminRealmsRealmUsersProfileRequest ¶
func NewPutAdminRealmsRealmUsersProfileRequest(server string, realm string, body PutAdminRealmsRealmUsersProfileJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersProfileRequest calls the generic PutAdminRealmsRealmUsersProfile builder with application/json body
func NewPutAdminRealmsRealmUsersProfileRequestWithBody ¶
func NewPutAdminRealmsRealmUsersProfileRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersProfileRequestWithBody generates requests for PutAdminRealmsRealmUsersProfile with any type of body
func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithBody ¶
func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithBody(server string, realm string, userId string, credentialId string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithBody generates requests for PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabel with any type of body
func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithTextBody ¶
func NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithTextBody(server string, realm string, userId string, credentialId string, body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelRequestWithTextBody calls the generic PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabel builder with text/plain body
func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequest ¶
func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequest(server string, realm string, userId string, body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequest calls the generic PutAdminRealmsRealmUsersUserIdDisableCredentialTypes builder with application/json body
func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequestWithBody ¶
func NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdDisableCredentialTypesRequestWithBody generates requests for PutAdminRealmsRealmUsersUserIdDisableCredentialTypes with any type of body
func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequest ¶
func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequest(server string, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequest calls the generic PutAdminRealmsRealmUsersUserIdExecuteActionsEmail builder with application/json body
func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequestWithBody ¶
func NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequestWithBody(server string, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdExecuteActionsEmailRequestWithBody generates requests for PutAdminRealmsRealmUsersUserIdExecuteActionsEmail with any type of body
func NewPutAdminRealmsRealmUsersUserIdGroupsGroupIdRequest ¶
func NewPutAdminRealmsRealmUsersUserIdGroupsGroupIdRequest(server string, realm string, userId string, groupId string) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdGroupsGroupIdRequest generates requests for PutAdminRealmsRealmUsersUserIdGroupsGroupId
func NewPutAdminRealmsRealmUsersUserIdRequest ¶
func NewPutAdminRealmsRealmUsersUserIdRequest(server string, realm string, userId string, body PutAdminRealmsRealmUsersUserIdJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdRequest calls the generic PutAdminRealmsRealmUsersUserId builder with application/json body
func NewPutAdminRealmsRealmUsersUserIdRequestWithBody ¶
func NewPutAdminRealmsRealmUsersUserIdRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdRequestWithBody generates requests for PutAdminRealmsRealmUsersUserId with any type of body
func NewPutAdminRealmsRealmUsersUserIdResetPasswordEmailRequest ¶
func NewPutAdminRealmsRealmUsersUserIdResetPasswordEmailRequest(server string, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdResetPasswordEmailRequest generates requests for PutAdminRealmsRealmUsersUserIdResetPasswordEmail
func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequest ¶
func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequest(server string, realm string, userId string, body PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdResetPasswordRequest calls the generic PutAdminRealmsRealmUsersUserIdResetPassword builder with application/json body
func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequestWithBody ¶
func NewPutAdminRealmsRealmUsersUserIdResetPasswordRequestWithBody(server string, realm string, userId string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdResetPasswordRequestWithBody generates requests for PutAdminRealmsRealmUsersUserIdResetPassword with any type of body
func NewPutAdminRealmsRealmUsersUserIdSendVerifyEmailRequest ¶
func NewPutAdminRealmsRealmUsersUserIdSendVerifyEmailRequest(server string, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams) (*http.Request, error)
NewPutAdminRealmsRealmUsersUserIdSendVerifyEmailRequest generates requests for PutAdminRealmsRealmUsersUserIdSendVerifyEmail
Types ¶
type Client ¶
type Client struct { // The endpoint of the server conforming to this interface, with scheme, // https://api.deepmap.com for example. This can contain a path relative // to the server, such as https://api.deepmap.com/dev-test, and all the // paths in the swagger spec will be appended to the server. Server string // Doer for performing requests, typically a *http.Client with any // customized settings, such as certificate chains. Client HttpRequestDoer // A list of callbacks for modifying requests which are generated before sending over // the network. RequestEditors []RequestEditorFn }
Client which conforms to the OpenAPI3 specification for this service.
func NewClient ¶
func NewClient(server string, opts ...ClientOption) (*Client, error)
Creates a new Client, with reasonable defaults
func (*Client) DeleteAdminRealmsRealmUsersUserId ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdConsentsClient ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdGroupsGroupId ¶
func (*Client) GetAdminRealmsRealmUsers ¶
func (c *Client) GetAdminRealmsRealmUsers(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmUsersCount ¶
func (c *Client) GetAdminRealmsRealmUsersCount(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmUsersProfile ¶
func (*Client) GetAdminRealmsRealmUsersProfileMetadata ¶
func (*Client) GetAdminRealmsRealmUsersUserId ¶
func (c *Client) GetAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmUsersUserIdConsents ¶
func (*Client) GetAdminRealmsRealmUsersUserIdCredentials ¶
func (*Client) GetAdminRealmsRealmUsersUserIdFederatedIdentity ¶
func (*Client) GetAdminRealmsRealmUsersUserIdGroups ¶
func (c *Client) GetAdminRealmsRealmUsersUserIdGroups(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmUsersUserIdGroupsCount ¶
func (c *Client) GetAdminRealmsRealmUsersUserIdGroupsCount(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsCountParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuid ¶
func (*Client) GetAdminRealmsRealmUsersUserIdSessions ¶
func (*Client) GetAdminRealmsRealmUsersUserIdUnmanagedAttributes ¶ added in v0.0.70
func (*Client) PostAdminRealmsRealmUsers ¶
func (c *Client) PostAdminRealmsRealmUsers(ctx context.Context, realm string, body PostAdminRealmsRealmUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialId ¶
func (*Client) PostAdminRealmsRealmUsersUserIdFederatedIdentityProvider ¶
func (*Client) PostAdminRealmsRealmUsersUserIdImpersonation ¶
func (*Client) PostAdminRealmsRealmUsersUserIdLogout ¶
func (*Client) PostAdminRealmsRealmUsersWithBody ¶
func (*Client) PutAdminRealmsRealmUsersProfile ¶
func (c *Client) PutAdminRealmsRealmUsersProfile(ctx context.Context, realm string, body PutAdminRealmsRealmUsersProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersProfileWithBody ¶
func (*Client) PutAdminRealmsRealmUsersUserId ¶
func (c *Client) PutAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBody ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBody(ctx context.Context, realm string, userId string, credentialId string, body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdDisableCredentialTypes ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdDisableCredentialTypes(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBody ¶
func (*Client) PutAdminRealmsRealmUsersUserIdExecuteActionsEmail ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdExecuteActionsEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBody ¶
func (*Client) PutAdminRealmsRealmUsersUserIdGroupsGroupId ¶
func (*Client) PutAdminRealmsRealmUsersUserIdResetPassword ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdResetPassword(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdResetPasswordEmail ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdResetPasswordEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersUserIdResetPasswordWithBody ¶
func (*Client) PutAdminRealmsRealmUsersUserIdSendVerifyEmail ¶
func (c *Client) PutAdminRealmsRealmUsersUserIdSendVerifyEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams, reqEditors ...RequestEditorFn) (*http.Response, error)
type ClientInterface ¶
type ClientInterface interface { // GetAdminRealmsRealmUsers request GetAdminRealmsRealmUsers(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersWithBody request with any body PostAdminRealmsRealmUsersWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PostAdminRealmsRealmUsers(ctx context.Context, realm string, body PostAdminRealmsRealmUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersCount request GetAdminRealmsRealmUsersCount(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersProfile request GetAdminRealmsRealmUsersProfile(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersProfileWithBody request with any body PutAdminRealmsRealmUsersProfileWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersProfile(ctx context.Context, realm string, body PutAdminRealmsRealmUsersProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersProfileMetadata request GetAdminRealmsRealmUsersProfileMetadata(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAdminRealmsRealmUsersUserId request DeleteAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserId request GetAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdParams, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdWithBody request with any body PutAdminRealmsRealmUsersUserIdWithBody(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersUserId(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypes request GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypes(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdConsents request GetAdminRealmsRealmUsersUserIdConsents(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAdminRealmsRealmUsersUserIdConsentsClient request DeleteAdminRealmsRealmUsersUserIdConsentsClient(ctx context.Context, realm string, userId string, client string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdCredentials request GetAdminRealmsRealmUsersUserIdCredentials(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId request DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialId request PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialId(ctx context.Context, realm string, userId string, credentialId string, newPreviousCredentialId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirst request PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirst(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBody request with any body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBody(ctx context.Context, realm string, userId string, credentialId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBody(ctx context.Context, realm string, userId string, credentialId string, body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBody request with any body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBody(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersUserIdDisableCredentialTypes(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBody request with any body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBody(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersUserIdExecuteActionsEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdFederatedIdentity request GetAdminRealmsRealmUsersUserIdFederatedIdentity(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider request DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersUserIdFederatedIdentityProvider request PostAdminRealmsRealmUsersUserIdFederatedIdentityProvider(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdGroups request GetAdminRealmsRealmUsersUserIdGroups(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdGroupsCount request GetAdminRealmsRealmUsersUserIdGroupsCount(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsCountParams, reqEditors ...RequestEditorFn) (*http.Response, error) // DeleteAdminRealmsRealmUsersUserIdGroupsGroupId request DeleteAdminRealmsRealmUsersUserIdGroupsGroupId(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdGroupsGroupId request PutAdminRealmsRealmUsersUserIdGroupsGroupId(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersUserIdImpersonation request PostAdminRealmsRealmUsersUserIdImpersonation(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // PostAdminRealmsRealmUsersUserIdLogout request PostAdminRealmsRealmUsersUserIdLogout(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuid request GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuid(ctx context.Context, realm string, userId string, clientUuid string, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdResetPasswordWithBody request with any body PutAdminRealmsRealmUsersUserIdResetPasswordWithBody(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error) PutAdminRealmsRealmUsersUserIdResetPassword(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdResetPasswordEmail request PutAdminRealmsRealmUsersUserIdResetPasswordEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams, reqEditors ...RequestEditorFn) (*http.Response, error) // PutAdminRealmsRealmUsersUserIdSendVerifyEmail request PutAdminRealmsRealmUsersUserIdSendVerifyEmail(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdSessions request GetAdminRealmsRealmUsersUserIdSessions(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) // GetAdminRealmsRealmUsersUserIdUnmanagedAttributes request GetAdminRealmsRealmUsersUserIdUnmanagedAttributes(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*http.Response, error) }
The interface specification for the client above.
type ClientOption ¶
ClientOption allows setting custom parameters during construction
func WithHTTPClient ¶
func WithHTTPClient(doer HttpRequestDoer) ClientOption
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.
func WithRequestEditorFn ¶
func WithRequestEditorFn(fn RequestEditorFn) ClientOption
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.
type ClientWithResponses ¶
type ClientWithResponses struct {
ClientInterface
}
ClientWithResponses builds on ClientInterface to offer response payloads
func NewClientWithResponses ¶
func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
func (*ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse ¶
func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse(ctx context.Context, realm string, userId string, client string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse, error)
DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse request returning *DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse ¶
func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse, error)
DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse request returning *DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse ¶
func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse request returning *DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse ¶
func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse request returning *DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdWithResponse ¶
func (c *ClientWithResponses) DeleteAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdResponse, error)
DeleteAdminRealmsRealmUsersUserIdWithResponse request returning *DeleteAdminRealmsRealmUsersUserIdResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersCountResponse, error)
GetAdminRealmsRealmUsersCountWithResponse request returning *GetAdminRealmsRealmUsersCountResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersProfileMetadataWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersProfileMetadataWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileMetadataResponse, error)
GetAdminRealmsRealmUsersProfileMetadataWithResponse request returning *GetAdminRealmsRealmUsersProfileMetadataResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersProfileWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileResponse, error)
GetAdminRealmsRealmUsersProfileWithResponse request returning *GetAdminRealmsRealmUsersProfileResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse, error)
GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse request returning *GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdConsentsWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdConsentsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdConsentsResponse, error)
GetAdminRealmsRealmUsersUserIdConsentsWithResponse request returning *GetAdminRealmsRealmUsersUserIdConsentsResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdCredentialsWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdCredentialsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdCredentialsResponse, error)
GetAdminRealmsRealmUsersUserIdCredentialsWithResponse request returning *GetAdminRealmsRealmUsersUserIdCredentialsResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse, error)
GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse request returning *GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsCountParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdGroupsCountResponse, error)
GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse request returning *GetAdminRealmsRealmUsersUserIdGroupsCountResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdGroupsWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdGroupsResponse, error)
GetAdminRealmsRealmUsersUserIdGroupsWithResponse request returning *GetAdminRealmsRealmUsersUserIdGroupsResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse(ctx context.Context, realm string, userId string, clientUuid string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse, error)
GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse request returning *GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdSessionsWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdSessionsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdSessionsResponse, error)
GetAdminRealmsRealmUsersUserIdSessionsWithResponse request returning *GetAdminRealmsRealmUsersUserIdSessionsResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse ¶ added in v0.0.70
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse, error)
GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse request returning *GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersUserIdWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdResponse, error)
GetAdminRealmsRealmUsersUserIdWithResponse request returning *GetAdminRealmsRealmUsersUserIdResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersResponse, error)
GetAdminRealmsRealmUsersWithResponse request returning *GetAdminRealmsRealmUsersResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, newPreviousCredentialId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse, error)
PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse request returning *PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse, error)
PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse request returning *PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse request returning *PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersUserIdImpersonationWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdImpersonationWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdImpersonationResponse, error)
PostAdminRealmsRealmUsersUserIdImpersonationWithResponse request returning *PostAdminRealmsRealmUsersUserIdImpersonationResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersUserIdLogoutWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersUserIdLogoutWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdLogoutResponse, error)
PostAdminRealmsRealmUsersUserIdLogoutWithResponse request returning *PostAdminRealmsRealmUsersUserIdLogoutResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersResponse, error)
PostAdminRealmsRealmUsersWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsRealmUsersResponse
func (*ClientWithResponses) PostAdminRealmsRealmUsersWithResponse ¶
func (c *ClientWithResponses) PostAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersProfileWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersProfileWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersProfileResponse, error)
PutAdminRealmsRealmUsersProfileWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersProfileResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersProfileWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmUsersProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersProfileResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error)
PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error)
PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error)
PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse request returning *PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse, error)
PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse request returning *PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error)
PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersUserIdResetPasswordResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdResetPasswordWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse, error)
PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse request returning *PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResponse, error)
PutAdminRealmsRealmUsersUserIdWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersUserIdResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithResponse ¶
func (c *ClientWithResponses) PutAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResponse, error)
type ClientWithResponsesInterface ¶
type ClientWithResponsesInterface interface { // GetAdminRealmsRealmUsersWithResponse request GetAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersResponse, error) // PostAdminRealmsRealmUsersWithBodyWithResponse request with any body PostAdminRealmsRealmUsersWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersResponse, error) PostAdminRealmsRealmUsersWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersResponse, error) // GetAdminRealmsRealmUsersCountWithResponse request GetAdminRealmsRealmUsersCountWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersCountResponse, error) // GetAdminRealmsRealmUsersProfileWithResponse request GetAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileResponse, error) // PutAdminRealmsRealmUsersProfileWithBodyWithResponse request with any body PutAdminRealmsRealmUsersProfileWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersProfileResponse, error) PutAdminRealmsRealmUsersProfileWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmUsersProfileJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersProfileResponse, error) // GetAdminRealmsRealmUsersProfileMetadataWithResponse request GetAdminRealmsRealmUsersProfileMetadataWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersProfileMetadataResponse, error) // DeleteAdminRealmsRealmUsersUserIdWithResponse request DeleteAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdResponse, error) // GetAdminRealmsRealmUsersUserIdWithResponse request GetAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdResponse, error) // PutAdminRealmsRealmUsersUserIdWithBodyWithResponse request with any body PutAdminRealmsRealmUsersUserIdWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResponse, error) PutAdminRealmsRealmUsersUserIdWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResponse, error) // GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse request GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse, error) // GetAdminRealmsRealmUsersUserIdConsentsWithResponse request GetAdminRealmsRealmUsersUserIdConsentsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdConsentsResponse, error) // DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse request DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse(ctx context.Context, realm string, userId string, client string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse, error) // GetAdminRealmsRealmUsersUserIdCredentialsWithResponse request GetAdminRealmsRealmUsersUserIdCredentialsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdCredentialsResponse, error) // DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse request DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse, error) // PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse request PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse(ctx context.Context, realm string, userId string, credentialId string, newPreviousCredentialId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse, error) // PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse request PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse(ctx context.Context, realm string, userId string, credentialId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse, error) // PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse request with any body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error) PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithTextBodyWithResponse(ctx context.Context, realm string, userId string, credentialId string, body PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error) // PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse request with any body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error) PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error) // PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse request with any body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithBodyWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error) PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams, body PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error) // GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse request GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse, error) // DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse request DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error) // PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse request PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse(ctx context.Context, realm string, userId string, provider string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error) // GetAdminRealmsRealmUsersUserIdGroupsWithResponse request GetAdminRealmsRealmUsersUserIdGroupsWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdGroupsResponse, error) // GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse request GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse(ctx context.Context, realm string, userId string, params *GetAdminRealmsRealmUsersUserIdGroupsCountParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdGroupsCountResponse, error) // DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse request DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error) // PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse request PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse(ctx context.Context, realm string, userId string, groupId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error) // PostAdminRealmsRealmUsersUserIdImpersonationWithResponse request PostAdminRealmsRealmUsersUserIdImpersonationWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdImpersonationResponse, error) // PostAdminRealmsRealmUsersUserIdLogoutWithResponse request PostAdminRealmsRealmUsersUserIdLogoutWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmUsersUserIdLogoutResponse, error) // GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse request GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse(ctx context.Context, realm string, userId string, clientUuid string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse, error) // PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse request with any body PutAdminRealmsRealmUsersUserIdResetPasswordWithBodyWithResponse(ctx context.Context, realm string, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error) PutAdminRealmsRealmUsersUserIdResetPasswordWithResponse(ctx context.Context, realm string, userId string, body PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error) // PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse request PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse, error) // PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse request PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse(ctx context.Context, realm string, userId string, params *PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse, error) // GetAdminRealmsRealmUsersUserIdSessionsWithResponse request GetAdminRealmsRealmUsersUserIdSessionsWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdSessionsResponse, error) // GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse request GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse(ctx context.Context, realm string, userId string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse, error) }
ClientWithResponsesInterface is the interface specification for the client with responses above.
type ComponentExportRepresentation ¶
type ComponentExportRepresentation struct { Config *MultivaluedHashMapStringString `json:"config,omitempty"` Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` ProviderId *string `json:"providerId,omitempty"` SubComponents *MultivaluedHashMapStringComponentExportRepresentation `json:"subComponents,omitempty"` SubType *string `json:"subType,omitempty"` }
ComponentExportRepresentation defines model for ComponentExportRepresentation.
type CredentialRepresentation ¶
type CredentialRepresentation struct { // Deprecated: Algorithm *string `json:"algorithm,omitempty"` // Deprecated: Config *MultivaluedHashMapStringString `json:"config,omitempty"` // Deprecated: Counter *int32 `json:"counter,omitempty"` CreatedDate *int64 `json:"createdDate,omitempty"` CredentialData *string `json:"credentialData,omitempty"` // Deprecated: Device *string `json:"device,omitempty"` // Deprecated: Digits *int32 `json:"digits,omitempty"` // Deprecated: HashIterations *int32 `json:"hashIterations,omitempty"` // Deprecated: HashedSaltedValue *string `json:"hashedSaltedValue,omitempty"` Id *string `json:"id,omitempty"` // Deprecated: Period *int32 `json:"period,omitempty"` Priority *int32 `json:"priority,omitempty"` // Deprecated: Salt *string `json:"salt,omitempty"` SecretData *string `json:"secretData,omitempty"` Temporary *bool `json:"temporary,omitempty"` Type *string `json:"type,omitempty"` UserLabel *string `json:"userLabel,omitempty"` Value *string `json:"value,omitempty"` }
CredentialRepresentation defines model for CredentialRepresentation.
type DecisionEffect ¶
type DecisionEffect string
DecisionEffect defines model for DecisionEffect.
const ( DENY DecisionEffect = "DENY" PERMIT DecisionEffect = "PERMIT" )
Defines values for DecisionEffect.
type DecisionStrategy ¶
type DecisionStrategy string
DecisionStrategy defines model for DecisionStrategy.
const ( AFFIRMATIVE DecisionStrategy = "AFFIRMATIVE" CONSENSUS DecisionStrategy = "CONSENSUS" UNANIMOUS DecisionStrategy = "UNANIMOUS" )
Defines values for DecisionStrategy.
type DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse ¶
type DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse struct { Body []byte HTTPResponse *http.Response }
func ParseDeleteAdminRealmsRealmUsersUserIdConsentsClientResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdConsentsClientResponse(rsp *http.Response) (*DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse, error)
ParseDeleteAdminRealmsRealmUsersUserIdConsentsClientResponse parses an HTTP response from a DeleteAdminRealmsRealmUsersUserIdConsentsClientWithResponse call
func (DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse) Status ¶
func (r DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse) StatusCode ¶
func (r DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse ¶
type DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse struct { Body []byte HTTPResponse *http.Response }
func ParseDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse, error)
ParseDeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse parses an HTTP response from a DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdWithResponse call
func (DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse) Status ¶
func (r DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse) StatusCode ¶
func (r DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse ¶
type DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse struct { Body []byte HTTPResponse *http.Response }
func ParseDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse(rsp *http.Response) (*DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
ParseDeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse parses an HTTP response from a DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse call
func (DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) Status ¶
func (r DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) StatusCode ¶
func (r DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse ¶
type DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse struct { Body []byte HTTPResponse *http.Response }
func ParseDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
ParseDeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse parses an HTTP response from a DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse call
func (DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) Status ¶
func (r DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) StatusCode ¶
func (r DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmUsersUserIdResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdResponse ¶
func ParseDeleteAdminRealmsRealmUsersUserIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmUsersUserIdResponse, error)
ParseDeleteAdminRealmsRealmUsersUserIdResponse parses an HTTP response from a DeleteAdminRealmsRealmUsersUserIdWithResponse call
func (DeleteAdminRealmsRealmUsersUserIdResponse) Status ¶
func (r DeleteAdminRealmsRealmUsersUserIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmUsersUserIdResponse) StatusCode ¶
func (r DeleteAdminRealmsRealmUsersUserIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type FederatedIdentityRepresentation ¶
type FederatedIdentityRepresentation struct { IdentityProvider *string `json:"identityProvider,omitempty"` UserId *string `json:"userId,omitempty"` UserName *string `json:"userName,omitempty"` }
FederatedIdentityRepresentation defines model for FederatedIdentityRepresentation.
type GetAdminRealmsRealmUsersCountParams ¶
type GetAdminRealmsRealmUsersCountParams struct { // Email email filter Email *string `form:"email,omitempty" json:"email,omitempty"` EmailVerified *bool `form:"emailVerified,omitempty" json:"emailVerified,omitempty"` // Enabled Boolean representing if user is enabled or not Enabled *bool `form:"enabled,omitempty" json:"enabled,omitempty"` // FirstName first name filter FirstName *string `form:"firstName,omitempty" json:"firstName,omitempty"` // LastName last name filter LastName *string `form:"lastName,omitempty" json:"lastName,omitempty"` Q *string `form:"q,omitempty" json:"q,omitempty"` // Search arbitrary search string for all the fields below. Default search behavior is prefix-based (e.g., foo or foo*). Use *foo* for infix search and "foo" for exact search. Search *string `form:"search,omitempty" json:"search,omitempty"` // Username username filter Username *string `form:"username,omitempty" json:"username,omitempty"` }
GetAdminRealmsRealmUsersCountParams defines parameters for GetAdminRealmsRealmUsersCount.
type GetAdminRealmsRealmUsersCountResponse ¶
type GetAdminRealmsRealmUsersCountResponse struct { Body []byte HTTPResponse *http.Response JSON200 *int32 }
func ParseGetAdminRealmsRealmUsersCountResponse ¶
func ParseGetAdminRealmsRealmUsersCountResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersCountResponse, error)
ParseGetAdminRealmsRealmUsersCountResponse parses an HTTP response from a GetAdminRealmsRealmUsersCountWithResponse call
func (GetAdminRealmsRealmUsersCountResponse) Status ¶
func (r GetAdminRealmsRealmUsersCountResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersCountResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersCountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersParams ¶
type GetAdminRealmsRealmUsersParams struct { // BriefRepresentation Boolean which defines whether brief representations are returned (default: false) BriefRepresentation *bool `form:"briefRepresentation,omitempty" json:"briefRepresentation,omitempty"` // Email A String contained in email, or the complete email, if param "exact" is true Email *string `form:"email,omitempty" json:"email,omitempty"` // EmailVerified whether the email has been verified EmailVerified *bool `form:"emailVerified,omitempty" json:"emailVerified,omitempty"` // Enabled Boolean representing if user is enabled or not Enabled *bool `form:"enabled,omitempty" json:"enabled,omitempty"` // Exact Boolean which defines whether the params "last", "first", "email" and "username" must match exactly Exact *bool `form:"exact,omitempty" json:"exact,omitempty"` // First Pagination offset First *int32 `form:"first,omitempty" json:"first,omitempty"` // FirstName A String contained in firstName, or the complete firstName, if param "exact" is true FirstName *string `form:"firstName,omitempty" json:"firstName,omitempty"` // IdpAlias The alias of an Identity Provider linked to the user IdpAlias *string `form:"idpAlias,omitempty" json:"idpAlias,omitempty"` // IdpUserId The userId at an Identity Provider linked to the user IdpUserId *string `form:"idpUserId,omitempty" json:"idpUserId,omitempty"` // LastName A String contained in lastName, or the complete lastName, if param "exact" is true LastName *string `form:"lastName,omitempty" json:"lastName,omitempty"` // Max Maximum results size (defaults to 100) Max *int32 `form:"max,omitempty" json:"max,omitempty"` // Q A query to search for custom attributes, in the format 'key1:value2 key2:value2' Q *string `form:"q,omitempty" json:"q,omitempty"` // Search A String contained in username, first or last name, or email. Default search behavior is prefix-based (e.g., foo or foo*). Use *foo* for infix search and "foo" for exact search. Search *string `form:"search,omitempty" json:"search,omitempty"` // Username A String contained in username, or the complete username, if param "exact" is true Username *string `form:"username,omitempty" json:"username,omitempty"` }
GetAdminRealmsRealmUsersParams defines parameters for GetAdminRealmsRealmUsers.
type GetAdminRealmsRealmUsersProfileMetadataResponse ¶
type GetAdminRealmsRealmUsersProfileMetadataResponse struct { Body []byte HTTPResponse *http.Response JSON200 *UserProfileMetadata }
func ParseGetAdminRealmsRealmUsersProfileMetadataResponse ¶
func ParseGetAdminRealmsRealmUsersProfileMetadataResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersProfileMetadataResponse, error)
ParseGetAdminRealmsRealmUsersProfileMetadataResponse parses an HTTP response from a GetAdminRealmsRealmUsersProfileMetadataWithResponse call
func (GetAdminRealmsRealmUsersProfileMetadataResponse) Status ¶
func (r GetAdminRealmsRealmUsersProfileMetadataResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersProfileMetadataResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersProfileMetadataResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersProfileResponse ¶
type GetAdminRealmsRealmUsersProfileResponse struct { Body []byte HTTPResponse *http.Response JSON200 *UPConfig }
func ParseGetAdminRealmsRealmUsersProfileResponse ¶
func ParseGetAdminRealmsRealmUsersProfileResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersProfileResponse, error)
ParseGetAdminRealmsRealmUsersProfileResponse parses an HTTP response from a GetAdminRealmsRealmUsersProfileWithResponse call
func (GetAdminRealmsRealmUsersProfileResponse) Status ¶
func (r GetAdminRealmsRealmUsersProfileResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersProfileResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersResponse ¶
type GetAdminRealmsRealmUsersResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]UserRepresentation }
func ParseGetAdminRealmsRealmUsersResponse ¶
func ParseGetAdminRealmsRealmUsersResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersResponse, error)
ParseGetAdminRealmsRealmUsersResponse parses an HTTP response from a GetAdminRealmsRealmUsersWithResponse call
func (GetAdminRealmsRealmUsersResponse) Status ¶
func (r GetAdminRealmsRealmUsersResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse ¶
type GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]string }
func ParseGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse, error)
ParseGetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesWithResponse call
func (GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) Status ¶
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdConsentsResponse ¶
type GetAdminRealmsRealmUsersUserIdConsentsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]map[string]interface{} }
func ParseGetAdminRealmsRealmUsersUserIdConsentsResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdConsentsResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdConsentsResponse, error)
ParseGetAdminRealmsRealmUsersUserIdConsentsResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdConsentsWithResponse call
func (GetAdminRealmsRealmUsersUserIdConsentsResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdConsentsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdConsentsResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdConsentsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdCredentialsResponse ¶
type GetAdminRealmsRealmUsersUserIdCredentialsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]CredentialRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdCredentialsResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdCredentialsResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdCredentialsResponse, error)
ParseGetAdminRealmsRealmUsersUserIdCredentialsResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdCredentialsWithResponse call
func (GetAdminRealmsRealmUsersUserIdCredentialsResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdCredentialsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdCredentialsResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdCredentialsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse ¶
type GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]FederatedIdentityRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdFederatedIdentityResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdFederatedIdentityResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse, error)
ParseGetAdminRealmsRealmUsersUserIdFederatedIdentityResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdFederatedIdentityWithResponse call
func (GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdGroupsCountParams ¶
type GetAdminRealmsRealmUsersUserIdGroupsCountParams struct {
Search *string `form:"search,omitempty" json:"search,omitempty"`
}
GetAdminRealmsRealmUsersUserIdGroupsCountParams defines parameters for GetAdminRealmsRealmUsersUserIdGroupsCount.
type GetAdminRealmsRealmUsersUserIdGroupsCountResponse ¶
type GetAdminRealmsRealmUsersUserIdGroupsCountResponse struct { Body []byte HTTPResponse *http.Response JSON200 *map[string]int64 }
func ParseGetAdminRealmsRealmUsersUserIdGroupsCountResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdGroupsCountResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdGroupsCountResponse, error)
ParseGetAdminRealmsRealmUsersUserIdGroupsCountResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdGroupsCountWithResponse call
func (GetAdminRealmsRealmUsersUserIdGroupsCountResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdGroupsCountResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdGroupsCountResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdGroupsCountResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdGroupsParams ¶
type GetAdminRealmsRealmUsersUserIdGroupsParams struct { BriefRepresentation *bool `form:"briefRepresentation,omitempty" json:"briefRepresentation,omitempty"` First *int32 `form:"first,omitempty" json:"first,omitempty"` Max *int32 `form:"max,omitempty" json:"max,omitempty"` Search *string `form:"search,omitempty" json:"search,omitempty"` }
GetAdminRealmsRealmUsersUserIdGroupsParams defines parameters for GetAdminRealmsRealmUsersUserIdGroups.
type GetAdminRealmsRealmUsersUserIdGroupsResponse ¶
type GetAdminRealmsRealmUsersUserIdGroupsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]GroupRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdGroupsResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdGroupsResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdGroupsResponse, error)
ParseGetAdminRealmsRealmUsersUserIdGroupsResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdGroupsWithResponse call
func (GetAdminRealmsRealmUsersUserIdGroupsResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdGroupsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdGroupsResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdGroupsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse ¶
type GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]UserSessionRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse, error)
ParseGetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidWithResponse call
func (GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdParams ¶
type GetAdminRealmsRealmUsersUserIdParams struct { // UserProfileMetadata Indicates if the user profile metadata should be added to the response UserProfileMetadata *bool `form:"userProfileMetadata,omitempty" json:"userProfileMetadata,omitempty"` }
GetAdminRealmsRealmUsersUserIdParams defines parameters for GetAdminRealmsRealmUsersUserId.
type GetAdminRealmsRealmUsersUserIdResponse ¶
type GetAdminRealmsRealmUsersUserIdResponse struct { Body []byte HTTPResponse *http.Response JSON200 *UserRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdResponse, error)
ParseGetAdminRealmsRealmUsersUserIdResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdWithResponse call
func (GetAdminRealmsRealmUsersUserIdResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdSessionsResponse ¶
type GetAdminRealmsRealmUsersUserIdSessionsResponse struct { Body []byte HTTPResponse *http.Response JSON200 *[]UserSessionRepresentation }
func ParseGetAdminRealmsRealmUsersUserIdSessionsResponse ¶
func ParseGetAdminRealmsRealmUsersUserIdSessionsResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdSessionsResponse, error)
ParseGetAdminRealmsRealmUsersUserIdSessionsResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdSessionsWithResponse call
func (GetAdminRealmsRealmUsersUserIdSessionsResponse) Status ¶
func (r GetAdminRealmsRealmUsersUserIdSessionsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdSessionsResponse) StatusCode ¶
func (r GetAdminRealmsRealmUsersUserIdSessionsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse ¶ added in v0.0.70
type GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse struct { Body []byte HTTPResponse *http.Response JSON200 *map[string][]string }
func ParseGetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse ¶ added in v0.0.70
func ParseGetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse, error)
ParseGetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse parses an HTTP response from a GetAdminRealmsRealmUsersUserIdUnmanagedAttributesWithResponse call
func (GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse) Status ¶ added in v0.0.70
func (r GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse) StatusCode ¶ added in v0.0.70
func (r GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GroupRepresentation ¶
type GroupRepresentation struct { Access *map[string]bool `json:"access,omitempty"` Attributes *map[string][]string `json:"attributes,omitempty"` ClientRoles *map[string][]string `json:"clientRoles,omitempty"` Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` ParentId *string `json:"parentId,omitempty"` Path *string `json:"path,omitempty"` RealmRoles *[]string `json:"realmRoles,omitempty"` SubGroupCount *int64 `json:"subGroupCount,omitempty"` SubGroups *[]GroupRepresentation `json:"subGroups,omitempty"` }
GroupRepresentation defines model for GroupRepresentation.
type HttpRequestDoer ¶
Doer performs HTTP requests.
The standard http.Client implements this interface.
type MultivaluedHashMapStringComponentExportRepresentation ¶
type MultivaluedHashMapStringComponentExportRepresentation map[string][]ComponentExportRepresentation
MultivaluedHashMapStringComponentExportRepresentation defines model for MultivaluedHashMapStringComponentExportRepresentation.
type MultivaluedHashMapStringString ¶
MultivaluedHashMapStringString defines model for MultivaluedHashMapStringString.
type PolicyRepresentation ¶
type PolicyRepresentation struct { Config *map[string]string `json:"config,omitempty"` DecisionStrategy *DecisionStrategy `json:"decisionStrategy,omitempty"` Description *string `json:"description,omitempty"` Id *string `json:"id,omitempty"` Logic *Logic `json:"logic,omitempty"` Name *string `json:"name,omitempty"` Owner *string `json:"owner,omitempty"` Policies *[]string `json:"policies,omitempty"` Resources *[]string `json:"resources,omitempty"` ResourcesData *[]ResourceRepresentation `json:"resourcesData,omitempty"` Scopes *[]string `json:"scopes,omitempty"` ScopesData *[]ScopeRepresentation `json:"scopesData,omitempty"` Type *string `json:"type,omitempty"` }
PolicyRepresentation defines model for PolicyRepresentation.
type PolicyResultRepresentation ¶
type PolicyResultRepresentation struct { AssociatedPolicies *[]PolicyResultRepresentation `json:"associatedPolicies,omitempty"` Policy *PolicyRepresentation `json:"policy,omitempty"` Scopes *[]string `json:"scopes,omitempty"` Status *DecisionEffect `json:"status,omitempty"` }
PolicyResultRepresentation defines model for PolicyResultRepresentation.
type PostAdminRealmsRealmUsersJSONRequestBody ¶
type PostAdminRealmsRealmUsersJSONRequestBody = UserRepresentation
PostAdminRealmsRealmUsersJSONRequestBody defines body for PostAdminRealmsRealmUsers for application/json ContentType.
type PostAdminRealmsRealmUsersResponse ¶
func ParsePostAdminRealmsRealmUsersResponse ¶
func ParsePostAdminRealmsRealmUsersResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersResponse, error)
ParsePostAdminRealmsRealmUsersResponse parses an HTTP response from a PostAdminRealmsRealmUsersWithResponse call
func (PostAdminRealmsRealmUsersResponse) Status ¶
func (r PostAdminRealmsRealmUsersResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse ¶
type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse ¶
func ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse, error)
ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse parses an HTTP response from a PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdWithResponse call
func (PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) Status ¶
func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse ¶
type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse ¶
func ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse, error)
ParsePostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse parses an HTTP response from a PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstWithResponse call
func (PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) Status ¶
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse ¶
type PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse ¶
func ParsePostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse, error)
ParsePostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse parses an HTTP response from a PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderWithResponse call
func (PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) Status ¶
func (r PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmUsersUserIdImpersonationResponse ¶
type PostAdminRealmsRealmUsersUserIdImpersonationResponse struct { Body []byte HTTPResponse *http.Response JSON200 *map[string]interface{} }
func ParsePostAdminRealmsRealmUsersUserIdImpersonationResponse ¶
func ParsePostAdminRealmsRealmUsersUserIdImpersonationResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersUserIdImpersonationResponse, error)
ParsePostAdminRealmsRealmUsersUserIdImpersonationResponse parses an HTTP response from a PostAdminRealmsRealmUsersUserIdImpersonationWithResponse call
func (PostAdminRealmsRealmUsersUserIdImpersonationResponse) Status ¶
func (r PostAdminRealmsRealmUsersUserIdImpersonationResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersUserIdImpersonationResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersUserIdImpersonationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmUsersUserIdLogoutResponse ¶
type PostAdminRealmsRealmUsersUserIdLogoutResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePostAdminRealmsRealmUsersUserIdLogoutResponse ¶
func ParsePostAdminRealmsRealmUsersUserIdLogoutResponse(rsp *http.Response) (*PostAdminRealmsRealmUsersUserIdLogoutResponse, error)
ParsePostAdminRealmsRealmUsersUserIdLogoutResponse parses an HTTP response from a PostAdminRealmsRealmUsersUserIdLogoutWithResponse call
func (PostAdminRealmsRealmUsersUserIdLogoutResponse) Status ¶
func (r PostAdminRealmsRealmUsersUserIdLogoutResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmUsersUserIdLogoutResponse) StatusCode ¶
func (r PostAdminRealmsRealmUsersUserIdLogoutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersProfileJSONRequestBody ¶
type PutAdminRealmsRealmUsersProfileJSONRequestBody = UPConfig
PutAdminRealmsRealmUsersProfileJSONRequestBody defines body for PutAdminRealmsRealmUsersProfile for application/json ContentType.
type PutAdminRealmsRealmUsersProfileResponse ¶
type PutAdminRealmsRealmUsersProfileResponse struct { Body []byte HTTPResponse *http.Response JSON200 *UPConfig }
func ParsePutAdminRealmsRealmUsersProfileResponse ¶
func ParsePutAdminRealmsRealmUsersProfileResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersProfileResponse, error)
ParsePutAdminRealmsRealmUsersProfileResponse parses an HTTP response from a PutAdminRealmsRealmUsersProfileWithResponse call
func (PutAdminRealmsRealmUsersProfileResponse) Status ¶
func (r PutAdminRealmsRealmUsersProfileResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersProfileResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersProfileResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse ¶
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse, error)
ParsePutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelWithResponse call
func (PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody ¶
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody = string
PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody defines parameters for PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabel.
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody ¶
type PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody = PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextBody
PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelTextRequestBody defines body for PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabel for text/plain ContentType.
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody ¶
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody = []string
PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody defines parameters for PutAdminRealmsRealmUsersUserIdDisableCredentialTypes.
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody ¶
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody = PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONBody
PutAdminRealmsRealmUsersUserIdDisableCredentialTypesJSONRequestBody defines body for PutAdminRealmsRealmUsersUserIdDisableCredentialTypes for application/json ContentType.
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse ¶
type PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse, error)
ParsePutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdDisableCredentialTypesWithResponse call
func (PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody ¶
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody = []string
PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody defines parameters for PutAdminRealmsRealmUsersUserIdExecuteActionsEmail.
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody ¶
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody = PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONBody
PutAdminRealmsRealmUsersUserIdExecuteActionsEmailJSONRequestBody defines body for PutAdminRealmsRealmUsersUserIdExecuteActionsEmail for application/json ContentType.
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams ¶
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams struct { // ClientId Client id ClientId *string `form:"client_id,omitempty" json:"client_id,omitempty"` // Lifespan Number of seconds after which the generated token expires Lifespan *int32 `form:"lifespan,omitempty" json:"lifespan,omitempty"` // RedirectUri Redirect uri RedirectUri *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"` }
PutAdminRealmsRealmUsersUserIdExecuteActionsEmailParams defines parameters for PutAdminRealmsRealmUsersUserIdExecuteActionsEmail.
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse ¶
type PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse, error)
ParsePutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdExecuteActionsEmailWithResponse call
func (PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse ¶
type PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse, error)
ParsePutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdGroupsGroupIdWithResponse call
func (PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdJSONRequestBody ¶
type PutAdminRealmsRealmUsersUserIdJSONRequestBody = UserRepresentation
PutAdminRealmsRealmUsersUserIdJSONRequestBody defines body for PutAdminRealmsRealmUsersUserId for application/json ContentType.
type PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams ¶
type PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams struct { // ClientId client id ClientId *string `form:"client_id,omitempty" json:"client_id,omitempty"` // RedirectUri redirect uri RedirectUri *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"` }
PutAdminRealmsRealmUsersUserIdResetPasswordEmailParams defines parameters for PutAdminRealmsRealmUsersUserIdResetPasswordEmail.
type PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse ¶
type PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse, error)
ParsePutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdResetPasswordEmailWithResponse call
func (PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody ¶
type PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody = CredentialRepresentation
PutAdminRealmsRealmUsersUserIdResetPasswordJSONRequestBody defines body for PutAdminRealmsRealmUsersUserIdResetPassword for application/json ContentType.
type PutAdminRealmsRealmUsersUserIdResetPasswordResponse ¶
type PutAdminRealmsRealmUsersUserIdResetPasswordResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdResetPasswordResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdResetPasswordResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdResetPasswordResponse, error)
ParsePutAdminRealmsRealmUsersUserIdResetPasswordResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdResetPasswordWithResponse call
func (PutAdminRealmsRealmUsersUserIdResetPasswordResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdResetPasswordResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdResetPasswordResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdResetPasswordResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdResponse, error)
ParsePutAdminRealmsRealmUsersUserIdResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdWithResponse call
func (PutAdminRealmsRealmUsersUserIdResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams ¶
type PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams struct { // ClientId Client id ClientId *string `form:"client_id,omitempty" json:"client_id,omitempty"` // Lifespan Number of seconds after which the generated token expires Lifespan *int32 `form:"lifespan,omitempty" json:"lifespan,omitempty"` // RedirectUri Redirect uri RedirectUri *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"` }
PutAdminRealmsRealmUsersUserIdSendVerifyEmailParams defines parameters for PutAdminRealmsRealmUsersUserIdSendVerifyEmail.
type PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse ¶
type PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse struct { Body []byte HTTPResponse *http.Response }
func ParsePutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse ¶
func ParsePutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse, error)
ParsePutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse parses an HTTP response from a PutAdminRealmsRealmUsersUserIdSendVerifyEmailWithResponse call
func (PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse) Status ¶
func (r PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse) StatusCode ¶
func (r PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RequestEditorFn ¶
RequestEditorFn is the function signature for the RequestEditor callback function
type ResourceOwnerRepresentation ¶
type ResourceOwnerRepresentation struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` }
ResourceOwnerRepresentation defines model for ResourceOwnerRepresentation.
type ResourceRepresentation ¶
type ResourceRepresentation struct { Id *string `json:"_id,omitempty"` Attributes *map[string][]string `json:"attributes,omitempty"` DisplayName *string `json:"displayName,omitempty"` IconUri *string `json:"icon_uri,omitempty"` Name *string `json:"name,omitempty"` Owner *ResourceOwnerRepresentation `json:"owner,omitempty"` OwnerManagedAccess *bool `json:"ownerManagedAccess,omitempty"` Scopes *[]ScopeRepresentation `json:"scopes,omitempty"` ScopesUma *[]ScopeRepresentation `json:"scopesUma,omitempty"` Type *string `json:"type,omitempty"` // Deprecated: Uri *string `json:"uri,omitempty"` Uris *[]string `json:"uris,omitempty"` }
ResourceRepresentation defines model for ResourceRepresentation.
type ScopeRepresentation ¶
type ScopeRepresentation struct { DisplayName *string `json:"displayName,omitempty"` IconUri *string `json:"iconUri,omitempty"` Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Policies *[]PolicyRepresentation `json:"policies,omitempty"` Resources *[]ResourceRepresentation `json:"resources,omitempty"` }
ScopeRepresentation defines model for ScopeRepresentation.
type SocialLinkRepresentation ¶
type SocialLinkRepresentation struct { SocialProvider *string `json:"socialProvider,omitempty"` SocialUserId *string `json:"socialUserId,omitempty"` SocialUsername *string `json:"socialUsername,omitempty"` }
SocialLinkRepresentation defines model for SocialLinkRepresentation.
type UPAttribute ¶
type UPAttribute struct { Annotations *map[string]interface{} `json:"annotations,omitempty"` DisplayName *string `json:"displayName,omitempty"` Group *string `json:"group,omitempty"` Multivalued *bool `json:"multivalued,omitempty"` Name *string `json:"name,omitempty"` Permissions *UPAttributePermissions `json:"permissions,omitempty"` Required *UPAttributeRequired `json:"required,omitempty"` Selector *UPAttributeSelector `json:"selector,omitempty"` Validations *map[string]map[string]interface{} `json:"validations,omitempty"` }
UPAttribute defines model for UPAttribute.
type UPAttributePermissions ¶
type UPAttributePermissions struct { Edit *[]string `json:"edit,omitempty"` View *[]string `json:"view,omitempty"` }
UPAttributePermissions defines model for UPAttributePermissions.
type UPAttributeRequired ¶
type UPAttributeRequired struct { Roles *[]string `json:"roles,omitempty"` Scopes *[]string `json:"scopes,omitempty"` }
UPAttributeRequired defines model for UPAttributeRequired.
type UPAttributeSelector ¶
type UPAttributeSelector struct {
Scopes *[]string `json:"scopes,omitempty"`
}
UPAttributeSelector defines model for UPAttributeSelector.
type UPConfig ¶
type UPConfig struct { Attributes *[]UPAttribute `json:"attributes,omitempty"` Groups *[]UPGroup `json:"groups,omitempty"` UnmanagedAttributePolicy *UnmanagedAttributePolicy `json:"unmanagedAttributePolicy,omitempty"` }
UPConfig defines model for UPConfig.
type UPGroup ¶
type UPGroup struct { Annotations *map[string]interface{} `json:"annotations,omitempty"` DisplayDescription *string `json:"displayDescription,omitempty"` DisplayHeader *string `json:"displayHeader,omitempty"` Name *string `json:"name,omitempty"` }
UPGroup defines model for UPGroup.
type UnmanagedAttributePolicy ¶
type UnmanagedAttributePolicy string
UnmanagedAttributePolicy defines model for UnmanagedAttributePolicy.
const ( ADMINEDIT UnmanagedAttributePolicy = "ADMIN_EDIT" ADMINVIEW UnmanagedAttributePolicy = "ADMIN_VIEW" ENABLED UnmanagedAttributePolicy = "ENABLED" )
Defines values for UnmanagedAttributePolicy.
type UserConsentRepresentation ¶
type UserConsentRepresentation struct { ClientId *string `json:"clientId,omitempty"` CreatedDate *int64 `json:"createdDate,omitempty"` GrantedClientScopes *[]string `json:"grantedClientScopes,omitempty"` // Deprecated: GrantedRealmRoles *[]string `json:"grantedRealmRoles,omitempty"` LastUpdatedDate *int64 `json:"lastUpdatedDate,omitempty"` }
UserConsentRepresentation defines model for UserConsentRepresentation.
type UserProfileAttributeGroupMetadata ¶
type UserProfileAttributeGroupMetadata struct { Annotations *map[string]interface{} `json:"annotations,omitempty"` DisplayDescription *string `json:"displayDescription,omitempty"` DisplayHeader *string `json:"displayHeader,omitempty"` Name *string `json:"name,omitempty"` }
UserProfileAttributeGroupMetadata defines model for UserProfileAttributeGroupMetadata.
type UserProfileAttributeMetadata ¶
type UserProfileAttributeMetadata struct { Annotations *map[string]interface{} `json:"annotations,omitempty"` DisplayName *string `json:"displayName,omitempty"` Group *string `json:"group,omitempty"` Multivalued *bool `json:"multivalued,omitempty"` Name *string `json:"name,omitempty"` ReadOnly *bool `json:"readOnly,omitempty"` Required *bool `json:"required,omitempty"` Validators *map[string]map[string]interface{} `json:"validators,omitempty"` }
UserProfileAttributeMetadata defines model for UserProfileAttributeMetadata.
type UserProfileMetadata ¶
type UserProfileMetadata struct { Attributes *[]UserProfileAttributeMetadata `json:"attributes,omitempty"` Groups *[]UserProfileAttributeGroupMetadata `json:"groups,omitempty"` }
UserProfileMetadata defines model for UserProfileMetadata.
type UserRepresentation ¶
type UserRepresentation struct { Access *map[string]bool `json:"access,omitempty"` // Deprecated: ApplicationRoles *map[string][]string `json:"applicationRoles,omitempty"` Attributes *map[string][]string `json:"attributes,omitempty"` ClientConsents *[]UserConsentRepresentation `json:"clientConsents,omitempty"` ClientRoles *map[string][]string `json:"clientRoles,omitempty"` CreatedTimestamp *int64 `json:"createdTimestamp,omitempty"` Credentials *[]CredentialRepresentation `json:"credentials,omitempty"` DisableableCredentialTypes *[]string `json:"disableableCredentialTypes,omitempty"` Email *string `json:"email,omitempty"` EmailVerified *bool `json:"emailVerified,omitempty"` Enabled *bool `json:"enabled,omitempty"` FederatedIdentities *[]FederatedIdentityRepresentation `json:"federatedIdentities,omitempty"` FederationLink *string `json:"federationLink,omitempty"` FirstName *string `json:"firstName,omitempty"` Groups *[]string `json:"groups,omitempty"` Id *string `json:"id,omitempty"` LastName *string `json:"lastName,omitempty"` NotBefore *int32 `json:"notBefore,omitempty"` Origin *string `json:"origin,omitempty"` RealmRoles *[]string `json:"realmRoles,omitempty"` RequiredActions *[]string `json:"requiredActions,omitempty"` Self *string `json:"self,omitempty"` ServiceAccountClientId *string `json:"serviceAccountClientId,omitempty"` // Deprecated: SocialLinks *[]SocialLinkRepresentation `json:"socialLinks,omitempty"` Totp *bool `json:"totp,omitempty"` UserProfileMetadata *UserProfileMetadata `json:"userProfileMetadata,omitempty"` Username *string `json:"username,omitempty"` }
UserRepresentation defines model for UserRepresentation.
type UserSessionRepresentation ¶
type UserSessionRepresentation struct { Clients *map[string]string `json:"clients,omitempty"` Id *string `json:"id,omitempty"` IpAddress *string `json:"ipAddress,omitempty"` LastAccess *int64 `json:"lastAccess,omitempty"` RememberMe *bool `json:"rememberMe,omitempty"` Start *int64 `json:"start,omitempty"` TransientUser *bool `json:"transientUser,omitempty"` UserId *string `json:"userId,omitempty"` Username *string `json:"username,omitempty"` }
UserSessionRepresentation defines model for UserSessionRepresentation.