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.7.1 DO NOT EDIT.
Package client contains an auto-generated KeyCloak client from the OpenAPI spec.
Index ¶
- func NewDeleteAdminRealmsRealmAdminEventsRequest(server string, realm string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmDefaultGroupsGroupIdRequest(server string, realm string, groupId string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmEventsRequest(server string, realm string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmLocalizationLocaleKeyRequest(server string, realm string, locale string, key string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmRequest(server string, realm string) (*http.Request, error)
- func NewDeleteAdminRealmsRealmSessionsSessionRequest(server string, realm string, session string, ...) (*http.Request, error)
- 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 NewGetAdminRealmsRealmAdminEventsRequest(server string, realm string, params *GetAdminRealmsRealmAdminEventsParams) (*http.Request, error)
- func NewGetAdminRealmsRealmClientPoliciesPoliciesRequest(server string, realm string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmClientPoliciesProfilesRequest(server string, realm string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmClientSessionStatsRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmClientTypesRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmCredentialRegistratorsRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmDefaultDefaultClientScopesRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmDefaultGroupsRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmDefaultOptionalClientScopesRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmEventsConfigRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmEventsRequest(server string, realm string, params *GetAdminRealmsRealmEventsParams) (*http.Request, error)
- func NewGetAdminRealmsRealmGroupByPathPathRequest(server string, realm string, path string) (*http.Request, error)
- func NewGetAdminRealmsRealmLocalizationLocaleKeyRequest(server string, realm string, locale string, key string) (*http.Request, error)
- func NewGetAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string, ...) (*http.Request, error)
- func NewGetAdminRealmsRealmLocalizationRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmRequest(server string, realm string) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersCountRequest(server string, realm string, params *GetAdminRealmsRealmUsersCountParams) (*http.Request, error)
- func NewGetAdminRealmsRealmUsersManagementPermissionsRequest(server string, realm string) (*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 NewGetAdminRealmsRequest(server string, params *GetAdminRealmsParams) (*http.Request, error)
- func NewPostAdminRealmsRealmClientDescriptionConverterRequest(server string, realm string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithTextBody(server string, realm string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmLocalizationLocaleRequestWithBody(server string, realm string, locale string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAdminRealmsRealmLogoutAllRequest(server string, realm string) (*http.Request, error)
- func NewPostAdminRealmsRealmPartialExportRequest(server string, realm string, params *PostAdminRealmsRealmPartialExportParams) (*http.Request, error)
- func NewPostAdminRealmsRealmPartialImportRequest(server string, realm string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmPartialImportRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAdminRealmsRealmPushRevocationRequest(server string, realm string) (*http.Request, error)
- func NewPostAdminRealmsRealmTestSMTPConnectionRequest(server string, realm string, ...) (*http.Request, error)
- func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithFormdataBody(server string, realm 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 NewPostAdminRealmsRequest(server string, body PostAdminRealmsJSONRequestBody) (*http.Request, error)
- func NewPostAdminRealmsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmClientPoliciesPoliciesRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmClientPoliciesPoliciesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmClientPoliciesProfilesRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmClientPoliciesProfilesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmClientTypesRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmClientTypesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
- func NewPutAdminRealmsRealmDefaultGroupsGroupIdRequest(server string, realm string, groupId string) (*http.Request, error)
- func NewPutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
- func NewPutAdminRealmsRealmEventsConfigRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmEventsConfigRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithBody(server string, realm string, locale string, key string, contentType string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithTextBody(server string, realm string, locale string, key string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmRequest(server string, realm string, body PutAdminRealmsRealmJSONRequestBody) (*http.Request, error)
- func NewPutAdminRealmsRealmRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersManagementPermissionsRequest(server string, realm string, ...) (*http.Request, error)
- func NewPutAdminRealmsRealmUsersManagementPermissionsRequestWithBody(server string, realm string, contentType string, body io.Reader) (*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 AdminEventRepresentation
- type ApplicationRepresentation
- type AuthDetailsRepresentation
- type AuthenticationExecutionExportRepresentation
- type AuthenticationFlowRepresentation
- type AuthenticatorConfigRepresentation
- type ClaimRepresentation
- type Client
- func (c *Client) DeleteAdminRealmsRealm(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmAdminEvents(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmDefaultGroupsGroupId(ctx context.Context, realm string, groupId string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmEvents(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmLocalizationLocaleKey(ctx context.Context, realm string, locale string, key string, ...) (*http.Response, error)
- func (c *Client) DeleteAdminRealmsRealmSessionsSession(ctx context.Context, realm string, session string, ...) (*http.Response, error)
- 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) GetAdminRealms(ctx context.Context, params *GetAdminRealmsParams, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealm(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmAdminEvents(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmClientSessionStats(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmClientTypes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmCredentialRegistrators(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmDefaultDefaultClientScopes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmDefaultGroups(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmDefaultOptionalClientScopes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmEvents(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmEventsConfig(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmGroupByPathPath(ctx context.Context, realm string, path string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmLocalization(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, ...) (*http.Response, error)
- func (c *Client) GetAdminRealmsRealmLocalizationLocaleKey(ctx context.Context, realm string, locale string, key 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) GetAdminRealmsRealmUsersManagementPermissions(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*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) PostAdminRealms(ctx context.Context, body PostAdminRealmsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmClientDescriptionConverter(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmClientDescriptionConverterWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmClientDescriptionConverterWithTextBody(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmLocalizationLocaleWithBody(ctx context.Context, realm string, locale string, contentType string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmLogoutAll(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmPartialExport(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmPartialImport(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmPartialImportWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmPushRevocation(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmTestSMTPConnection(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmTestSMTPConnectionWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBody(ctx context.Context, realm 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) PostAdminRealmsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealm(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientPoliciesPoliciesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientPoliciesProfilesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientTypes(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmClientTypesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmDefaultGroupsGroupId(ctx context.Context, realm string, groupId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmEventsConfig(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmEventsConfigWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmLocalizationLocaleKeyWithBody(ctx context.Context, realm string, locale string, key string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmLocalizationLocaleKeyWithTextBody(ctx context.Context, realm string, locale string, key string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersManagementPermissions(ctx context.Context, realm string, ...) (*http.Response, error)
- func (c *Client) PutAdminRealmsRealmUsersManagementPermissionsWithBody(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)
- func (c *Client) PutAdminRealmsRealmWithBody(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*http.Response, error)
- type ClientInterface
- type ClientOption
- type ClientPoliciesRepresentation
- type ClientPolicyConditionRepresentation
- type ClientPolicyExecutorRepresentation
- type ClientPolicyRepresentation
- type ClientProfileRepresentation
- type ClientProfilesRepresentation
- type ClientRepresentation
- type ClientScopeRepresentation
- type ClientTemplateRepresentation
- type ClientTypeRepresentation
- type ClientTypesRepresentation
- type ClientWithResponses
- func (c *ClientWithResponses) DeleteAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmAdminEventsResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, ...) (*DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, ...) (*DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, ...) (*DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmEventsResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, ...) (*DeleteAdminRealmsRealmLocalizationLocaleKeyResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, ...) (*DeleteAdminRealmsRealmLocalizationLocaleResponse, error)
- func (c *ClientWithResponses) DeleteAdminRealmsRealmSessionsSessionWithResponse(ctx context.Context, realm string, session string, ...) (*DeleteAdminRealmsRealmSessionsSessionResponse, error)
- 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) DeleteAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, ...) (*GetAdminRealmsRealmAdminEventsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, ...) (*GetAdminRealmsRealmClientPoliciesPoliciesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, ...) (*GetAdminRealmsRealmClientPoliciesProfilesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmClientSessionStatsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientSessionStatsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientTypesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmCredentialRegistratorsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmCredentialRegistratorsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultDefaultClientScopesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmDefaultGroupsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultGroupsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultOptionalClientScopesResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmEventsConfigResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, ...) (*GetAdminRealmsRealmEventsResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmGroupByPathPathWithResponse(ctx context.Context, realm string, path string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmGroupByPathPathResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, ...) (*GetAdminRealmsRealmLocalizationLocaleKeyResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, ...) (*GetAdminRealmsRealmLocalizationLocaleResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, ...) (*GetAdminRealmsRealmUsersCountResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersManagementPermissionsResponse, 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) GetAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmResponse, error)
- func (c *ClientWithResponses) GetAdminRealmsWithResponse(ctx context.Context, params *GetAdminRealmsParams, ...) (*GetAdminRealmsResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithTextBodyWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse(ctx context.Context, realm string, locale string, contentType string, ...) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, ...) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmLogoutAllWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLogoutAllResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmPartialExportWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmPartialExportResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmPartialImportWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PostAdminRealmsRealmPartialImportResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmPartialImportWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmPartialImportResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmPushRevocationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPushRevocationResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBodyWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithResponse(ctx context.Context, realm string, ...) (*PostAdminRealmsRealmTestSMTPConnectionResponse, 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) PostAdminRealmsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAdminRealmsResponse, error)
- func (c *ClientWithResponses) PostAdminRealmsWithResponse(ctx context.Context, body PostAdminRealmsJSONRequestBody, ...) (*PostAdminRealmsResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientTypesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmClientTypesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmClientTypesResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, ...) (*PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, ...) (*PutAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, ...) (*PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmEventsConfigWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmEventsConfigResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmEventsConfigResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse(ctx context.Context, realm string, locale string, key string, ...) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithTextBodyWithResponse(ctx context.Context, realm string, locale string, key string, ...) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, ...) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, 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)
- func (c *ClientWithResponses) PutAdminRealmsRealmWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, ...) (*PutAdminRealmsRealmResponse, error)
- func (c *ClientWithResponses) PutAdminRealmsRealmWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, ...) (*PutAdminRealmsRealmResponse, error)
- type ClientWithResponsesInterface
- type ComponentExportRepresentation
- type Composites
- type CredentialRepresentation
- type DecisionEffect
- type DecisionStrategy
- type DeleteAdminRealmsRealmAdminEventsResponse
- type DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse
- type DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse
- type DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse
- type DeleteAdminRealmsRealmEventsResponse
- type DeleteAdminRealmsRealmLocalizationLocaleKeyResponse
- type DeleteAdminRealmsRealmLocalizationLocaleResponse
- type DeleteAdminRealmsRealmResponse
- type DeleteAdminRealmsRealmSessionsSessionParams
- type DeleteAdminRealmsRealmSessionsSessionResponse
- type DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse
- type DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse
- type DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
- type DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse
- type DeleteAdminRealmsRealmUsersUserIdResponse
- type EventRepresentation
- type FederatedIdentityRepresentation
- type GetAdminRealmsParams
- type GetAdminRealmsRealmAdminEventsParams
- type GetAdminRealmsRealmAdminEventsResponse
- type GetAdminRealmsRealmClientPoliciesPoliciesParams
- type GetAdminRealmsRealmClientPoliciesPoliciesResponse
- type GetAdminRealmsRealmClientPoliciesProfilesParams
- type GetAdminRealmsRealmClientPoliciesProfilesResponse
- type GetAdminRealmsRealmClientSessionStatsResponse
- type GetAdminRealmsRealmClientTypesResponse
- type GetAdminRealmsRealmCredentialRegistratorsResponse
- type GetAdminRealmsRealmDefaultDefaultClientScopesResponse
- type GetAdminRealmsRealmDefaultGroupsResponse
- type GetAdminRealmsRealmDefaultOptionalClientScopesResponse
- type GetAdminRealmsRealmEventsConfigResponse
- type GetAdminRealmsRealmEventsParams
- type GetAdminRealmsRealmEventsResponse
- type GetAdminRealmsRealmGroupByPathPathResponse
- type GetAdminRealmsRealmLocalizationLocaleKeyResponse
- type GetAdminRealmsRealmLocalizationLocaleParams
- type GetAdminRealmsRealmLocalizationLocaleResponse
- type GetAdminRealmsRealmLocalizationResponse
- type GetAdminRealmsRealmResponse
- type GetAdminRealmsRealmUsersCountParams
- type GetAdminRealmsRealmUsersCountResponse
- type GetAdminRealmsRealmUsersManagementPermissionsResponse
- type GetAdminRealmsRealmUsersParams
- type GetAdminRealmsRealmUsersProfileMetadataResponse
- type GetAdminRealmsRealmUsersProfileResponse
- type GetAdminRealmsRealmUsersResponse
- type GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse
- func (r GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) ContentType() string
- func (r GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) Status() string
- func (r GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) StatusCode() int
- 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 GetAdminRealmsResponse
- type GlobalRequestResult
- type GroupRepresentation
- type HttpRequestDoer
- type IdentityProviderMapperRepresentation
- type IdentityProviderRepresentation
- type Logic
- type ManagementPermissionReference
- type MultivaluedHashMapStringComponentExportRepresentation
- type MultivaluedHashMapStringString
- type OAuthClientRepresentation
- type OrganizationDomainRepresentation
- type OrganizationRepresentation
- type PolicyEnforcementMode
- type PolicyRepresentation
- type PolicyResultRepresentation
- type PostAdminRealmsJSONBody
- type PostAdminRealmsJSONRequestBody
- type PostAdminRealmsRealmClientDescriptionConverterJSONBody
- type PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody
- type PostAdminRealmsRealmClientDescriptionConverterResponse
- type PostAdminRealmsRealmClientDescriptionConverterTextBody
- type PostAdminRealmsRealmClientDescriptionConverterTextRequestBody
- type PostAdminRealmsRealmLocalizationLocaleJSONBody
- type PostAdminRealmsRealmLocalizationLocaleJSONRequestBody
- type PostAdminRealmsRealmLocalizationLocaleResponse
- type PostAdminRealmsRealmLogoutAllResponse
- type PostAdminRealmsRealmPartialExportParams
- type PostAdminRealmsRealmPartialExportResponse
- type PostAdminRealmsRealmPartialImportJSONBody
- type PostAdminRealmsRealmPartialImportJSONRequestBody
- type PostAdminRealmsRealmPartialImportResponse
- type PostAdminRealmsRealmPushRevocationResponse
- type PostAdminRealmsRealmTestSMTPConnectionFormdataBody
- type PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody
- type PostAdminRealmsRealmTestSMTPConnectionJSONBody
- type PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody
- type PostAdminRealmsRealmTestSMTPConnectionResponse
- type PostAdminRealmsRealmUsersJSONRequestBody
- type PostAdminRealmsRealmUsersResponse
- type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) ContentType() string
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) Status() string
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) StatusCode() int
- type PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) ContentType() string
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) Status() string
- func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) StatusCode() int
- type PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse
- type PostAdminRealmsRealmUsersUserIdImpersonationResponse
- type PostAdminRealmsRealmUsersUserIdLogoutResponse
- type PostAdminRealmsResponse
- type PropertyConfig
- type ProtocolMapperRepresentation
- type PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody
- type PutAdminRealmsRealmClientPoliciesPoliciesResponse
- type PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody
- type PutAdminRealmsRealmClientPoliciesProfilesResponse
- type PutAdminRealmsRealmClientTypesJSONRequestBody
- type PutAdminRealmsRealmClientTypesResponse
- type PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse
- type PutAdminRealmsRealmDefaultGroupsGroupIdResponse
- type PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse
- type PutAdminRealmsRealmEventsConfigJSONRequestBody
- type PutAdminRealmsRealmEventsConfigResponse
- type PutAdminRealmsRealmJSONRequestBody
- type PutAdminRealmsRealmLocalizationLocaleKeyResponse
- type PutAdminRealmsRealmLocalizationLocaleKeyTextBody
- type PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody
- type PutAdminRealmsRealmResponse
- type PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody
- type PutAdminRealmsRealmUsersManagementPermissionsResponse
- 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 RealmEventsConfigRepresentation
- type RealmRepresentation
- type RequestEditorFn
- type RequiredActionProviderRepresentation
- type ResourceOwnerRepresentation
- type ResourceRepresentation
- type ResourceServerRepresentation
- type RoleRepresentation
- type RolesRepresentation
- type ScopeMappingRepresentation
- type ScopeRepresentation
- type SocialLinkRepresentation
- type UPAttribute
- type UPAttributePermissions
- type UPAttributeRequired
- type UPAttributeSelector
- type UPConfig
- type UPGroup
- type UnmanagedAttributePolicy
- type UserConsentRepresentation
- type UserFederationMapperRepresentation
- type UserFederationProviderRepresentation
- type UserProfileAttributeGroupMetadata
- type UserProfileAttributeMetadata
- type UserProfileMetadata
- type UserRepresentation
- type UserSessionRepresentation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteAdminRealmsRealmAdminEventsRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmAdminEventsRequest(server string, realm string) (*http.Request, error)
NewDeleteAdminRealmsRealmAdminEventsRequest generates requests for DeleteAdminRealmsRealmAdminEvents
func NewDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
NewDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest generates requests for DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeId
func NewDeleteAdminRealmsRealmDefaultGroupsGroupIdRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmDefaultGroupsGroupIdRequest(server string, realm string, groupId string) (*http.Request, error)
NewDeleteAdminRealmsRealmDefaultGroupsGroupIdRequest generates requests for DeleteAdminRealmsRealmDefaultGroupsGroupId
func NewDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
NewDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest generates requests for DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeId
func NewDeleteAdminRealmsRealmEventsRequest ¶ added in v0.2.0
NewDeleteAdminRealmsRealmEventsRequest generates requests for DeleteAdminRealmsRealmEvents
func NewDeleteAdminRealmsRealmLocalizationLocaleKeyRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmLocalizationLocaleKeyRequest(server string, realm string, locale string, key string) (*http.Request, error)
NewDeleteAdminRealmsRealmLocalizationLocaleKeyRequest generates requests for DeleteAdminRealmsRealmLocalizationLocaleKey
func NewDeleteAdminRealmsRealmLocalizationLocaleRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string) (*http.Request, error)
NewDeleteAdminRealmsRealmLocalizationLocaleRequest generates requests for DeleteAdminRealmsRealmLocalizationLocale
func NewDeleteAdminRealmsRealmRequest ¶ added in v0.2.0
NewDeleteAdminRealmsRealmRequest generates requests for DeleteAdminRealmsRealm
func NewDeleteAdminRealmsRealmSessionsSessionRequest ¶ added in v0.2.0
func NewDeleteAdminRealmsRealmSessionsSessionRequest(server string, realm string, session string, params *DeleteAdminRealmsRealmSessionsSessionParams) (*http.Request, error)
NewDeleteAdminRealmsRealmSessionsSessionRequest generates requests for DeleteAdminRealmsRealmSessionsSession
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 NewGetAdminRealmsRealmAdminEventsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmAdminEventsRequest(server string, realm string, params *GetAdminRealmsRealmAdminEventsParams) (*http.Request, error)
NewGetAdminRealmsRealmAdminEventsRequest generates requests for GetAdminRealmsRealmAdminEvents
func NewGetAdminRealmsRealmClientPoliciesPoliciesRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmClientPoliciesPoliciesRequest(server string, realm string, params *GetAdminRealmsRealmClientPoliciesPoliciesParams) (*http.Request, error)
NewGetAdminRealmsRealmClientPoliciesPoliciesRequest generates requests for GetAdminRealmsRealmClientPoliciesPolicies
func NewGetAdminRealmsRealmClientPoliciesProfilesRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmClientPoliciesProfilesRequest(server string, realm string, params *GetAdminRealmsRealmClientPoliciesProfilesParams) (*http.Request, error)
NewGetAdminRealmsRealmClientPoliciesProfilesRequest generates requests for GetAdminRealmsRealmClientPoliciesProfiles
func NewGetAdminRealmsRealmClientSessionStatsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmClientSessionStatsRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmClientSessionStatsRequest generates requests for GetAdminRealmsRealmClientSessionStats
func NewGetAdminRealmsRealmClientTypesRequest ¶ added in v0.2.0
NewGetAdminRealmsRealmClientTypesRequest generates requests for GetAdminRealmsRealmClientTypes
func NewGetAdminRealmsRealmCredentialRegistratorsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmCredentialRegistratorsRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmCredentialRegistratorsRequest generates requests for GetAdminRealmsRealmCredentialRegistrators
func NewGetAdminRealmsRealmDefaultDefaultClientScopesRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmDefaultDefaultClientScopesRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmDefaultDefaultClientScopesRequest generates requests for GetAdminRealmsRealmDefaultDefaultClientScopes
func NewGetAdminRealmsRealmDefaultGroupsRequest ¶ added in v0.2.0
NewGetAdminRealmsRealmDefaultGroupsRequest generates requests for GetAdminRealmsRealmDefaultGroups
func NewGetAdminRealmsRealmDefaultOptionalClientScopesRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmDefaultOptionalClientScopesRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmDefaultOptionalClientScopesRequest generates requests for GetAdminRealmsRealmDefaultOptionalClientScopes
func NewGetAdminRealmsRealmEventsConfigRequest ¶ added in v0.2.0
NewGetAdminRealmsRealmEventsConfigRequest generates requests for GetAdminRealmsRealmEventsConfig
func NewGetAdminRealmsRealmEventsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmEventsRequest(server string, realm string, params *GetAdminRealmsRealmEventsParams) (*http.Request, error)
NewGetAdminRealmsRealmEventsRequest generates requests for GetAdminRealmsRealmEvents
func NewGetAdminRealmsRealmGroupByPathPathRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmGroupByPathPathRequest(server string, realm string, path string) (*http.Request, error)
NewGetAdminRealmsRealmGroupByPathPathRequest generates requests for GetAdminRealmsRealmGroupByPathPath
func NewGetAdminRealmsRealmLocalizationLocaleKeyRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmLocalizationLocaleKeyRequest(server string, realm string, locale string, key string) (*http.Request, error)
NewGetAdminRealmsRealmLocalizationLocaleKeyRequest generates requests for GetAdminRealmsRealmLocalizationLocaleKey
func NewGetAdminRealmsRealmLocalizationLocaleRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string, params *GetAdminRealmsRealmLocalizationLocaleParams) (*http.Request, error)
NewGetAdminRealmsRealmLocalizationLocaleRequest generates requests for GetAdminRealmsRealmLocalizationLocale
func NewGetAdminRealmsRealmLocalizationRequest ¶ added in v0.2.0
NewGetAdminRealmsRealmLocalizationRequest generates requests for GetAdminRealmsRealmLocalization
func NewGetAdminRealmsRealmRequest ¶ added in v0.2.0
NewGetAdminRealmsRealmRequest generates requests for GetAdminRealmsRealm
func NewGetAdminRealmsRealmUsersCountRequest ¶
func NewGetAdminRealmsRealmUsersCountRequest(server string, realm string, params *GetAdminRealmsRealmUsersCountParams) (*http.Request, error)
NewGetAdminRealmsRealmUsersCountRequest generates requests for GetAdminRealmsRealmUsersCount
func NewGetAdminRealmsRealmUsersManagementPermissionsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRealmUsersManagementPermissionsRequest(server string, realm string) (*http.Request, error)
NewGetAdminRealmsRealmUsersManagementPermissionsRequest generates requests for GetAdminRealmsRealmUsersManagementPermissions
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 NewGetAdminRealmsRequest ¶ added in v0.2.0
func NewGetAdminRealmsRequest(server string, params *GetAdminRealmsParams) (*http.Request, error)
NewGetAdminRealmsRequest generates requests for GetAdminRealms
func NewPostAdminRealmsRealmClientDescriptionConverterRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmClientDescriptionConverterRequest(server string, realm string, body PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmClientDescriptionConverterRequest calls the generic PostAdminRealmsRealmClientDescriptionConverter builder with application/json body
func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRealmClientDescriptionConverterRequestWithBody generates requests for PostAdminRealmsRealmClientDescriptionConverter with any type of body
func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithTextBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmClientDescriptionConverterRequestWithTextBody(server string, realm string, body PostAdminRealmsRealmClientDescriptionConverterTextRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmClientDescriptionConverterRequestWithTextBody calls the generic PostAdminRealmsRealmClientDescriptionConverter builder with text/plain body
func NewPostAdminRealmsRealmLocalizationLocaleRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmLocalizationLocaleRequest(server string, realm string, locale string, body PostAdminRealmsRealmLocalizationLocaleJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmLocalizationLocaleRequest calls the generic PostAdminRealmsRealmLocalizationLocale builder with application/json body
func NewPostAdminRealmsRealmLocalizationLocaleRequestWithBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmLocalizationLocaleRequestWithBody(server string, realm string, locale string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRealmLocalizationLocaleRequestWithBody generates requests for PostAdminRealmsRealmLocalizationLocale with any type of body
func NewPostAdminRealmsRealmLogoutAllRequest ¶ added in v0.2.0
NewPostAdminRealmsRealmLogoutAllRequest generates requests for PostAdminRealmsRealmLogoutAll
func NewPostAdminRealmsRealmPartialExportRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmPartialExportRequest(server string, realm string, params *PostAdminRealmsRealmPartialExportParams) (*http.Request, error)
NewPostAdminRealmsRealmPartialExportRequest generates requests for PostAdminRealmsRealmPartialExport
func NewPostAdminRealmsRealmPartialImportRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmPartialImportRequest(server string, realm string, body PostAdminRealmsRealmPartialImportJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmPartialImportRequest calls the generic PostAdminRealmsRealmPartialImport builder with application/json body
func NewPostAdminRealmsRealmPartialImportRequestWithBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmPartialImportRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRealmPartialImportRequestWithBody generates requests for PostAdminRealmsRealmPartialImport with any type of body
func NewPostAdminRealmsRealmPushRevocationRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmPushRevocationRequest(server string, realm string) (*http.Request, error)
NewPostAdminRealmsRealmPushRevocationRequest generates requests for PostAdminRealmsRealmPushRevocation
func NewPostAdminRealmsRealmTestSMTPConnectionRequest ¶ added in v0.2.0
func NewPostAdminRealmsRealmTestSMTPConnectionRequest(server string, realm string, body PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmTestSMTPConnectionRequest calls the generic PostAdminRealmsRealmTestSMTPConnection builder with application/json body
func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRealmTestSMTPConnectionRequestWithBody generates requests for PostAdminRealmsRealmTestSMTPConnection with any type of body
func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithFormdataBody ¶ added in v0.2.0
func NewPostAdminRealmsRealmTestSMTPConnectionRequestWithFormdataBody(server string, realm string, body PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody) (*http.Request, error)
NewPostAdminRealmsRealmTestSMTPConnectionRequestWithFormdataBody calls the generic PostAdminRealmsRealmTestSMTPConnection builder with application/x-www-form-urlencoded body
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 NewPostAdminRealmsRequest ¶ added in v0.2.0
func NewPostAdminRealmsRequest(server string, body PostAdminRealmsJSONRequestBody) (*http.Request, error)
NewPostAdminRealmsRequest calls the generic PostAdminRealms builder with application/json body
func NewPostAdminRealmsRequestWithBody ¶ added in v0.2.0
func NewPostAdminRealmsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAdminRealmsRequestWithBody generates requests for PostAdminRealms with any type of body
func NewPutAdminRealmsRealmClientPoliciesPoliciesRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientPoliciesPoliciesRequest(server string, realm string, body PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmClientPoliciesPoliciesRequest calls the generic PutAdminRealmsRealmClientPoliciesPolicies builder with application/json body
func NewPutAdminRealmsRealmClientPoliciesPoliciesRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientPoliciesPoliciesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmClientPoliciesPoliciesRequestWithBody generates requests for PutAdminRealmsRealmClientPoliciesPolicies with any type of body
func NewPutAdminRealmsRealmClientPoliciesProfilesRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientPoliciesProfilesRequest(server string, realm string, body PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmClientPoliciesProfilesRequest calls the generic PutAdminRealmsRealmClientPoliciesProfiles builder with application/json body
func NewPutAdminRealmsRealmClientPoliciesProfilesRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientPoliciesProfilesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmClientPoliciesProfilesRequestWithBody generates requests for PutAdminRealmsRealmClientPoliciesProfiles with any type of body
func NewPutAdminRealmsRealmClientTypesRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientTypesRequest(server string, realm string, body PutAdminRealmsRealmClientTypesJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmClientTypesRequest calls the generic PutAdminRealmsRealmClientTypes builder with application/json body
func NewPutAdminRealmsRealmClientTypesRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmClientTypesRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmClientTypesRequestWithBody generates requests for PutAdminRealmsRealmClientTypes with any type of body
func NewPutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
NewPutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdRequest generates requests for PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeId
func NewPutAdminRealmsRealmDefaultGroupsGroupIdRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmDefaultGroupsGroupIdRequest(server string, realm string, groupId string) (*http.Request, error)
NewPutAdminRealmsRealmDefaultGroupsGroupIdRequest generates requests for PutAdminRealmsRealmDefaultGroupsGroupId
func NewPutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest(server string, realm string, clientScopeId string) (*http.Request, error)
NewPutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdRequest generates requests for PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeId
func NewPutAdminRealmsRealmEventsConfigRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmEventsConfigRequest(server string, realm string, body PutAdminRealmsRealmEventsConfigJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmEventsConfigRequest calls the generic PutAdminRealmsRealmEventsConfig builder with application/json body
func NewPutAdminRealmsRealmEventsConfigRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmEventsConfigRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmEventsConfigRequestWithBody generates requests for PutAdminRealmsRealmEventsConfig with any type of body
func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithBody(server string, realm string, locale string, key string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithBody generates requests for PutAdminRealmsRealmLocalizationLocaleKey with any type of body
func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithTextBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithTextBody(server string, realm string, locale string, key string, body PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmLocalizationLocaleKeyRequestWithTextBody calls the generic PutAdminRealmsRealmLocalizationLocaleKey builder with text/plain body
func NewPutAdminRealmsRealmRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmRequest(server string, realm string, body PutAdminRealmsRealmJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmRequest calls the generic PutAdminRealmsRealm builder with application/json body
func NewPutAdminRealmsRealmRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmRequestWithBody generates requests for PutAdminRealmsRealm with any type of body
func NewPutAdminRealmsRealmUsersManagementPermissionsRequest ¶ added in v0.2.0
func NewPutAdminRealmsRealmUsersManagementPermissionsRequest(server string, realm string, body PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody) (*http.Request, error)
NewPutAdminRealmsRealmUsersManagementPermissionsRequest calls the generic PutAdminRealmsRealmUsersManagementPermissions builder with application/json body
func NewPutAdminRealmsRealmUsersManagementPermissionsRequestWithBody ¶ added in v0.2.0
func NewPutAdminRealmsRealmUsersManagementPermissionsRequestWithBody(server string, realm string, contentType string, body io.Reader) (*http.Request, error)
NewPutAdminRealmsRealmUsersManagementPermissionsRequestWithBody generates requests for PutAdminRealmsRealmUsersManagementPermissions with any type of body
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 AdminEventRepresentation ¶ added in v0.2.0
type AdminEventRepresentation struct {
AuthDetails *AuthDetailsRepresentation `json:"authDetails,omitempty"`
Error *string `json:"error,omitempty"`
OperationType *string `json:"operationType,omitempty"`
RealmId *string `json:"realmId,omitempty"`
Representation *string `json:"representation,omitempty"`
ResourcePath *string `json:"resourcePath,omitempty"`
ResourceType *string `json:"resourceType,omitempty"`
Time *int64 `json:"time,omitempty"`
}
AdminEventRepresentation defines model for AdminEventRepresentation.
type ApplicationRepresentation ¶ added in v0.2.0
type ApplicationRepresentation struct {
Access *map[string]bool `json:"access,omitempty"`
AdminUrl *string `json:"adminUrl,omitempty"`
AlwaysDisplayInConsole *bool `json:"alwaysDisplayInConsole,omitempty"`
Attributes *map[string]string `json:"attributes,omitempty"`
AuthenticationFlowBindingOverrides *map[string]string `json:"authenticationFlowBindingOverrides,omitempty"`
AuthorizationServicesEnabled *bool `json:"authorizationServicesEnabled,omitempty"`
AuthorizationSettings *ResourceServerRepresentation `json:"authorizationSettings,omitempty"`
BaseUrl *string `json:"baseUrl,omitempty"`
BearerOnly *bool `json:"bearerOnly,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Claims *ClaimRepresentation `json:"claims,omitempty"`
ClientAuthenticatorType *string `json:"clientAuthenticatorType,omitempty"`
ClientId *string `json:"clientId,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ClientTemplate *string `json:"clientTemplate,omitempty"`
ConsentRequired *bool `json:"consentRequired,omitempty"`
DefaultClientScopes *[]string `json:"defaultClientScopes,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DefaultRoles *[]string `json:"defaultRoles,omitempty"`
Description *string `json:"description,omitempty"`
DirectAccessGrantsEnabled *bool `json:"directAccessGrantsEnabled,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DirectGrantsOnly *bool `json:"directGrantsOnly,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
FrontchannelLogout *bool `json:"frontchannelLogout,omitempty"`
FullScopeAllowed *bool `json:"fullScopeAllowed,omitempty"`
Id *string `json:"id,omitempty"`
ImplicitFlowEnabled *bool `json:"implicitFlowEnabled,omitempty"`
Name *string `json:"name,omitempty"`
NodeReRegistrationTimeout *int32 `json:"nodeReRegistrationTimeout,omitempty"`
NotBefore *int32 `json:"notBefore,omitempty"`
OptionalClientScopes *[]string `json:"optionalClientScopes,omitempty"`
Origin *string `json:"origin,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
PublicClient *bool `json:"publicClient,omitempty"`
RedirectUris *[]string `json:"redirectUris,omitempty"`
RegisteredNodes *map[string]int32 `json:"registeredNodes,omitempty"`
RegistrationAccessToken *string `json:"registrationAccessToken,omitempty"`
RootUrl *string `json:"rootUrl,omitempty"`
Secret *string `json:"secret,omitempty"`
ServiceAccountsEnabled *bool `json:"serviceAccountsEnabled,omitempty"`
StandardFlowEnabled *bool `json:"standardFlowEnabled,omitempty"`
SurrogateAuthRequired *bool `json:"surrogateAuthRequired,omitempty"`
Type *string `json:"type,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateConfig *bool `json:"useTemplateConfig,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateMappers *bool `json:"useTemplateMappers,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateScope *bool `json:"useTemplateScope,omitempty"`
WebOrigins *[]string `json:"webOrigins,omitempty"`
}
ApplicationRepresentation defines model for ApplicationRepresentation.
type AuthDetailsRepresentation ¶ added in v0.2.0
type AuthDetailsRepresentation struct {
ClientId *string `json:"clientId,omitempty"`
IpAddress *string `json:"ipAddress,omitempty"`
RealmId *string `json:"realmId,omitempty"`
UserId *string `json:"userId,omitempty"`
}
AuthDetailsRepresentation defines model for AuthDetailsRepresentation.
type AuthenticationExecutionExportRepresentation ¶ added in v0.2.0
type AuthenticationExecutionExportRepresentation struct {
Authenticator *string `json:"authenticator,omitempty"`
AuthenticatorConfig *string `json:"authenticatorConfig,omitempty"`
AuthenticatorFlow *bool `json:"authenticatorFlow,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
AutheticatorFlow *bool `json:"autheticatorFlow,omitempty"`
FlowAlias *string `json:"flowAlias,omitempty"`
Priority *int32 `json:"priority,omitempty"`
Requirement *string `json:"requirement,omitempty"`
UserSetupAllowed *bool `json:"userSetupAllowed,omitempty"`
}
AuthenticationExecutionExportRepresentation defines model for AuthenticationExecutionExportRepresentation.
type AuthenticationFlowRepresentation ¶ added in v0.2.0
type AuthenticationFlowRepresentation struct {
Alias *string `json:"alias,omitempty"`
AuthenticationExecutions *[]AuthenticationExecutionExportRepresentation `json:"authenticationExecutions,omitempty"`
BuiltIn *bool `json:"builtIn,omitempty"`
Description *string `json:"description,omitempty"`
Id *string `json:"id,omitempty"`
ProviderId *string `json:"providerId,omitempty"`
TopLevel *bool `json:"topLevel,omitempty"`
}
AuthenticationFlowRepresentation defines model for AuthenticationFlowRepresentation.
type AuthenticatorConfigRepresentation ¶ added in v0.2.0
type AuthenticatorConfigRepresentation struct {
Alias *string `json:"alias,omitempty"`
Config *map[string]string `json:"config,omitempty"`
Id *string `json:"id,omitempty"`
}
AuthenticatorConfigRepresentation defines model for AuthenticatorConfigRepresentation.
type ClaimRepresentation ¶ added in v0.2.0
type ClaimRepresentation struct {
Address *bool `json:"address,omitempty"`
Email *bool `json:"email,omitempty"`
Gender *bool `json:"gender,omitempty"`
Locale *bool `json:"locale,omitempty"`
Name *bool `json:"name,omitempty"`
Phone *bool `json:"phone,omitempty"`
Picture *bool `json:"picture,omitempty"`
Profile *bool `json:"profile,omitempty"`
Username *bool `json:"username,omitempty"`
Website *bool `json:"website,omitempty"`
}
ClaimRepresentation defines model for ClaimRepresentation.
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) DeleteAdminRealmsRealm ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmAdminEvents ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeId ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmDefaultGroupsGroupId ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeId ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmEvents ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmLocalizationLocale ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmLocalizationLocaleKey ¶ added in v0.2.0
func (*Client) DeleteAdminRealmsRealmSessionsSession ¶ added in v0.2.0
func (c *Client) DeleteAdminRealmsRealmSessionsSession(ctx context.Context, realm string, session string, params *DeleteAdminRealmsRealmSessionsSessionParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) DeleteAdminRealmsRealmUsersUserId ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdConsentsClient ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialId ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProvider ¶
func (*Client) DeleteAdminRealmsRealmUsersUserIdGroupsGroupId ¶
func (*Client) GetAdminRealms ¶ added in v0.2.0
func (c *Client) GetAdminRealms(ctx context.Context, params *GetAdminRealmsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealm ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmAdminEvents ¶ added in v0.2.0
func (c *Client) GetAdminRealmsRealmAdminEvents(ctx context.Context, realm string, params *GetAdminRealmsRealmAdminEventsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmClientPoliciesPolicies ¶ added in v0.2.0
func (c *Client) GetAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesPoliciesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmClientPoliciesProfiles ¶ added in v0.2.0
func (c *Client) GetAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesProfilesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmClientSessionStats ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmClientTypes ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmCredentialRegistrators ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmDefaultDefaultClientScopes ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmDefaultGroups ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmDefaultOptionalClientScopes ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmEvents ¶ added in v0.2.0
func (c *Client) GetAdminRealmsRealmEvents(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmEventsConfig ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmGroupByPathPath ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmLocalization ¶ added in v0.2.0
func (*Client) GetAdminRealmsRealmLocalizationLocale ¶ added in v0.2.0
func (c *Client) GetAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, params *GetAdminRealmsRealmLocalizationLocaleParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAdminRealmsRealmLocalizationLocaleKey ¶ added in v0.2.0
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) GetAdminRealmsRealmUsersManagementPermissions ¶ added in v0.2.0
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) PostAdminRealms ¶ added in v0.2.0
func (c *Client) PostAdminRealms(ctx context.Context, body PostAdminRealmsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmClientDescriptionConverter ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmClientDescriptionConverter(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmClientDescriptionConverterWithBody ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmClientDescriptionConverterWithTextBody ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmClientDescriptionConverterWithTextBody(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmLocalizationLocale ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, body PostAdminRealmsRealmLocalizationLocaleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmLocalizationLocaleWithBody ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmLogoutAll ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmPartialExport ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmPartialExport(ctx context.Context, realm string, params *PostAdminRealmsRealmPartialExportParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmPartialImport ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmPartialImport(ctx context.Context, realm string, body PostAdminRealmsRealmPartialImportJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmPartialImportWithBody ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmPushRevocation ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmTestSMTPConnection ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmTestSMTPConnection(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAdminRealmsRealmTestSMTPConnectionWithBody ¶ added in v0.2.0
func (*Client) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBody ¶ added in v0.2.0
func (c *Client) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBody(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
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) PostAdminRealmsWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealm ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealm(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmClientPoliciesPolicies ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmClientPoliciesPoliciesWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmClientPoliciesProfiles ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmClientPoliciesProfilesWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmClientTypes ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealmClientTypes(ctx context.Context, realm string, body PutAdminRealmsRealmClientTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmClientTypesWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeId ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmDefaultGroupsGroupId ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeId ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmEventsConfig ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealmEventsConfig(ctx context.Context, realm string, body PutAdminRealmsRealmEventsConfigJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmEventsConfigWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmLocalizationLocaleKeyWithBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmLocalizationLocaleKeyWithTextBody ¶ added in v0.2.0
func (*Client) PutAdminRealmsRealmUsersManagementPermissions ¶ added in v0.2.0
func (c *Client) PutAdminRealmsRealmUsersManagementPermissions(ctx context.Context, realm string, body PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAdminRealmsRealmUsersManagementPermissionsWithBody ¶ added in v0.2.0
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)
func (*Client) PutAdminRealmsRealmUsersUserIdWithBody ¶
type ClientInterface ¶
type ClientInterface interface {
// GetAdminRealms request
GetAdminRealms(ctx context.Context, params *GetAdminRealmsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsWithBody request with any body
PostAdminRealmsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealms(ctx context.Context, body PostAdminRealmsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealm request
DeleteAdminRealmsRealm(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealm request
GetAdminRealmsRealm(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmWithBody request with any body
PutAdminRealmsRealmWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealm(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmAdminEvents request
DeleteAdminRealmsRealmAdminEvents(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmAdminEvents request
GetAdminRealmsRealmAdminEvents(ctx context.Context, realm string, params *GetAdminRealmsRealmAdminEventsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmClientDescriptionConverterWithBody request with any body
PostAdminRealmsRealmClientDescriptionConverterWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmClientDescriptionConverter(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmClientDescriptionConverterWithTextBody(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmClientPoliciesPolicies request
GetAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesPoliciesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmClientPoliciesPoliciesWithBody request with any body
PutAdminRealmsRealmClientPoliciesPoliciesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmClientPoliciesPolicies(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmClientPoliciesProfiles request
GetAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesProfilesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmClientPoliciesProfilesWithBody request with any body
PutAdminRealmsRealmClientPoliciesProfilesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmClientPoliciesProfiles(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmClientSessionStats request
GetAdminRealmsRealmClientSessionStats(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmClientTypes request
GetAdminRealmsRealmClientTypes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmClientTypesWithBody request with any body
PutAdminRealmsRealmClientTypesWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmClientTypes(ctx context.Context, realm string, body PutAdminRealmsRealmClientTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmCredentialRegistrators request
GetAdminRealmsRealmCredentialRegistrators(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmDefaultDefaultClientScopes request
GetAdminRealmsRealmDefaultDefaultClientScopes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeId request
DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeId request
PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmDefaultGroups request
GetAdminRealmsRealmDefaultGroups(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmDefaultGroupsGroupId request
DeleteAdminRealmsRealmDefaultGroupsGroupId(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmDefaultGroupsGroupId request
PutAdminRealmsRealmDefaultGroupsGroupId(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmDefaultOptionalClientScopes request
GetAdminRealmsRealmDefaultOptionalClientScopes(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeId request
DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeId request
PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeId(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmEvents request
DeleteAdminRealmsRealmEvents(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmEvents request
GetAdminRealmsRealmEvents(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmEventsConfig request
GetAdminRealmsRealmEventsConfig(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmEventsConfigWithBody request with any body
PutAdminRealmsRealmEventsConfigWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmEventsConfig(ctx context.Context, realm string, body PutAdminRealmsRealmEventsConfigJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmGroupByPathPath request
GetAdminRealmsRealmGroupByPathPath(ctx context.Context, realm string, path string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmLocalization request
GetAdminRealmsRealmLocalization(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmLocalizationLocale request
DeleteAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmLocalizationLocale request
GetAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, params *GetAdminRealmsRealmLocalizationLocaleParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmLocalizationLocaleWithBody request with any body
PostAdminRealmsRealmLocalizationLocaleWithBody(ctx context.Context, realm string, locale string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmLocalizationLocale(ctx context.Context, realm string, locale string, body PostAdminRealmsRealmLocalizationLocaleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmLocalizationLocaleKey request
DeleteAdminRealmsRealmLocalizationLocaleKey(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAdminRealmsRealmLocalizationLocaleKey request
GetAdminRealmsRealmLocalizationLocaleKey(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmLocalizationLocaleKeyWithBody request with any body
PutAdminRealmsRealmLocalizationLocaleKeyWithBody(ctx context.Context, realm string, locale string, key string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmLocalizationLocaleKeyWithTextBody(ctx context.Context, realm string, locale string, key string, body PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmLogoutAll request
PostAdminRealmsRealmLogoutAll(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmPartialExport request
PostAdminRealmsRealmPartialExport(ctx context.Context, realm string, params *PostAdminRealmsRealmPartialExportParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmPartialImportWithBody request with any body
PostAdminRealmsRealmPartialImportWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmPartialImport(ctx context.Context, realm string, body PostAdminRealmsRealmPartialImportJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmPushRevocation request
PostAdminRealmsRealmPushRevocation(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAdminRealmsRealmSessionsSession request
DeleteAdminRealmsRealmSessionsSession(ctx context.Context, realm string, session string, params *DeleteAdminRealmsRealmSessionsSessionParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAdminRealmsRealmTestSMTPConnectionWithBody request with any body
PostAdminRealmsRealmTestSMTPConnectionWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmTestSMTPConnection(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAdminRealmsRealmTestSMTPConnectionWithFormdataBody(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// 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)
// GetAdminRealmsRealmUsersManagementPermissions request
GetAdminRealmsRealmUsersManagementPermissions(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAdminRealmsRealmUsersManagementPermissionsWithBody request with any body
PutAdminRealmsRealmUsersManagementPermissionsWithBody(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAdminRealmsRealmUsersManagementPermissions(ctx context.Context, realm string, body PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody, 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 ClientPoliciesRepresentation ¶ added in v0.2.0
type ClientPoliciesRepresentation struct {
GlobalPolicies *[]ClientPolicyRepresentation `json:"globalPolicies,omitempty"`
Policies *[]ClientPolicyRepresentation `json:"policies,omitempty"`
}
ClientPoliciesRepresentation defines model for ClientPoliciesRepresentation.
type ClientPolicyConditionRepresentation ¶ added in v0.2.0
type ClientPolicyConditionRepresentation struct {
Condition *string `json:"condition,omitempty"`
Configuration *[]interface{} `json:"configuration,omitempty"`
}
ClientPolicyConditionRepresentation defines model for ClientPolicyConditionRepresentation.
type ClientPolicyExecutorRepresentation ¶ added in v0.2.0
type ClientPolicyExecutorRepresentation struct {
Configuration *[]interface{} `json:"configuration,omitempty"`
Executor *string `json:"executor,omitempty"`
}
ClientPolicyExecutorRepresentation defines model for ClientPolicyExecutorRepresentation.
type ClientPolicyRepresentation ¶ added in v0.2.0
type ClientPolicyRepresentation struct {
Conditions *[]ClientPolicyConditionRepresentation `json:"conditions,omitempty"`
Description *string `json:"description,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
Name *string `json:"name,omitempty"`
Profiles *[]string `json:"profiles,omitempty"`
}
ClientPolicyRepresentation defines model for ClientPolicyRepresentation.
type ClientProfileRepresentation ¶ added in v0.2.0
type ClientProfileRepresentation struct {
Description *string `json:"description,omitempty"`
Executors *[]ClientPolicyExecutorRepresentation `json:"executors,omitempty"`
Name *string `json:"name,omitempty"`
}
ClientProfileRepresentation defines model for ClientProfileRepresentation.
type ClientProfilesRepresentation ¶ added in v0.2.0
type ClientProfilesRepresentation struct {
GlobalProfiles *[]ClientProfileRepresentation `json:"globalProfiles,omitempty"`
Profiles *[]ClientProfileRepresentation `json:"profiles,omitempty"`
}
ClientProfilesRepresentation defines model for ClientProfilesRepresentation.
type ClientRepresentation ¶ added in v0.2.0
type ClientRepresentation struct {
Access *map[string]bool `json:"access,omitempty"`
AdminUrl *string `json:"adminUrl,omitempty"`
AlwaysDisplayInConsole *bool `json:"alwaysDisplayInConsole,omitempty"`
Attributes *map[string]string `json:"attributes,omitempty"`
AuthenticationFlowBindingOverrides *map[string]string `json:"authenticationFlowBindingOverrides,omitempty"`
AuthorizationServicesEnabled *bool `json:"authorizationServicesEnabled,omitempty"`
AuthorizationSettings *ResourceServerRepresentation `json:"authorizationSettings,omitempty"`
BaseUrl *string `json:"baseUrl,omitempty"`
BearerOnly *bool `json:"bearerOnly,omitempty"`
ClientAuthenticatorType *string `json:"clientAuthenticatorType,omitempty"`
ClientId *string `json:"clientId,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ClientTemplate *string `json:"clientTemplate,omitempty"`
ConsentRequired *bool `json:"consentRequired,omitempty"`
DefaultClientScopes *[]string `json:"defaultClientScopes,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DefaultRoles *[]string `json:"defaultRoles,omitempty"`
Description *string `json:"description,omitempty"`
DirectAccessGrantsEnabled *bool `json:"directAccessGrantsEnabled,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DirectGrantsOnly *bool `json:"directGrantsOnly,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
FrontchannelLogout *bool `json:"frontchannelLogout,omitempty"`
FullScopeAllowed *bool `json:"fullScopeAllowed,omitempty"`
Id *string `json:"id,omitempty"`
ImplicitFlowEnabled *bool `json:"implicitFlowEnabled,omitempty"`
Name *string `json:"name,omitempty"`
NodeReRegistrationTimeout *int32 `json:"nodeReRegistrationTimeout,omitempty"`
NotBefore *int32 `json:"notBefore,omitempty"`
OptionalClientScopes *[]string `json:"optionalClientScopes,omitempty"`
Origin *string `json:"origin,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
PublicClient *bool `json:"publicClient,omitempty"`
RedirectUris *[]string `json:"redirectUris,omitempty"`
RegisteredNodes *map[string]int32 `json:"registeredNodes,omitempty"`
RegistrationAccessToken *string `json:"registrationAccessToken,omitempty"`
RootUrl *string `json:"rootUrl,omitempty"`
Secret *string `json:"secret,omitempty"`
ServiceAccountsEnabled *bool `json:"serviceAccountsEnabled,omitempty"`
StandardFlowEnabled *bool `json:"standardFlowEnabled,omitempty"`
SurrogateAuthRequired *bool `json:"surrogateAuthRequired,omitempty"`
Type *string `json:"type,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateConfig *bool `json:"useTemplateConfig,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateMappers *bool `json:"useTemplateMappers,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateScope *bool `json:"useTemplateScope,omitempty"`
WebOrigins *[]string `json:"webOrigins,omitempty"`
}
ClientRepresentation defines model for ClientRepresentation.
type ClientScopeRepresentation ¶ added in v0.2.0
type ClientScopeRepresentation struct {
Attributes *map[string]string `json:"attributes,omitempty"`
Description *string `json:"description,omitempty"`
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
}
ClientScopeRepresentation defines model for ClientScopeRepresentation.
type ClientTemplateRepresentation ¶ added in v0.2.0
type ClientTemplateRepresentation struct {
Attributes *map[string]string `json:"attributes,omitempty"`
BearerOnly *bool `json:"bearerOnly,omitempty"`
ConsentRequired *bool `json:"consentRequired,omitempty"`
Description *string `json:"description,omitempty"`
DirectAccessGrantsEnabled *bool `json:"directAccessGrantsEnabled,omitempty"`
FrontchannelLogout *bool `json:"frontchannelLogout,omitempty"`
FullScopeAllowed *bool `json:"fullScopeAllowed,omitempty"`
Id *string `json:"id,omitempty"`
ImplicitFlowEnabled *bool `json:"implicitFlowEnabled,omitempty"`
Name *string `json:"name,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
PublicClient *bool `json:"publicClient,omitempty"`
ServiceAccountsEnabled *bool `json:"serviceAccountsEnabled,omitempty"`
StandardFlowEnabled *bool `json:"standardFlowEnabled,omitempty"`
}
ClientTemplateRepresentation defines model for ClientTemplateRepresentation.
type ClientTypeRepresentation ¶ added in v0.2.0
type ClientTypeRepresentation struct {
Config *map[string]PropertyConfig `json:"config,omitempty"`
Name *string `json:"name,omitempty"`
Provider *string `json:"provider,omitempty"`
}
ClientTypeRepresentation defines model for ClientTypeRepresentation.
type ClientTypesRepresentation ¶ added in v0.2.0
type ClientTypesRepresentation struct {
ClientTypes *[]ClientTypeRepresentation `json:"client-types,omitempty"`
GlobalClientTypes *[]ClientTypeRepresentation `json:"global-client-types,omitempty"`
}
ClientTypesRepresentation defines model for ClientTypesRepresentation.
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) DeleteAdminRealmsRealmAdminEventsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmAdminEventsResponse, error)
DeleteAdminRealmsRealmAdminEventsWithResponse request returning *DeleteAdminRealmsRealmAdminEventsResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse request returning *DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse request returning *DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse request returning *DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmEventsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmEventsResponse, error)
DeleteAdminRealmsRealmEventsWithResponse request returning *DeleteAdminRealmsRealmEventsResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmLocalizationLocaleKeyResponse, error)
DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse request returning *DeleteAdminRealmsRealmLocalizationLocaleKeyResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmLocalizationLocaleResponse, error)
DeleteAdminRealmsRealmLocalizationLocaleWithResponse request returning *DeleteAdminRealmsRealmLocalizationLocaleResponse
func (*ClientWithResponses) DeleteAdminRealmsRealmSessionsSessionWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmSessionsSessionWithResponse(ctx context.Context, realm string, session string, params *DeleteAdminRealmsRealmSessionsSessionParams, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmSessionsSessionResponse, error)
DeleteAdminRealmsRealmSessionsSessionWithResponse request returning *DeleteAdminRealmsRealmSessionsSessionResponse
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) DeleteAdminRealmsRealmWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) DeleteAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmResponse, error)
DeleteAdminRealmsRealmWithResponse request returning *DeleteAdminRealmsRealmResponse
func (*ClientWithResponses) GetAdminRealmsRealmAdminEventsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmAdminEventsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmAdminEventsResponse, error)
GetAdminRealmsRealmAdminEventsWithResponse request returning *GetAdminRealmsRealmAdminEventsResponse
func (*ClientWithResponses) GetAdminRealmsRealmClientPoliciesPoliciesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesPoliciesParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientPoliciesPoliciesResponse, error)
GetAdminRealmsRealmClientPoliciesPoliciesWithResponse request returning *GetAdminRealmsRealmClientPoliciesPoliciesResponse
func (*ClientWithResponses) GetAdminRealmsRealmClientPoliciesProfilesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesProfilesParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientPoliciesProfilesResponse, error)
GetAdminRealmsRealmClientPoliciesProfilesWithResponse request returning *GetAdminRealmsRealmClientPoliciesProfilesResponse
func (*ClientWithResponses) GetAdminRealmsRealmClientSessionStatsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmClientSessionStatsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientSessionStatsResponse, error)
GetAdminRealmsRealmClientSessionStatsWithResponse request returning *GetAdminRealmsRealmClientSessionStatsResponse
func (*ClientWithResponses) GetAdminRealmsRealmClientTypesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientTypesResponse, error)
GetAdminRealmsRealmClientTypesWithResponse request returning *GetAdminRealmsRealmClientTypesResponse
func (*ClientWithResponses) GetAdminRealmsRealmCredentialRegistratorsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmCredentialRegistratorsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmCredentialRegistratorsResponse, error)
GetAdminRealmsRealmCredentialRegistratorsWithResponse request returning *GetAdminRealmsRealmCredentialRegistratorsResponse
func (*ClientWithResponses) GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultDefaultClientScopesResponse, error)
GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse request returning *GetAdminRealmsRealmDefaultDefaultClientScopesResponse
func (*ClientWithResponses) GetAdminRealmsRealmDefaultGroupsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmDefaultGroupsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultGroupsResponse, error)
GetAdminRealmsRealmDefaultGroupsWithResponse request returning *GetAdminRealmsRealmDefaultGroupsResponse
func (*ClientWithResponses) GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultOptionalClientScopesResponse, error)
GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse request returning *GetAdminRealmsRealmDefaultOptionalClientScopesResponse
func (*ClientWithResponses) GetAdminRealmsRealmEventsConfigWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmEventsConfigResponse, error)
GetAdminRealmsRealmEventsConfigWithResponse request returning *GetAdminRealmsRealmEventsConfigResponse
func (*ClientWithResponses) GetAdminRealmsRealmEventsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmEventsResponse, error)
GetAdminRealmsRealmEventsWithResponse request returning *GetAdminRealmsRealmEventsResponse
func (*ClientWithResponses) GetAdminRealmsRealmGroupByPathPathWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmGroupByPathPathWithResponse(ctx context.Context, realm string, path string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmGroupByPathPathResponse, error)
GetAdminRealmsRealmGroupByPathPathWithResponse request returning *GetAdminRealmsRealmGroupByPathPathResponse
func (*ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleKeyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationLocaleKeyResponse, error)
GetAdminRealmsRealmLocalizationLocaleKeyWithResponse request returning *GetAdminRealmsRealmLocalizationLocaleKeyResponse
func (*ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, params *GetAdminRealmsRealmLocalizationLocaleParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationLocaleResponse, error)
GetAdminRealmsRealmLocalizationLocaleWithResponse request returning *GetAdminRealmsRealmLocalizationLocaleResponse
func (*ClientWithResponses) GetAdminRealmsRealmLocalizationWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmLocalizationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationResponse, error)
GetAdminRealmsRealmLocalizationWithResponse request returning *GetAdminRealmsRealmLocalizationResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse ¶
func (c *ClientWithResponses) GetAdminRealmsRealmUsersCountWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmUsersCountParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersCountResponse, error)
GetAdminRealmsRealmUsersCountWithResponse request returning *GetAdminRealmsRealmUsersCountResponse
func (*ClientWithResponses) GetAdminRealmsRealmUsersManagementPermissionsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersManagementPermissionsResponse, error)
GetAdminRealmsRealmUsersManagementPermissionsWithResponse request returning *GetAdminRealmsRealmUsersManagementPermissionsResponse
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) GetAdminRealmsRealmWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmResponse, error)
GetAdminRealmsRealmWithResponse request returning *GetAdminRealmsRealmResponse
func (*ClientWithResponses) GetAdminRealmsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) GetAdminRealmsWithResponse(ctx context.Context, params *GetAdminRealmsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsResponse, error)
GetAdminRealmsWithResponse request returning *GetAdminRealmsResponse
func (*ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsRealmClientDescriptionConverterResponse
func (*ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
func (*ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithTextBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmClientDescriptionConverterWithTextBodyWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterTextRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
func (*ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse(ctx context.Context, realm string, locale string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsRealmLocalizationLocaleResponse
func (*ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, body PostAdminRealmsRealmLocalizationLocaleJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
func (*ClientWithResponses) PostAdminRealmsRealmLogoutAllWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmLogoutAllWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLogoutAllResponse, error)
PostAdminRealmsRealmLogoutAllWithResponse request returning *PostAdminRealmsRealmLogoutAllResponse
func (*ClientWithResponses) PostAdminRealmsRealmPartialExportWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmPartialExportWithResponse(ctx context.Context, realm string, params *PostAdminRealmsRealmPartialExportParams, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialExportResponse, error)
PostAdminRealmsRealmPartialExportWithResponse request returning *PostAdminRealmsRealmPartialExportResponse
func (*ClientWithResponses) PostAdminRealmsRealmPartialImportWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmPartialImportWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialImportResponse, error)
PostAdminRealmsRealmPartialImportWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsRealmPartialImportResponse
func (*ClientWithResponses) PostAdminRealmsRealmPartialImportWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmPartialImportWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmPartialImportJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialImportResponse, error)
func (*ClientWithResponses) PostAdminRealmsRealmPushRevocationWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmPushRevocationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPushRevocationResponse, error)
PostAdminRealmsRealmPushRevocationWithResponse request returning *PostAdminRealmsRealmPushRevocationResponse
func (*ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsRealmTestSMTPConnectionResponse
func (*ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithFormdataBodyWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
func (*ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsRealmTestSMTPConnectionWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
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) PostAdminRealmsWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsResponse, error)
PostAdminRealmsWithBodyWithResponse request with arbitrary body returning *PostAdminRealmsResponse
func (*ClientWithResponses) PostAdminRealmsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PostAdminRealmsWithResponse(ctx context.Context, body PostAdminRealmsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmClientPoliciesPoliciesResponse
func (*ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmClientPoliciesProfilesResponse
func (*ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmClientTypesWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientTypesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientTypesResponse, error)
PutAdminRealmsRealmClientTypesWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmClientTypesResponse
func (*ClientWithResponses) PutAdminRealmsRealmClientTypesWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientTypesResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse request returning *PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse
func (*ClientWithResponses) PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse request returning *PutAdminRealmsRealmDefaultGroupsGroupIdResponse
func (*ClientWithResponses) PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse request returning *PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse
func (*ClientWithResponses) PutAdminRealmsRealmEventsConfigWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmEventsConfigWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmEventsConfigResponse, error)
PutAdminRealmsRealmEventsConfigWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmEventsConfigResponse
func (*ClientWithResponses) PutAdminRealmsRealmEventsConfigWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmEventsConfigJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmEventsConfigResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse(ctx context.Context, realm string, locale string, key string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmLocalizationLocaleKeyResponse
func (*ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithTextBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmLocalizationLocaleKeyWithTextBodyWithResponse(ctx context.Context, realm string, locale string, key string, body PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
func (*ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, error)
PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmUsersManagementPermissionsResponse
func (*ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, 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)
func (*ClientWithResponses) PutAdminRealmsRealmWithBodyWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmResponse, error)
PutAdminRealmsRealmWithBodyWithResponse request with arbitrary body returning *PutAdminRealmsRealmResponse
func (*ClientWithResponses) PutAdminRealmsRealmWithResponse ¶ added in v0.2.0
func (c *ClientWithResponses) PutAdminRealmsRealmWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmResponse, error)
type ClientWithResponsesInterface ¶
type ClientWithResponsesInterface interface {
// GetAdminRealmsWithResponse request
GetAdminRealmsWithResponse(ctx context.Context, params *GetAdminRealmsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsResponse, error)
// PostAdminRealmsWithBodyWithResponse request with any body
PostAdminRealmsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsResponse, error)
PostAdminRealmsWithResponse(ctx context.Context, body PostAdminRealmsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsResponse, error)
// DeleteAdminRealmsRealmWithResponse request
DeleteAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmResponse, error)
// GetAdminRealmsRealmWithResponse request
GetAdminRealmsRealmWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmResponse, error)
// PutAdminRealmsRealmWithBodyWithResponse request with any body
PutAdminRealmsRealmWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmResponse, error)
PutAdminRealmsRealmWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmResponse, error)
// DeleteAdminRealmsRealmAdminEventsWithResponse request
DeleteAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmAdminEventsResponse, error)
// GetAdminRealmsRealmAdminEventsWithResponse request
GetAdminRealmsRealmAdminEventsWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmAdminEventsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmAdminEventsResponse, error)
// PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse request with any body
PostAdminRealmsRealmClientDescriptionConverterWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
PostAdminRealmsRealmClientDescriptionConverterWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
PostAdminRealmsRealmClientDescriptionConverterWithTextBodyWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmClientDescriptionConverterTextRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
// GetAdminRealmsRealmClientPoliciesPoliciesWithResponse request
GetAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesPoliciesParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientPoliciesPoliciesResponse, error)
// PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse request with any body
PutAdminRealmsRealmClientPoliciesPoliciesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
PutAdminRealmsRealmClientPoliciesPoliciesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
// GetAdminRealmsRealmClientPoliciesProfilesWithResponse request
GetAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmClientPoliciesProfilesParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientPoliciesProfilesResponse, error)
// PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse request with any body
PutAdminRealmsRealmClientPoliciesProfilesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
PutAdminRealmsRealmClientPoliciesProfilesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
// GetAdminRealmsRealmClientSessionStatsWithResponse request
GetAdminRealmsRealmClientSessionStatsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientSessionStatsResponse, error)
// GetAdminRealmsRealmClientTypesWithResponse request
GetAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmClientTypesResponse, error)
// PutAdminRealmsRealmClientTypesWithBodyWithResponse request with any body
PutAdminRealmsRealmClientTypesWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientTypesResponse, error)
PutAdminRealmsRealmClientTypesWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmClientTypesJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmClientTypesResponse, error)
// GetAdminRealmsRealmCredentialRegistratorsWithResponse request
GetAdminRealmsRealmCredentialRegistratorsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmCredentialRegistratorsResponse, error)
// GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse request
GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultDefaultClientScopesResponse, error)
// DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse request
DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
// PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse request
PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
// GetAdminRealmsRealmDefaultGroupsWithResponse request
GetAdminRealmsRealmDefaultGroupsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultGroupsResponse, error)
// DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse request
DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
// PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse request
PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse(ctx context.Context, realm string, groupId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
// GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse request
GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmDefaultOptionalClientScopesResponse, error)
// DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse request
DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
// PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse request
PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse(ctx context.Context, realm string, clientScopeId string, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
// DeleteAdminRealmsRealmEventsWithResponse request
DeleteAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmEventsResponse, error)
// GetAdminRealmsRealmEventsWithResponse request
GetAdminRealmsRealmEventsWithResponse(ctx context.Context, realm string, params *GetAdminRealmsRealmEventsParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmEventsResponse, error)
// GetAdminRealmsRealmEventsConfigWithResponse request
GetAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmEventsConfigResponse, error)
// PutAdminRealmsRealmEventsConfigWithBodyWithResponse request with any body
PutAdminRealmsRealmEventsConfigWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmEventsConfigResponse, error)
PutAdminRealmsRealmEventsConfigWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmEventsConfigJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmEventsConfigResponse, error)
// GetAdminRealmsRealmGroupByPathPathWithResponse request
GetAdminRealmsRealmGroupByPathPathWithResponse(ctx context.Context, realm string, path string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmGroupByPathPathResponse, error)
// GetAdminRealmsRealmLocalizationWithResponse request
GetAdminRealmsRealmLocalizationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationResponse, error)
// DeleteAdminRealmsRealmLocalizationLocaleWithResponse request
DeleteAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmLocalizationLocaleResponse, error)
// GetAdminRealmsRealmLocalizationLocaleWithResponse request
GetAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, params *GetAdminRealmsRealmLocalizationLocaleParams, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationLocaleResponse, error)
// PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse request with any body
PostAdminRealmsRealmLocalizationLocaleWithBodyWithResponse(ctx context.Context, realm string, locale string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
PostAdminRealmsRealmLocalizationLocaleWithResponse(ctx context.Context, realm string, locale string, body PostAdminRealmsRealmLocalizationLocaleJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
// DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse request
DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmLocalizationLocaleKeyResponse, error)
// GetAdminRealmsRealmLocalizationLocaleKeyWithResponse request
GetAdminRealmsRealmLocalizationLocaleKeyWithResponse(ctx context.Context, realm string, locale string, key string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmLocalizationLocaleKeyResponse, error)
// PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse request with any body
PutAdminRealmsRealmLocalizationLocaleKeyWithBodyWithResponse(ctx context.Context, realm string, locale string, key string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
PutAdminRealmsRealmLocalizationLocaleKeyWithTextBodyWithResponse(ctx context.Context, realm string, locale string, key string, body PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
// PostAdminRealmsRealmLogoutAllWithResponse request
PostAdminRealmsRealmLogoutAllWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmLogoutAllResponse, error)
// PostAdminRealmsRealmPartialExportWithResponse request
PostAdminRealmsRealmPartialExportWithResponse(ctx context.Context, realm string, params *PostAdminRealmsRealmPartialExportParams, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialExportResponse, error)
// PostAdminRealmsRealmPartialImportWithBodyWithResponse request with any body
PostAdminRealmsRealmPartialImportWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialImportResponse, error)
PostAdminRealmsRealmPartialImportWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmPartialImportJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPartialImportResponse, error)
// PostAdminRealmsRealmPushRevocationWithResponse request
PostAdminRealmsRealmPushRevocationWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmPushRevocationResponse, error)
// DeleteAdminRealmsRealmSessionsSessionWithResponse request
DeleteAdminRealmsRealmSessionsSessionWithResponse(ctx context.Context, realm string, session string, params *DeleteAdminRealmsRealmSessionsSessionParams, reqEditors ...RequestEditorFn) (*DeleteAdminRealmsRealmSessionsSessionResponse, error)
// PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse request with any body
PostAdminRealmsRealmTestSMTPConnectionWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
PostAdminRealmsRealmTestSMTPConnectionWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
PostAdminRealmsRealmTestSMTPConnectionWithFormdataBodyWithResponse(ctx context.Context, realm string, body PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
// 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)
// GetAdminRealmsRealmUsersManagementPermissionsWithResponse request
GetAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, reqEditors ...RequestEditorFn) (*GetAdminRealmsRealmUsersManagementPermissionsResponse, error)
// PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse request with any body
PutAdminRealmsRealmUsersManagementPermissionsWithBodyWithResponse(ctx context.Context, realm string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, error)
PutAdminRealmsRealmUsersManagementPermissionsWithResponse(ctx context.Context, realm string, body PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, 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 Composites ¶ added in v0.2.0
type Composites struct {
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Application *map[string][]string `json:"application,omitempty"`
Client *map[string][]string `json:"client,omitempty"`
Realm *[]string `json:"realm,omitempty"`
}
Composites defines model for Composites.
type CredentialRepresentation ¶
type CredentialRepresentation struct {
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Algorithm *string `json:"algorithm,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Config *MultivaluedHashMapStringString `json:"config,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Counter *int32 `json:"counter,omitempty"`
CreatedDate *int64 `json:"createdDate,omitempty"`
CredentialData *string `json:"credentialData,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Device *string `json:"device,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Digits *int32 `json:"digits,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
HashIterations *int32 `json:"hashIterations,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
HashedSaltedValue *string `json:"hashedSaltedValue,omitempty"`
Id *string `json:"id,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Period *int32 `json:"period,omitempty"`
Priority *int32 `json:"priority,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
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.
func (DecisionEffect) Valid ¶ added in v0.1.2
func (e DecisionEffect) Valid() bool
Valid indicates whether the value is a known member of the DecisionEffect enum.
type DecisionStrategy ¶
type DecisionStrategy string
DecisionStrategy defines model for DecisionStrategy.
const ( AFFIRMATIVE DecisionStrategy = "AFFIRMATIVE" CONSENSUS DecisionStrategy = "CONSENSUS" UNANIMOUS DecisionStrategy = "UNANIMOUS" )
Defines values for DecisionStrategy.
func (DecisionStrategy) Valid ¶ added in v0.1.2
func (e DecisionStrategy) Valid() bool
Valid indicates whether the value is a known member of the DecisionStrategy enum.
type DeleteAdminRealmsRealmAdminEventsResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmAdminEventsResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmAdminEventsResponse(rsp *http.Response) (*DeleteAdminRealmsRealmAdminEventsResponse, error)
ParseDeleteAdminRealmsRealmAdminEventsResponse parses an HTTP response from a DeleteAdminRealmsRealmAdminEventsWithResponse call
func (DeleteAdminRealmsRealmAdminEventsResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmAdminEventsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmAdminEventsResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmAdminEventsResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmAdminEventsResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmAdminEventsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
ParseDeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse parses an HTTP response from a DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse call
func (DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmDefaultGroupsGroupIdResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmDefaultGroupsGroupIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
ParseDeleteAdminRealmsRealmDefaultGroupsGroupIdResponse parses an HTTP response from a DeleteAdminRealmsRealmDefaultGroupsGroupIdWithResponse call
func (DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultGroupsGroupIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse(rsp *http.Response) (*DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
ParseDeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse parses an HTTP response from a DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse call
func (DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmEventsResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmEventsResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmEventsResponse(rsp *http.Response) (*DeleteAdminRealmsRealmEventsResponse, error)
ParseDeleteAdminRealmsRealmEventsResponse parses an HTTP response from a DeleteAdminRealmsRealmEventsWithResponse call
func (DeleteAdminRealmsRealmEventsResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmEventsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmEventsResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmEventsResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmEventsResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmEventsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmLocalizationLocaleKeyResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmLocalizationLocaleKeyResponse(rsp *http.Response) (*DeleteAdminRealmsRealmLocalizationLocaleKeyResponse, error)
ParseDeleteAdminRealmsRealmLocalizationLocaleKeyResponse parses an HTTP response from a DeleteAdminRealmsRealmLocalizationLocaleKeyWithResponse call
func (DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmLocalizationLocaleResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmLocalizationLocaleResponse(rsp *http.Response) (*DeleteAdminRealmsRealmLocalizationLocaleResponse, error)
ParseDeleteAdminRealmsRealmLocalizationLocaleResponse parses an HTTP response from a DeleteAdminRealmsRealmLocalizationLocaleWithResponse call
func (DeleteAdminRealmsRealmLocalizationLocaleResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmLocalizationLocaleResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmLocalizationLocaleResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmLocalizationLocaleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmResponse(rsp *http.Response) (*DeleteAdminRealmsRealmResponse, error)
ParseDeleteAdminRealmsRealmResponse parses an HTTP response from a DeleteAdminRealmsRealmWithResponse call
func (DeleteAdminRealmsRealmResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAdminRealmsRealmSessionsSessionParams ¶ added in v0.2.0
type DeleteAdminRealmsRealmSessionsSessionParams struct {
IsOffline *bool `form:"isOffline,omitempty" json:"isOffline,omitempty"`
}
DeleteAdminRealmsRealmSessionsSessionParams defines parameters for DeleteAdminRealmsRealmSessionsSession.
type DeleteAdminRealmsRealmSessionsSessionResponse ¶ added in v0.2.0
type DeleteAdminRealmsRealmSessionsSessionResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseDeleteAdminRealmsRealmSessionsSessionResponse ¶ added in v0.2.0
func ParseDeleteAdminRealmsRealmSessionsSessionResponse(rsp *http.Response) (*DeleteAdminRealmsRealmSessionsSessionResponse, error)
ParseDeleteAdminRealmsRealmSessionsSessionResponse parses an HTTP response from a DeleteAdminRealmsRealmSessionsSessionWithResponse call
func (DeleteAdminRealmsRealmSessionsSessionResponse) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmSessionsSessionResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (DeleteAdminRealmsRealmSessionsSessionResponse) Status ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmSessionsSessionResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAdminRealmsRealmSessionsSessionResponse) StatusCode ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmSessionsSessionResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
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) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmUsersUserIdConsentsClientResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmUsersUserIdCredentialsCredentialIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r DeleteAdminRealmsRealmUsersUserIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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 EventRepresentation ¶ added in v0.2.0
type EventRepresentation struct {
ClientId *string `json:"clientId,omitempty"`
Details *map[string]string `json:"details,omitempty"`
Error *string `json:"error,omitempty"`
IpAddress *string `json:"ipAddress,omitempty"`
RealmId *string `json:"realmId,omitempty"`
SessionId *string `json:"sessionId,omitempty"`
Time *int64 `json:"time,omitempty"`
Type *string `json:"type,omitempty"`
UserId *string `json:"userId,omitempty"`
}
EventRepresentation defines model for EventRepresentation.
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 GetAdminRealmsParams ¶ added in v0.2.0
type GetAdminRealmsParams struct {
BriefRepresentation *bool `form:"briefRepresentation,omitempty" json:"briefRepresentation,omitempty"`
}
GetAdminRealmsParams defines parameters for GetAdminRealms.
type GetAdminRealmsRealmAdminEventsParams ¶ added in v0.2.0
type GetAdminRealmsRealmAdminEventsParams struct {
AuthClient *string `form:"authClient,omitempty" json:"authClient,omitempty"`
AuthIpAddress *string `form:"authIpAddress,omitempty" json:"authIpAddress,omitempty"`
AuthRealm *string `form:"authRealm,omitempty" json:"authRealm,omitempty"`
// AuthUser user id
AuthUser *string `form:"authUser,omitempty" json:"authUser,omitempty"`
DateFrom *string `form:"dateFrom,omitempty" json:"dateFrom,omitempty"`
DateTo *string `form:"dateTo,omitempty" json:"dateTo,omitempty"`
First *int32 `form:"first,omitempty" json:"first,omitempty"`
// Max Maximum results size (defaults to 100)
Max *int32 `form:"max,omitempty" json:"max,omitempty"`
OperationTypes *[]string `form:"operationTypes,omitempty" json:"operationTypes,omitempty"`
ResourcePath *string `form:"resourcePath,omitempty" json:"resourcePath,omitempty"`
ResourceTypes *[]string `form:"resourceTypes,omitempty" json:"resourceTypes,omitempty"`
}
GetAdminRealmsRealmAdminEventsParams defines parameters for GetAdminRealmsRealmAdminEvents.
type GetAdminRealmsRealmAdminEventsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmAdminEventsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]AdminEventRepresentation
}
func ParseGetAdminRealmsRealmAdminEventsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmAdminEventsResponse(rsp *http.Response) (*GetAdminRealmsRealmAdminEventsResponse, error)
ParseGetAdminRealmsRealmAdminEventsResponse parses an HTTP response from a GetAdminRealmsRealmAdminEventsWithResponse call
func (GetAdminRealmsRealmAdminEventsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmAdminEventsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmAdminEventsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmAdminEventsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmAdminEventsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmAdminEventsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmClientPoliciesPoliciesParams ¶ added in v0.2.0
type GetAdminRealmsRealmClientPoliciesPoliciesParams struct {
IncludeGlobalPolicies *bool `form:"include-global-policies,omitempty" json:"include-global-policies,omitempty"`
}
GetAdminRealmsRealmClientPoliciesPoliciesParams defines parameters for GetAdminRealmsRealmClientPoliciesPolicies.
type GetAdminRealmsRealmClientPoliciesPoliciesResponse ¶ added in v0.2.0
type GetAdminRealmsRealmClientPoliciesPoliciesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ClientPoliciesRepresentation
}
func ParseGetAdminRealmsRealmClientPoliciesPoliciesResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmClientPoliciesPoliciesResponse(rsp *http.Response) (*GetAdminRealmsRealmClientPoliciesPoliciesResponse, error)
ParseGetAdminRealmsRealmClientPoliciesPoliciesResponse parses an HTTP response from a GetAdminRealmsRealmClientPoliciesPoliciesWithResponse call
func (GetAdminRealmsRealmClientPoliciesPoliciesResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesPoliciesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmClientPoliciesPoliciesResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesPoliciesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmClientPoliciesPoliciesResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesPoliciesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmClientPoliciesProfilesParams ¶ added in v0.2.0
type GetAdminRealmsRealmClientPoliciesProfilesParams struct {
IncludeGlobalProfiles *bool `form:"include-global-profiles,omitempty" json:"include-global-profiles,omitempty"`
}
GetAdminRealmsRealmClientPoliciesProfilesParams defines parameters for GetAdminRealmsRealmClientPoliciesProfiles.
type GetAdminRealmsRealmClientPoliciesProfilesResponse ¶ added in v0.2.0
type GetAdminRealmsRealmClientPoliciesProfilesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ClientProfilesRepresentation
}
func ParseGetAdminRealmsRealmClientPoliciesProfilesResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmClientPoliciesProfilesResponse(rsp *http.Response) (*GetAdminRealmsRealmClientPoliciesProfilesResponse, error)
ParseGetAdminRealmsRealmClientPoliciesProfilesResponse parses an HTTP response from a GetAdminRealmsRealmClientPoliciesProfilesWithResponse call
func (GetAdminRealmsRealmClientPoliciesProfilesResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesProfilesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmClientPoliciesProfilesResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesProfilesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmClientPoliciesProfilesResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientPoliciesProfilesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmClientSessionStatsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmClientSessionStatsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]map[string]string
}
func ParseGetAdminRealmsRealmClientSessionStatsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmClientSessionStatsResponse(rsp *http.Response) (*GetAdminRealmsRealmClientSessionStatsResponse, error)
ParseGetAdminRealmsRealmClientSessionStatsResponse parses an HTTP response from a GetAdminRealmsRealmClientSessionStatsWithResponse call
func (GetAdminRealmsRealmClientSessionStatsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientSessionStatsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmClientSessionStatsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientSessionStatsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmClientSessionStatsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientSessionStatsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmClientTypesResponse ¶ added in v0.2.0
type GetAdminRealmsRealmClientTypesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ClientTypesRepresentation
}
func ParseGetAdminRealmsRealmClientTypesResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmClientTypesResponse(rsp *http.Response) (*GetAdminRealmsRealmClientTypesResponse, error)
ParseGetAdminRealmsRealmClientTypesResponse parses an HTTP response from a GetAdminRealmsRealmClientTypesWithResponse call
func (GetAdminRealmsRealmClientTypesResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientTypesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmClientTypesResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientTypesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmClientTypesResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmClientTypesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmCredentialRegistratorsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmCredentialRegistratorsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]string
}
func ParseGetAdminRealmsRealmCredentialRegistratorsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmCredentialRegistratorsResponse(rsp *http.Response) (*GetAdminRealmsRealmCredentialRegistratorsResponse, error)
ParseGetAdminRealmsRealmCredentialRegistratorsResponse parses an HTTP response from a GetAdminRealmsRealmCredentialRegistratorsWithResponse call
func (GetAdminRealmsRealmCredentialRegistratorsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmCredentialRegistratorsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmCredentialRegistratorsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmCredentialRegistratorsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmCredentialRegistratorsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmCredentialRegistratorsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmDefaultDefaultClientScopesResponse ¶ added in v0.2.0
type GetAdminRealmsRealmDefaultDefaultClientScopesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ClientScopeRepresentation
}
func ParseGetAdminRealmsRealmDefaultDefaultClientScopesResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmDefaultDefaultClientScopesResponse(rsp *http.Response) (*GetAdminRealmsRealmDefaultDefaultClientScopesResponse, error)
ParseGetAdminRealmsRealmDefaultDefaultClientScopesResponse parses an HTTP response from a GetAdminRealmsRealmDefaultDefaultClientScopesWithResponse call
func (GetAdminRealmsRealmDefaultDefaultClientScopesResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultDefaultClientScopesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmDefaultDefaultClientScopesResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultDefaultClientScopesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmDefaultDefaultClientScopesResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultDefaultClientScopesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmDefaultGroupsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmDefaultGroupsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]GroupRepresentation
}
func ParseGetAdminRealmsRealmDefaultGroupsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmDefaultGroupsResponse(rsp *http.Response) (*GetAdminRealmsRealmDefaultGroupsResponse, error)
ParseGetAdminRealmsRealmDefaultGroupsResponse parses an HTTP response from a GetAdminRealmsRealmDefaultGroupsWithResponse call
func (GetAdminRealmsRealmDefaultGroupsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultGroupsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmDefaultGroupsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultGroupsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmDefaultGroupsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultGroupsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmDefaultOptionalClientScopesResponse ¶ added in v0.2.0
type GetAdminRealmsRealmDefaultOptionalClientScopesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ClientScopeRepresentation
}
func ParseGetAdminRealmsRealmDefaultOptionalClientScopesResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmDefaultOptionalClientScopesResponse(rsp *http.Response) (*GetAdminRealmsRealmDefaultOptionalClientScopesResponse, error)
ParseGetAdminRealmsRealmDefaultOptionalClientScopesResponse parses an HTTP response from a GetAdminRealmsRealmDefaultOptionalClientScopesWithResponse call
func (GetAdminRealmsRealmDefaultOptionalClientScopesResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultOptionalClientScopesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmDefaultOptionalClientScopesResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultOptionalClientScopesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmDefaultOptionalClientScopesResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmDefaultOptionalClientScopesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmEventsConfigResponse ¶ added in v0.2.0
type GetAdminRealmsRealmEventsConfigResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RealmEventsConfigRepresentation
}
func ParseGetAdminRealmsRealmEventsConfigResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmEventsConfigResponse(rsp *http.Response) (*GetAdminRealmsRealmEventsConfigResponse, error)
ParseGetAdminRealmsRealmEventsConfigResponse parses an HTTP response from a GetAdminRealmsRealmEventsConfigWithResponse call
func (GetAdminRealmsRealmEventsConfigResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsConfigResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmEventsConfigResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsConfigResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmEventsConfigResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsConfigResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmEventsParams ¶ added in v0.2.0
type GetAdminRealmsRealmEventsParams struct {
// Client App or oauth client name
Client *string `form:"client,omitempty" json:"client,omitempty"`
// DateFrom From date
DateFrom *string `form:"dateFrom,omitempty" json:"dateFrom,omitempty"`
// DateTo To date
DateTo *string `form:"dateTo,omitempty" json:"dateTo,omitempty"`
// First Paging offset
First *int32 `form:"first,omitempty" json:"first,omitempty"`
// IpAddress IP Address
IpAddress *string `form:"ipAddress,omitempty" json:"ipAddress,omitempty"`
// Max Maximum results size (defaults to 100)
Max *int32 `form:"max,omitempty" json:"max,omitempty"`
// Type The types of events to return
Type *[]string `form:"type,omitempty" json:"type,omitempty"`
// User User id
User *string `form:"user,omitempty" json:"user,omitempty"`
}
GetAdminRealmsRealmEventsParams defines parameters for GetAdminRealmsRealmEvents.
type GetAdminRealmsRealmEventsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmEventsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]EventRepresentation
}
func ParseGetAdminRealmsRealmEventsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmEventsResponse(rsp *http.Response) (*GetAdminRealmsRealmEventsResponse, error)
ParseGetAdminRealmsRealmEventsResponse parses an HTTP response from a GetAdminRealmsRealmEventsWithResponse call
func (GetAdminRealmsRealmEventsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmEventsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmEventsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmEventsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmGroupByPathPathResponse ¶ added in v0.2.0
type GetAdminRealmsRealmGroupByPathPathResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *GroupRepresentation
}
func ParseGetAdminRealmsRealmGroupByPathPathResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmGroupByPathPathResponse(rsp *http.Response) (*GetAdminRealmsRealmGroupByPathPathResponse, error)
ParseGetAdminRealmsRealmGroupByPathPathResponse parses an HTTP response from a GetAdminRealmsRealmGroupByPathPathWithResponse call
func (GetAdminRealmsRealmGroupByPathPathResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmGroupByPathPathResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmGroupByPathPathResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmGroupByPathPathResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmGroupByPathPathResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmGroupByPathPathResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
type GetAdminRealmsRealmLocalizationLocaleKeyResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseGetAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmLocalizationLocaleKeyResponse(rsp *http.Response) (*GetAdminRealmsRealmLocalizationLocaleKeyResponse, error)
ParseGetAdminRealmsRealmLocalizationLocaleKeyResponse parses an HTTP response from a GetAdminRealmsRealmLocalizationLocaleKeyWithResponse call
func (GetAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmLocalizationLocaleKeyResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleKeyResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmLocalizationLocaleParams ¶ added in v0.2.0
type GetAdminRealmsRealmLocalizationLocaleParams struct {
UseRealmDefaultLocaleFallback *bool `form:"useRealmDefaultLocaleFallback,omitempty" json:"useRealmDefaultLocaleFallback,omitempty"`
}
GetAdminRealmsRealmLocalizationLocaleParams defines parameters for GetAdminRealmsRealmLocalizationLocale.
type GetAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
type GetAdminRealmsRealmLocalizationLocaleResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
}
func ParseGetAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmLocalizationLocaleResponse(rsp *http.Response) (*GetAdminRealmsRealmLocalizationLocaleResponse, error)
ParseGetAdminRealmsRealmLocalizationLocaleResponse parses an HTTP response from a GetAdminRealmsRealmLocalizationLocaleWithResponse call
func (GetAdminRealmsRealmLocalizationLocaleResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmLocalizationLocaleResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmLocalizationLocaleResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationLocaleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmLocalizationResponse ¶ added in v0.2.0
type GetAdminRealmsRealmLocalizationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]string
}
func ParseGetAdminRealmsRealmLocalizationResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmLocalizationResponse(rsp *http.Response) (*GetAdminRealmsRealmLocalizationResponse, error)
ParseGetAdminRealmsRealmLocalizationResponse parses an HTTP response from a GetAdminRealmsRealmLocalizationWithResponse call
func (GetAdminRealmsRealmLocalizationResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmLocalizationResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmLocalizationResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmLocalizationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAdminRealmsRealmResponse ¶ added in v0.2.0
type GetAdminRealmsRealmResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RealmRepresentation
}
func ParseGetAdminRealmsRealmResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmResponse(rsp *http.Response) (*GetAdminRealmsRealmResponse, error)
ParseGetAdminRealmsRealmResponse parses an HTTP response from a GetAdminRealmsRealmWithResponse call
func (GetAdminRealmsRealmResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersCountResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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 GetAdminRealmsRealmUsersManagementPermissionsResponse ¶ added in v0.2.0
type GetAdminRealmsRealmUsersManagementPermissionsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ManagementPermissionReference
}
func ParseGetAdminRealmsRealmUsersManagementPermissionsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsRealmUsersManagementPermissionsResponse(rsp *http.Response) (*GetAdminRealmsRealmUsersManagementPermissionsResponse, error)
ParseGetAdminRealmsRealmUsersManagementPermissionsResponse parses an HTTP response from a GetAdminRealmsRealmUsersManagementPermissionsWithResponse call
func (GetAdminRealmsRealmUsersManagementPermissionsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersManagementPermissionsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsRealmUsersManagementPermissionsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersManagementPermissionsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsRealmUsersManagementPermissionsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersManagementPermissionsResponse) 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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersProfileMetadataResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersProfileResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdConfiguredUserStorageCredentialTypesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdConsentsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdCredentialsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdFederatedIdentityResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdGroupsCountResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdGroupsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdOfflineSessionsClientUuidResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdSessionsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsRealmUsersUserIdUnmanagedAttributesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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 GetAdminRealmsResponse ¶ added in v0.2.0
type GetAdminRealmsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]RealmRepresentation
}
func ParseGetAdminRealmsResponse ¶ added in v0.2.0
func ParseGetAdminRealmsResponse(rsp *http.Response) (*GetAdminRealmsResponse, error)
ParseGetAdminRealmsResponse parses an HTTP response from a GetAdminRealmsWithResponse call
func (GetAdminRealmsResponse) ContentType ¶ added in v0.2.0
func (r GetAdminRealmsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (GetAdminRealmsResponse) Status ¶ added in v0.2.0
func (r GetAdminRealmsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAdminRealmsResponse) StatusCode ¶ added in v0.2.0
func (r GetAdminRealmsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GlobalRequestResult ¶ added in v0.2.0
type GlobalRequestResult struct {
FailedRequests *[]string `json:"failedRequests,omitempty"`
SuccessRequests *[]string `json:"successRequests,omitempty"`
}
GlobalRequestResult defines model for GlobalRequestResult.
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 IdentityProviderMapperRepresentation ¶ added in v0.2.0
type IdentityProviderMapperRepresentation struct {
Config *map[string]string `json:"config,omitempty"`
Id *string `json:"id,omitempty"`
IdentityProviderAlias *string `json:"identityProviderAlias,omitempty"`
IdentityProviderMapper *string `json:"identityProviderMapper,omitempty"`
Name *string `json:"name,omitempty"`
}
IdentityProviderMapperRepresentation defines model for IdentityProviderMapperRepresentation.
type IdentityProviderRepresentation ¶ added in v0.2.0
type IdentityProviderRepresentation struct {
AddReadTokenRoleOnCreate *bool `json:"addReadTokenRoleOnCreate,omitempty"`
Alias *string `json:"alias,omitempty"`
AuthenticateByDefault *bool `json:"authenticateByDefault,omitempty"`
Config *map[string]string `json:"config,omitempty"`
DisplayName *string `json:"displayName,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
FirstBrokerLoginFlowAlias *string `json:"firstBrokerLoginFlowAlias,omitempty"`
InternalId *string `json:"internalId,omitempty"`
LinkOnly *bool `json:"linkOnly,omitempty"`
PostBrokerLoginFlowAlias *string `json:"postBrokerLoginFlowAlias,omitempty"`
ProviderId *string `json:"providerId,omitempty"`
StoreToken *bool `json:"storeToken,omitempty"`
TrustEmail *bool `json:"trustEmail,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UpdateProfileFirstLogin *bool `json:"updateProfileFirstLogin,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UpdateProfileFirstLoginMode *string `json:"updateProfileFirstLoginMode,omitempty"`
}
IdentityProviderRepresentation defines model for IdentityProviderRepresentation.
type ManagementPermissionReference ¶ added in v0.2.0
type ManagementPermissionReference struct {
Enabled *bool `json:"enabled,omitempty"`
Resource *string `json:"resource,omitempty"`
ScopePermissions *map[string]string `json:"scopePermissions,omitempty"`
}
ManagementPermissionReference defines model for ManagementPermissionReference.
type MultivaluedHashMapStringComponentExportRepresentation ¶
type MultivaluedHashMapStringComponentExportRepresentation map[string][]ComponentExportRepresentation
MultivaluedHashMapStringComponentExportRepresentation defines model for MultivaluedHashMapStringComponentExportRepresentation.
type MultivaluedHashMapStringString ¶
MultivaluedHashMapStringString defines model for MultivaluedHashMapStringString.
type OAuthClientRepresentation ¶ added in v0.2.0
type OAuthClientRepresentation struct {
Access *map[string]bool `json:"access,omitempty"`
AdminUrl *string `json:"adminUrl,omitempty"`
AlwaysDisplayInConsole *bool `json:"alwaysDisplayInConsole,omitempty"`
Attributes *map[string]string `json:"attributes,omitempty"`
AuthenticationFlowBindingOverrides *map[string]string `json:"authenticationFlowBindingOverrides,omitempty"`
AuthorizationServicesEnabled *bool `json:"authorizationServicesEnabled,omitempty"`
AuthorizationSettings *ResourceServerRepresentation `json:"authorizationSettings,omitempty"`
BaseUrl *string `json:"baseUrl,omitempty"`
BearerOnly *bool `json:"bearerOnly,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Claims *ClaimRepresentation `json:"claims,omitempty"`
ClientAuthenticatorType *string `json:"clientAuthenticatorType,omitempty"`
ClientId *string `json:"clientId,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ClientTemplate *string `json:"clientTemplate,omitempty"`
ConsentRequired *bool `json:"consentRequired,omitempty"`
DefaultClientScopes *[]string `json:"defaultClientScopes,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DefaultRoles *[]string `json:"defaultRoles,omitempty"`
Description *string `json:"description,omitempty"`
DirectAccessGrantsEnabled *bool `json:"directAccessGrantsEnabled,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DirectGrantsOnly *bool `json:"directGrantsOnly,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
FrontchannelLogout *bool `json:"frontchannelLogout,omitempty"`
FullScopeAllowed *bool `json:"fullScopeAllowed,omitempty"`
Id *string `json:"id,omitempty"`
ImplicitFlowEnabled *bool `json:"implicitFlowEnabled,omitempty"`
Name *string `json:"name,omitempty"`
NodeReRegistrationTimeout *int32 `json:"nodeReRegistrationTimeout,omitempty"`
NotBefore *int32 `json:"notBefore,omitempty"`
OptionalClientScopes *[]string `json:"optionalClientScopes,omitempty"`
Origin *string `json:"origin,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
PublicClient *bool `json:"publicClient,omitempty"`
RedirectUris *[]string `json:"redirectUris,omitempty"`
RegisteredNodes *map[string]int32 `json:"registeredNodes,omitempty"`
RegistrationAccessToken *string `json:"registrationAccessToken,omitempty"`
RootUrl *string `json:"rootUrl,omitempty"`
Secret *string `json:"secret,omitempty"`
ServiceAccountsEnabled *bool `json:"serviceAccountsEnabled,omitempty"`
StandardFlowEnabled *bool `json:"standardFlowEnabled,omitempty"`
SurrogateAuthRequired *bool `json:"surrogateAuthRequired,omitempty"`
Type *string `json:"type,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateConfig *bool `json:"useTemplateConfig,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateMappers *bool `json:"useTemplateMappers,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UseTemplateScope *bool `json:"useTemplateScope,omitempty"`
WebOrigins *[]string `json:"webOrigins,omitempty"`
}
OAuthClientRepresentation defines model for OAuthClientRepresentation.
type OrganizationDomainRepresentation ¶ added in v0.2.0
type OrganizationDomainRepresentation struct {
Name *string `json:"name,omitempty"`
Verified *bool `json:"verified,omitempty"`
}
OrganizationDomainRepresentation defines model for OrganizationDomainRepresentation.
type OrganizationRepresentation ¶ added in v0.2.0
type OrganizationRepresentation struct {
Attributes *map[string][]string `json:"attributes,omitempty"`
Description *string `json:"description,omitempty"`
Domains *[]OrganizationDomainRepresentation `json:"domains,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
Id *string `json:"id,omitempty"`
IdentityProviders *[]IdentityProviderRepresentation `json:"identityProviders,omitempty"`
Members *[]UserRepresentation `json:"members,omitempty"`
Name *string `json:"name,omitempty"`
}
OrganizationRepresentation defines model for OrganizationRepresentation.
type PolicyEnforcementMode ¶ added in v0.2.0
type PolicyEnforcementMode string
PolicyEnforcementMode defines model for PolicyEnforcementMode.
const ( DISABLED PolicyEnforcementMode = "DISABLED" ENFORCING PolicyEnforcementMode = "ENFORCING" PERMISSIVE PolicyEnforcementMode = "PERMISSIVE" )
Defines values for PolicyEnforcementMode.
func (PolicyEnforcementMode) Valid ¶ added in v0.2.0
func (e PolicyEnforcementMode) Valid() bool
Valid indicates whether the value is a known member of the PolicyEnforcementMode enum.
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 PostAdminRealmsJSONBody ¶ added in v0.2.0
type PostAdminRealmsJSONBody = openapi_types.File
PostAdminRealmsJSONBody defines parameters for PostAdminRealms.
type PostAdminRealmsJSONRequestBody ¶ added in v0.2.0
type PostAdminRealmsJSONRequestBody = PostAdminRealmsJSONBody
PostAdminRealmsJSONRequestBody defines body for PostAdminRealms for application/json ContentType.
type PostAdminRealmsRealmClientDescriptionConverterJSONBody ¶ added in v0.2.0
type PostAdminRealmsRealmClientDescriptionConverterJSONBody = string
PostAdminRealmsRealmClientDescriptionConverterJSONBody defines parameters for PostAdminRealmsRealmClientDescriptionConverter.
type PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody = PostAdminRealmsRealmClientDescriptionConverterJSONBody
PostAdminRealmsRealmClientDescriptionConverterJSONRequestBody defines body for PostAdminRealmsRealmClientDescriptionConverter for application/json ContentType.
type PostAdminRealmsRealmClientDescriptionConverterResponse ¶ added in v0.2.0
type PostAdminRealmsRealmClientDescriptionConverterResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ClientRepresentation
}
func ParsePostAdminRealmsRealmClientDescriptionConverterResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmClientDescriptionConverterResponse(rsp *http.Response) (*PostAdminRealmsRealmClientDescriptionConverterResponse, error)
ParsePostAdminRealmsRealmClientDescriptionConverterResponse parses an HTTP response from a PostAdminRealmsRealmClientDescriptionConverterWithResponse call
func (PostAdminRealmsRealmClientDescriptionConverterResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmClientDescriptionConverterResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmClientDescriptionConverterResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmClientDescriptionConverterResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmClientDescriptionConverterResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmClientDescriptionConverterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmClientDescriptionConverterTextBody ¶ added in v0.2.0
type PostAdminRealmsRealmClientDescriptionConverterTextBody = string
PostAdminRealmsRealmClientDescriptionConverterTextBody defines parameters for PostAdminRealmsRealmClientDescriptionConverter.
type PostAdminRealmsRealmClientDescriptionConverterTextRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmClientDescriptionConverterTextRequestBody = PostAdminRealmsRealmClientDescriptionConverterTextBody
PostAdminRealmsRealmClientDescriptionConverterTextRequestBody defines body for PostAdminRealmsRealmClientDescriptionConverter for text/plain ContentType.
type PostAdminRealmsRealmLocalizationLocaleJSONBody ¶ added in v0.2.0
PostAdminRealmsRealmLocalizationLocaleJSONBody defines parameters for PostAdminRealmsRealmLocalizationLocale.
type PostAdminRealmsRealmLocalizationLocaleJSONRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmLocalizationLocaleJSONRequestBody PostAdminRealmsRealmLocalizationLocaleJSONBody
PostAdminRealmsRealmLocalizationLocaleJSONRequestBody defines body for PostAdminRealmsRealmLocalizationLocale for application/json ContentType.
type PostAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
type PostAdminRealmsRealmLocalizationLocaleResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePostAdminRealmsRealmLocalizationLocaleResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmLocalizationLocaleResponse(rsp *http.Response) (*PostAdminRealmsRealmLocalizationLocaleResponse, error)
ParsePostAdminRealmsRealmLocalizationLocaleResponse parses an HTTP response from a PostAdminRealmsRealmLocalizationLocaleWithResponse call
func (PostAdminRealmsRealmLocalizationLocaleResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmLocalizationLocaleResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmLocalizationLocaleResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmLocalizationLocaleResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmLocalizationLocaleResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmLocalizationLocaleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmLogoutAllResponse ¶ added in v0.2.0
type PostAdminRealmsRealmLogoutAllResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *GlobalRequestResult
}
func ParsePostAdminRealmsRealmLogoutAllResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmLogoutAllResponse(rsp *http.Response) (*PostAdminRealmsRealmLogoutAllResponse, error)
ParsePostAdminRealmsRealmLogoutAllResponse parses an HTTP response from a PostAdminRealmsRealmLogoutAllWithResponse call
func (PostAdminRealmsRealmLogoutAllResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmLogoutAllResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmLogoutAllResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmLogoutAllResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmLogoutAllResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmLogoutAllResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmPartialExportParams ¶ added in v0.2.0
type PostAdminRealmsRealmPartialExportParams struct {
ExportClients *bool `form:"exportClients,omitempty" json:"exportClients,omitempty"`
ExportGroupsAndRoles *bool `form:"exportGroupsAndRoles,omitempty" json:"exportGroupsAndRoles,omitempty"`
}
PostAdminRealmsRealmPartialExportParams defines parameters for PostAdminRealmsRealmPartialExport.
type PostAdminRealmsRealmPartialExportResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmPartialExportResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmPartialExportResponse(rsp *http.Response) (*PostAdminRealmsRealmPartialExportResponse, error)
ParsePostAdminRealmsRealmPartialExportResponse parses an HTTP response from a PostAdminRealmsRealmPartialExportWithResponse call
func (PostAdminRealmsRealmPartialExportResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialExportResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmPartialExportResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialExportResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmPartialExportResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialExportResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmPartialImportJSONBody ¶ added in v0.2.0
type PostAdminRealmsRealmPartialImportJSONBody = openapi_types.File
PostAdminRealmsRealmPartialImportJSONBody defines parameters for PostAdminRealmsRealmPartialImport.
type PostAdminRealmsRealmPartialImportJSONRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmPartialImportJSONRequestBody = PostAdminRealmsRealmPartialImportJSONBody
PostAdminRealmsRealmPartialImportJSONRequestBody defines body for PostAdminRealmsRealmPartialImport for application/json ContentType.
type PostAdminRealmsRealmPartialImportResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmPartialImportResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmPartialImportResponse(rsp *http.Response) (*PostAdminRealmsRealmPartialImportResponse, error)
ParsePostAdminRealmsRealmPartialImportResponse parses an HTTP response from a PostAdminRealmsRealmPartialImportWithResponse call
func (PostAdminRealmsRealmPartialImportResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialImportResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmPartialImportResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialImportResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmPartialImportResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmPartialImportResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmPushRevocationResponse ¶ added in v0.2.0
type PostAdminRealmsRealmPushRevocationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *GlobalRequestResult
}
func ParsePostAdminRealmsRealmPushRevocationResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmPushRevocationResponse(rsp *http.Response) (*PostAdminRealmsRealmPushRevocationResponse, error)
ParsePostAdminRealmsRealmPushRevocationResponse parses an HTTP response from a PostAdminRealmsRealmPushRevocationWithResponse call
func (PostAdminRealmsRealmPushRevocationResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmPushRevocationResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmPushRevocationResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmPushRevocationResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmPushRevocationResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmPushRevocationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAdminRealmsRealmTestSMTPConnectionFormdataBody ¶ added in v0.2.0
type PostAdminRealmsRealmTestSMTPConnectionFormdataBody struct {
Config *string `form:"config,omitempty" json:"config,omitempty"`
}
PostAdminRealmsRealmTestSMTPConnectionFormdataBody defines parameters for PostAdminRealmsRealmTestSMTPConnection.
type PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody PostAdminRealmsRealmTestSMTPConnectionFormdataBody
PostAdminRealmsRealmTestSMTPConnectionFormdataRequestBody defines body for PostAdminRealmsRealmTestSMTPConnection for application/x-www-form-urlencoded ContentType.
type PostAdminRealmsRealmTestSMTPConnectionJSONBody ¶ added in v0.2.0
PostAdminRealmsRealmTestSMTPConnectionJSONBody defines parameters for PostAdminRealmsRealmTestSMTPConnection.
type PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody ¶ added in v0.2.0
type PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody PostAdminRealmsRealmTestSMTPConnectionJSONBody
PostAdminRealmsRealmTestSMTPConnectionJSONRequestBody defines body for PostAdminRealmsRealmTestSMTPConnection for application/json ContentType.
type PostAdminRealmsRealmTestSMTPConnectionResponse ¶ added in v0.2.0
type PostAdminRealmsRealmTestSMTPConnectionResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePostAdminRealmsRealmTestSMTPConnectionResponse ¶ added in v0.2.0
func ParsePostAdminRealmsRealmTestSMTPConnectionResponse(rsp *http.Response) (*PostAdminRealmsRealmTestSMTPConnectionResponse, error)
ParsePostAdminRealmsRealmTestSMTPConnectionResponse parses an HTTP response from a PostAdminRealmsRealmTestSMTPConnectionWithResponse call
func (PostAdminRealmsRealmTestSMTPConnectionResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmTestSMTPConnectionResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsRealmTestSMTPConnectionResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsRealmTestSMTPConnectionResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsRealmTestSMTPConnectionResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsRealmTestSMTPConnectionResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveAfterNewPreviousCredentialIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersUserIdCredentialsCredentialIdMoveToFirstResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersUserIdFederatedIdentityProviderResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersUserIdImpersonationResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsRealmUsersUserIdLogoutResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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 PostAdminRealmsResponse ¶ added in v0.2.0
func ParsePostAdminRealmsResponse ¶ added in v0.2.0
func ParsePostAdminRealmsResponse(rsp *http.Response) (*PostAdminRealmsResponse, error)
ParsePostAdminRealmsResponse parses an HTTP response from a PostAdminRealmsWithResponse call
func (PostAdminRealmsResponse) ContentType ¶ added in v0.2.0
func (r PostAdminRealmsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PostAdminRealmsResponse) Status ¶ added in v0.2.0
func (r PostAdminRealmsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAdminRealmsResponse) StatusCode ¶ added in v0.2.0
func (r PostAdminRealmsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PropertyConfig ¶ added in v0.2.0
type PropertyConfig struct {
Applicable *bool `json:"applicable,omitempty"`
Value interface{} `json:"value,omitempty"`
}
PropertyConfig defines model for PropertyConfig.
type ProtocolMapperRepresentation ¶ added in v0.2.0
type ProtocolMapperRepresentation struct {
Config *map[string]string `json:"config,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ConsentRequired *bool `json:"consentRequired,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ConsentText *string `json:"consentText,omitempty"`
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Protocol *string `json:"protocol,omitempty"`
ProtocolMapper *string `json:"protocolMapper,omitempty"`
}
ProtocolMapperRepresentation defines model for ProtocolMapperRepresentation.
type PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody = ClientPoliciesRepresentation
PutAdminRealmsRealmClientPoliciesPoliciesJSONRequestBody defines body for PutAdminRealmsRealmClientPoliciesPolicies for application/json ContentType.
type PutAdminRealmsRealmClientPoliciesPoliciesResponse ¶ added in v0.2.0
type PutAdminRealmsRealmClientPoliciesPoliciesResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmClientPoliciesPoliciesResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmClientPoliciesPoliciesResponse(rsp *http.Response) (*PutAdminRealmsRealmClientPoliciesPoliciesResponse, error)
ParsePutAdminRealmsRealmClientPoliciesPoliciesResponse parses an HTTP response from a PutAdminRealmsRealmClientPoliciesPoliciesWithResponse call
func (PutAdminRealmsRealmClientPoliciesPoliciesResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesPoliciesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmClientPoliciesPoliciesResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesPoliciesResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmClientPoliciesPoliciesResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesPoliciesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody = ClientProfilesRepresentation
PutAdminRealmsRealmClientPoliciesProfilesJSONRequestBody defines body for PutAdminRealmsRealmClientPoliciesProfiles for application/json ContentType.
type PutAdminRealmsRealmClientPoliciesProfilesResponse ¶ added in v0.2.0
type PutAdminRealmsRealmClientPoliciesProfilesResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmClientPoliciesProfilesResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmClientPoliciesProfilesResponse(rsp *http.Response) (*PutAdminRealmsRealmClientPoliciesProfilesResponse, error)
ParsePutAdminRealmsRealmClientPoliciesProfilesResponse parses an HTTP response from a PutAdminRealmsRealmClientPoliciesProfilesWithResponse call
func (PutAdminRealmsRealmClientPoliciesProfilesResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesProfilesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmClientPoliciesProfilesResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesProfilesResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmClientPoliciesProfilesResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientPoliciesProfilesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmClientTypesJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmClientTypesJSONRequestBody = ClientTypesRepresentation
PutAdminRealmsRealmClientTypesJSONRequestBody defines body for PutAdminRealmsRealmClientTypes for application/json ContentType.
type PutAdminRealmsRealmClientTypesResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmClientTypesResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmClientTypesResponse(rsp *http.Response) (*PutAdminRealmsRealmClientTypesResponse, error)
ParsePutAdminRealmsRealmClientTypesResponse parses an HTTP response from a PutAdminRealmsRealmClientTypesWithResponse call
func (PutAdminRealmsRealmClientTypesResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientTypesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmClientTypesResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientTypesResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmClientTypesResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmClientTypesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse ¶ added in v0.2.0
type PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse(rsp *http.Response) (*PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse, error)
ParsePutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse parses an HTTP response from a PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdWithResponse call
func (PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultDefaultClientScopesClientScopeIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmDefaultGroupsGroupIdResponse ¶ added in v0.2.0
type PutAdminRealmsRealmDefaultGroupsGroupIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmDefaultGroupsGroupIdResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmDefaultGroupsGroupIdResponse(rsp *http.Response) (*PutAdminRealmsRealmDefaultGroupsGroupIdResponse, error)
ParsePutAdminRealmsRealmDefaultGroupsGroupIdResponse parses an HTTP response from a PutAdminRealmsRealmDefaultGroupsGroupIdWithResponse call
func (PutAdminRealmsRealmDefaultGroupsGroupIdResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultGroupsGroupIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmDefaultGroupsGroupIdResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultGroupsGroupIdResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmDefaultGroupsGroupIdResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultGroupsGroupIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse ¶ added in v0.2.0
type PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse(rsp *http.Response) (*PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse, error)
ParsePutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse parses an HTTP response from a PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdWithResponse call
func (PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmDefaultOptionalClientScopesClientScopeIdResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmEventsConfigJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmEventsConfigJSONRequestBody = RealmEventsConfigRepresentation
PutAdminRealmsRealmEventsConfigJSONRequestBody defines body for PutAdminRealmsRealmEventsConfig for application/json ContentType.
type PutAdminRealmsRealmEventsConfigResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmEventsConfigResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmEventsConfigResponse(rsp *http.Response) (*PutAdminRealmsRealmEventsConfigResponse, error)
ParsePutAdminRealmsRealmEventsConfigResponse parses an HTTP response from a PutAdminRealmsRealmEventsConfigWithResponse call
func (PutAdminRealmsRealmEventsConfigResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmEventsConfigResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmEventsConfigResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmEventsConfigResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmEventsConfigResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmEventsConfigResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmJSONRequestBody = RealmRepresentation
PutAdminRealmsRealmJSONRequestBody defines body for PutAdminRealmsRealm for application/json ContentType.
type PutAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
type PutAdminRealmsRealmLocalizationLocaleKeyResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParsePutAdminRealmsRealmLocalizationLocaleKeyResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmLocalizationLocaleKeyResponse(rsp *http.Response) (*PutAdminRealmsRealmLocalizationLocaleKeyResponse, error)
ParsePutAdminRealmsRealmLocalizationLocaleKeyResponse parses an HTTP response from a PutAdminRealmsRealmLocalizationLocaleKeyWithResponse call
func (PutAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmLocalizationLocaleKeyResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmLocalizationLocaleKeyResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmLocalizationLocaleKeyResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmLocalizationLocaleKeyResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmLocalizationLocaleKeyTextBody ¶ added in v0.2.0
type PutAdminRealmsRealmLocalizationLocaleKeyTextBody = string
PutAdminRealmsRealmLocalizationLocaleKeyTextBody defines parameters for PutAdminRealmsRealmLocalizationLocaleKey.
type PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody = PutAdminRealmsRealmLocalizationLocaleKeyTextBody
PutAdminRealmsRealmLocalizationLocaleKeyTextRequestBody defines body for PutAdminRealmsRealmLocalizationLocaleKey for text/plain ContentType.
type PutAdminRealmsRealmResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmResponse(rsp *http.Response) (*PutAdminRealmsRealmResponse, error)
ParsePutAdminRealmsRealmResponse parses an HTTP response from a PutAdminRealmsRealmWithResponse call
func (PutAdminRealmsRealmResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody ¶ added in v0.2.0
type PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody = ManagementPermissionReference
PutAdminRealmsRealmUsersManagementPermissionsJSONRequestBody defines body for PutAdminRealmsRealmUsersManagementPermissions for application/json ContentType.
type PutAdminRealmsRealmUsersManagementPermissionsResponse ¶ added in v0.2.0
type PutAdminRealmsRealmUsersManagementPermissionsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ManagementPermissionReference
}
func ParsePutAdminRealmsRealmUsersManagementPermissionsResponse ¶ added in v0.2.0
func ParsePutAdminRealmsRealmUsersManagementPermissionsResponse(rsp *http.Response) (*PutAdminRealmsRealmUsersManagementPermissionsResponse, error)
ParsePutAdminRealmsRealmUsersManagementPermissionsResponse parses an HTTP response from a PutAdminRealmsRealmUsersManagementPermissionsWithResponse call
func (PutAdminRealmsRealmUsersManagementPermissionsResponse) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersManagementPermissionsResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
func (PutAdminRealmsRealmUsersManagementPermissionsResponse) Status ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersManagementPermissionsResponse) Status() string
Status returns HTTPResponse.Status
func (PutAdminRealmsRealmUsersManagementPermissionsResponse) StatusCode ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersManagementPermissionsResponse) 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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersProfileResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdCredentialsCredentialIdUserLabelResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdDisableCredentialTypesResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdExecuteActionsEmailResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdGroupsGroupIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdResetPasswordEmailResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdResetPasswordResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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) ContentType ¶ added in v0.2.0
func (r PutAdminRealmsRealmUsersUserIdSendVerifyEmailResponse) ContentType() string
ContentType is a convenience method to retrieve the Content-Type value from the HTTP response headers
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 RealmEventsConfigRepresentation ¶ added in v0.2.0
type RealmEventsConfigRepresentation struct {
AdminEventsDetailsEnabled *bool `json:"adminEventsDetailsEnabled,omitempty"`
AdminEventsEnabled *bool `json:"adminEventsEnabled,omitempty"`
EnabledEventTypes *[]string `json:"enabledEventTypes,omitempty"`
EventsEnabled *bool `json:"eventsEnabled,omitempty"`
EventsExpiration *int64 `json:"eventsExpiration,omitempty"`
EventsListeners *[]string `json:"eventsListeners,omitempty"`
}
RealmEventsConfigRepresentation defines model for RealmEventsConfigRepresentation.
type RealmRepresentation ¶ added in v0.2.0
type RealmRepresentation struct {
AccessCodeLifespan *int32 `json:"accessCodeLifespan,omitempty"`
AccessCodeLifespanLogin *int32 `json:"accessCodeLifespanLogin,omitempty"`
AccessCodeLifespanUserAction *int32 `json:"accessCodeLifespanUserAction,omitempty"`
AccessTokenLifespan *int32 `json:"accessTokenLifespan,omitempty"`
AccessTokenLifespanForImplicitFlow *int32 `json:"accessTokenLifespanForImplicitFlow,omitempty"`
AccountTheme *string `json:"accountTheme,omitempty"`
ActionTokenGeneratedByAdminLifespan *int32 `json:"actionTokenGeneratedByAdminLifespan,omitempty"`
ActionTokenGeneratedByUserLifespan *int32 `json:"actionTokenGeneratedByUserLifespan,omitempty"`
AdminEventsDetailsEnabled *bool `json:"adminEventsDetailsEnabled,omitempty"`
AdminEventsEnabled *bool `json:"adminEventsEnabled,omitempty"`
AdminTheme *string `json:"adminTheme,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ApplicationScopeMappings *map[string][]ScopeMappingRepresentation `json:"applicationScopeMappings,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Applications *[]ApplicationRepresentation `json:"applications,omitempty"`
Attributes *map[string]string `json:"attributes,omitempty"`
AuthenticationFlows *[]AuthenticationFlowRepresentation `json:"authenticationFlows,omitempty"`
AuthenticatorConfig *[]AuthenticatorConfigRepresentation `json:"authenticatorConfig,omitempty"`
BrowserFlow *string `json:"browserFlow,omitempty"`
BrowserSecurityHeaders *map[string]string `json:"browserSecurityHeaders,omitempty"`
BruteForceProtected *bool `json:"bruteForceProtected,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Certificate *string `json:"certificate,omitempty"`
ClientAuthenticationFlow *string `json:"clientAuthenticationFlow,omitempty"`
ClientOfflineSessionIdleTimeout *int32 `json:"clientOfflineSessionIdleTimeout,omitempty"`
ClientOfflineSessionMaxLifespan *int32 `json:"clientOfflineSessionMaxLifespan,omitempty"`
ClientPolicies *ClientPoliciesRepresentation `json:"clientPolicies,omitempty"`
ClientProfiles *ClientProfilesRepresentation `json:"clientProfiles,omitempty"`
ClientScopeMappings *map[string][]ScopeMappingRepresentation `json:"clientScopeMappings,omitempty"`
ClientScopes *[]ClientScopeRepresentation `json:"clientScopes,omitempty"`
ClientSessionIdleTimeout *int32 `json:"clientSessionIdleTimeout,omitempty"`
ClientSessionMaxLifespan *int32 `json:"clientSessionMaxLifespan,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ClientTemplates *[]ClientTemplateRepresentation `json:"clientTemplates,omitempty"`
Clients *[]ClientRepresentation `json:"clients,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
CodeSecret *string `json:"codeSecret,omitempty"`
Components *MultivaluedHashMapStringComponentExportRepresentation `json:"components,omitempty"`
DefaultDefaultClientScopes *[]string `json:"defaultDefaultClientScopes,omitempty"`
DefaultGroups *[]string `json:"defaultGroups,omitempty"`
DefaultLocale *string `json:"defaultLocale,omitempty"`
DefaultOptionalClientScopes *[]string `json:"defaultOptionalClientScopes,omitempty"`
DefaultRole *RoleRepresentation `json:"defaultRole,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
DefaultRoles *[]string `json:"defaultRoles,omitempty"`
DefaultSignatureAlgorithm *string `json:"defaultSignatureAlgorithm,omitempty"`
DirectGrantFlow *string `json:"directGrantFlow,omitempty"`
DisplayName *string `json:"displayName,omitempty"`
DisplayNameHtml *string `json:"displayNameHtml,omitempty"`
DockerAuthenticationFlow *string `json:"dockerAuthenticationFlow,omitempty"`
DuplicateEmailsAllowed *bool `json:"duplicateEmailsAllowed,omitempty"`
EditUsernameAllowed *bool `json:"editUsernameAllowed,omitempty"`
EmailTheme *string `json:"emailTheme,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
EnabledEventTypes *[]string `json:"enabledEventTypes,omitempty"`
EventsEnabled *bool `json:"eventsEnabled,omitempty"`
EventsExpiration *int64 `json:"eventsExpiration,omitempty"`
EventsListeners *[]string `json:"eventsListeners,omitempty"`
FailureFactor *int32 `json:"failureFactor,omitempty"`
FederatedUsers *[]UserRepresentation `json:"federatedUsers,omitempty"`
FirstBrokerLoginFlow *string `json:"firstBrokerLoginFlow,omitempty"`
Groups *[]GroupRepresentation `json:"groups,omitempty"`
Id *string `json:"id,omitempty"`
IdentityProviderMappers *[]IdentityProviderMapperRepresentation `json:"identityProviderMappers,omitempty"`
IdentityProviders *[]IdentityProviderRepresentation `json:"identityProviders,omitempty"`
InternationalizationEnabled *bool `json:"internationalizationEnabled,omitempty"`
KeycloakVersion *string `json:"keycloakVersion,omitempty"`
LocalizationTexts *map[string]map[string]string `json:"localizationTexts,omitempty"`
LoginTheme *string `json:"loginTheme,omitempty"`
LoginWithEmailAllowed *bool `json:"loginWithEmailAllowed,omitempty"`
MaxDeltaTimeSeconds *int32 `json:"maxDeltaTimeSeconds,omitempty"`
MaxFailureWaitSeconds *int32 `json:"maxFailureWaitSeconds,omitempty"`
MaxTemporaryLockouts *int32 `json:"maxTemporaryLockouts,omitempty"`
MinimumQuickLoginWaitSeconds *int32 `json:"minimumQuickLoginWaitSeconds,omitempty"`
NotBefore *int32 `json:"notBefore,omitempty"`
OAuth2DeviceCodeLifespan *int32 `json:"oAuth2DeviceCodeLifespan,omitempty"`
OAuth2DevicePollingInterval *int32 `json:"oAuth2DevicePollingInterval,omitempty"`
Oauth2DeviceCodeLifespan *int32 `json:"oauth2DeviceCodeLifespan,omitempty"`
Oauth2DevicePollingInterval *int32 `json:"oauth2DevicePollingInterval,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
OauthClients *[]OAuthClientRepresentation `json:"oauthClients,omitempty"`
OfflineSessionIdleTimeout *int32 `json:"offlineSessionIdleTimeout,omitempty"`
OfflineSessionMaxLifespan *int32 `json:"offlineSessionMaxLifespan,omitempty"`
OfflineSessionMaxLifespanEnabled *bool `json:"offlineSessionMaxLifespanEnabled,omitempty"`
Organizations *[]OrganizationRepresentation `json:"organizations,omitempty"`
OrganizationsEnabled *bool `json:"organizationsEnabled,omitempty"`
OtpPolicyAlgorithm *string `json:"otpPolicyAlgorithm,omitempty"`
OtpPolicyCodeReusable *bool `json:"otpPolicyCodeReusable,omitempty"`
OtpPolicyDigits *int32 `json:"otpPolicyDigits,omitempty"`
OtpPolicyInitialCounter *int32 `json:"otpPolicyInitialCounter,omitempty"`
OtpPolicyLookAheadWindow *int32 `json:"otpPolicyLookAheadWindow,omitempty"`
OtpPolicyPeriod *int32 `json:"otpPolicyPeriod,omitempty"`
OtpPolicyType *string `json:"otpPolicyType,omitempty"`
OtpSupportedApplications *[]string `json:"otpSupportedApplications,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
PasswordCredentialGrantAllowed *bool `json:"passwordCredentialGrantAllowed,omitempty"`
PasswordPolicy *string `json:"passwordPolicy,omitempty"`
PermanentLockout *bool `json:"permanentLockout,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
PrivateKey *string `json:"privateKey,omitempty"`
ProtocolMappers *[]ProtocolMapperRepresentation `json:"protocolMappers,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
PublicKey *string `json:"publicKey,omitempty"`
QuickLoginCheckMilliSeconds *int64 `json:"quickLoginCheckMilliSeconds,omitempty"`
Realm *string `json:"realm,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
RealmCacheEnabled *bool `json:"realmCacheEnabled,omitempty"`
RefreshTokenMaxReuse *int32 `json:"refreshTokenMaxReuse,omitempty"`
RegistrationAllowed *bool `json:"registrationAllowed,omitempty"`
RegistrationEmailAsUsername *bool `json:"registrationEmailAsUsername,omitempty"`
RegistrationFlow *string `json:"registrationFlow,omitempty"`
RememberMe *bool `json:"rememberMe,omitempty"`
RequiredActions *[]RequiredActionProviderRepresentation `json:"requiredActions,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
RequiredCredentials *[]string `json:"requiredCredentials,omitempty"`
ResetCredentialsFlow *string `json:"resetCredentialsFlow,omitempty"`
ResetPasswordAllowed *bool `json:"resetPasswordAllowed,omitempty"`
RevokeRefreshToken *bool `json:"revokeRefreshToken,omitempty"`
Roles *RolesRepresentation `json:"roles,omitempty"`
ScopeMappings *[]ScopeMappingRepresentation `json:"scopeMappings,omitempty"`
SmtpServer *map[string]string `json:"smtpServer,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Social *bool `json:"social,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
SocialProviders *map[string]string `json:"socialProviders,omitempty"`
SslRequired *string `json:"sslRequired,omitempty"`
SsoSessionIdleTimeout *int32 `json:"ssoSessionIdleTimeout,omitempty"`
SsoSessionIdleTimeoutRememberMe *int32 `json:"ssoSessionIdleTimeoutRememberMe,omitempty"`
SsoSessionMaxLifespan *int32 `json:"ssoSessionMaxLifespan,omitempty"`
SsoSessionMaxLifespanRememberMe *int32 `json:"ssoSessionMaxLifespanRememberMe,omitempty"`
SupportedLocales *[]string `json:"supportedLocales,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UpdateProfileOnInitialSocialLogin *bool `json:"updateProfileOnInitialSocialLogin,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
UserCacheEnabled *bool `json:"userCacheEnabled,omitempty"`
UserFederationMappers *[]UserFederationMapperRepresentation `json:"userFederationMappers,omitempty"`
UserFederationProviders *[]UserFederationProviderRepresentation `json:"userFederationProviders,omitempty"`
UserManagedAccessAllowed *bool `json:"userManagedAccessAllowed,omitempty"`
Users *[]UserRepresentation `json:"users,omitempty"`
VerifyEmail *bool `json:"verifyEmail,omitempty"`
WaitIncrementSeconds *int32 `json:"waitIncrementSeconds,omitempty"`
WebAuthnPolicyAcceptableAaguids *[]string `json:"webAuthnPolicyAcceptableAaguids,omitempty"`
WebAuthnPolicyAttestationConveyancePreference *string `json:"webAuthnPolicyAttestationConveyancePreference,omitempty"`
WebAuthnPolicyAuthenticatorAttachment *string `json:"webAuthnPolicyAuthenticatorAttachment,omitempty"`
WebAuthnPolicyAvoidSameAuthenticatorRegister *bool `json:"webAuthnPolicyAvoidSameAuthenticatorRegister,omitempty"`
WebAuthnPolicyCreateTimeout *int32 `json:"webAuthnPolicyCreateTimeout,omitempty"`
WebAuthnPolicyExtraOrigins *[]string `json:"webAuthnPolicyExtraOrigins,omitempty"`
WebAuthnPolicyPasswordlessAcceptableAaguids *[]string `json:"webAuthnPolicyPasswordlessAcceptableAaguids,omitempty"`
WebAuthnPolicyPasswordlessAttestationConveyancePreference *string `json:"webAuthnPolicyPasswordlessAttestationConveyancePreference,omitempty"`
WebAuthnPolicyPasswordlessAuthenticatorAttachment *string `json:"webAuthnPolicyPasswordlessAuthenticatorAttachment,omitempty"`
WebAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister *bool `json:"webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister,omitempty"`
WebAuthnPolicyPasswordlessCreateTimeout *int32 `json:"webAuthnPolicyPasswordlessCreateTimeout,omitempty"`
WebAuthnPolicyPasswordlessExtraOrigins *[]string `json:"webAuthnPolicyPasswordlessExtraOrigins,omitempty"`
WebAuthnPolicyPasswordlessRequireResidentKey *string `json:"webAuthnPolicyPasswordlessRequireResidentKey,omitempty"`
WebAuthnPolicyPasswordlessRpEntityName *string `json:"webAuthnPolicyPasswordlessRpEntityName,omitempty"`
WebAuthnPolicyPasswordlessRpId *string `json:"webAuthnPolicyPasswordlessRpId,omitempty"`
WebAuthnPolicyPasswordlessSignatureAlgorithms *[]string `json:"webAuthnPolicyPasswordlessSignatureAlgorithms,omitempty"`
WebAuthnPolicyPasswordlessUserVerificationRequirement *string `json:"webAuthnPolicyPasswordlessUserVerificationRequirement,omitempty"`
WebAuthnPolicyRequireResidentKey *string `json:"webAuthnPolicyRequireResidentKey,omitempty"`
WebAuthnPolicyRpEntityName *string `json:"webAuthnPolicyRpEntityName,omitempty"`
WebAuthnPolicyRpId *string `json:"webAuthnPolicyRpId,omitempty"`
WebAuthnPolicySignatureAlgorithms *[]string `json:"webAuthnPolicySignatureAlgorithms,omitempty"`
WebAuthnPolicyUserVerificationRequirement *string `json:"webAuthnPolicyUserVerificationRequirement,omitempty"`
}
RealmRepresentation defines model for RealmRepresentation.
type RequestEditorFn ¶
RequestEditorFn is the function signature for the RequestEditor callback function
type RequiredActionProviderRepresentation ¶ added in v0.2.0
type RequiredActionProviderRepresentation struct {
Alias *string `json:"alias,omitempty"`
Config *map[string]string `json:"config,omitempty"`
DefaultAction *bool `json:"defaultAction,omitempty"`
Enabled *bool `json:"enabled,omitempty"`
Name *string `json:"name,omitempty"`
Priority *int32 `json:"priority,omitempty"`
ProviderId *string `json:"providerId,omitempty"`
}
RequiredActionProviderRepresentation defines model for RequiredActionProviderRepresentation.
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 {
UnderscoreId *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: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Uri *string `json:"uri,omitempty"`
Uris *[]string `json:"uris,omitempty"`
}
ResourceRepresentation defines model for ResourceRepresentation.
type ResourceServerRepresentation ¶ added in v0.2.0
type ResourceServerRepresentation struct {
AllowRemoteResourceManagement *bool `json:"allowRemoteResourceManagement,omitempty"`
ClientId *string `json:"clientId,omitempty"`
DecisionStrategy *DecisionStrategy `json:"decisionStrategy,omitempty"`
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
Policies *[]PolicyRepresentation `json:"policies,omitempty"`
PolicyEnforcementMode *PolicyEnforcementMode `json:"policyEnforcementMode,omitempty"`
Resources *[]ResourceRepresentation `json:"resources,omitempty"`
Scopes *[]ScopeRepresentation `json:"scopes,omitempty"`
}
ResourceServerRepresentation defines model for ResourceServerRepresentation.
type RoleRepresentation ¶ added in v0.2.0
type RoleRepresentation struct {
Attributes *map[string][]string `json:"attributes,omitempty"`
ClientRole *bool `json:"clientRole,omitempty"`
Composite *bool `json:"composite,omitempty"`
Composites *Composites `json:"composites,omitempty"`
ContainerId *string `json:"containerId,omitempty"`
Description *string `json:"description,omitempty"`
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ScopeParamRequired *bool `json:"scopeParamRequired,omitempty"`
}
RoleRepresentation defines model for RoleRepresentation.
type RolesRepresentation ¶ added in v0.2.0
type RolesRepresentation struct {
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
Application *map[string][]RoleRepresentation `json:"application,omitempty"`
Client *map[string][]RoleRepresentation `json:"client,omitempty"`
Realm *[]RoleRepresentation `json:"realm,omitempty"`
}
RolesRepresentation defines model for RolesRepresentation.
type ScopeMappingRepresentation ¶ added in v0.2.0
type ScopeMappingRepresentation struct {
Client *string `json:"client,omitempty"`
ClientScope *string `json:"clientScope,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
ClientTemplate *string `json:"clientTemplate,omitempty"`
Roles *[]string `json:"roles,omitempty"`
Self *string `json:"self,omitempty"`
}
ScopeMappingRepresentation defines model for ScopeMappingRepresentation.
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.
func (UnmanagedAttributePolicy) Valid ¶ added in v0.1.2
func (e UnmanagedAttributePolicy) Valid() bool
Valid indicates whether the value is a known member of the UnmanagedAttributePolicy enum.
type UserConsentRepresentation ¶
type UserConsentRepresentation struct {
ClientId *string `json:"clientId,omitempty"`
CreatedDate *int64 `json:"createdDate,omitempty"`
GrantedClientScopes *[]string `json:"grantedClientScopes,omitempty"`
// Deprecated: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
GrantedRealmRoles *[]string `json:"grantedRealmRoles,omitempty"`
LastUpdatedDate *int64 `json:"lastUpdatedDate,omitempty"`
}
UserConsentRepresentation defines model for UserConsentRepresentation.
type UserFederationMapperRepresentation ¶ added in v0.2.0
type UserFederationMapperRepresentation struct {
Config *map[string]string `json:"config,omitempty"`
FederationMapperType *string `json:"federationMapperType,omitempty"`
FederationProviderDisplayName *string `json:"federationProviderDisplayName,omitempty"`
Id *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
}
UserFederationMapperRepresentation defines model for UserFederationMapperRepresentation.
type UserFederationProviderRepresentation ¶ added in v0.2.0
type UserFederationProviderRepresentation struct {
ChangedSyncPeriod *int32 `json:"changedSyncPeriod,omitempty"`
Config *map[string]string `json:"config,omitempty"`
DisplayName *string `json:"displayName,omitempty"`
FullSyncPeriod *int32 `json:"fullSyncPeriod,omitempty"`
Id *string `json:"id,omitempty"`
LastSync *int32 `json:"lastSync,omitempty"`
Priority *int32 `json:"priority,omitempty"`
ProviderName *string `json:"providerName,omitempty"`
}
UserFederationProviderRepresentation defines model for UserFederationProviderRepresentation.
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: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
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: this property has been marked as deprecated upstream, but no `x-deprecated-reason` was set
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.