Documentation ¶
Index ¶
- type BansService
- func (b *BansService) AdminGetBannedUsersV3(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (b *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (b *BansService) AdminGetBansTypeV3(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)deprecated
- func (b *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
- func (b *BansService) AdminGetBansTypeWithNamespaceV3(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)deprecated
- func (b *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
- func (b *BansService) AdminGetListBanReasonV3(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)deprecated
- func (b *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
- func (b *BansService) GetAuthSession() auth.Session
- func (b *BansService) GetBansType(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)deprecated
- func (b *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
- func (b *BansService) GetListBanReason(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)deprecated
- func (b *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
- type ClientsService
- func (c *ClientsService) AddClientPermission(input *clients.AddClientPermissionParams) errordeprecated
- func (c *ClientsService) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
- func (c *ClientsService) AdminAddClientPermissionsV3(input *clients.AdminAddClientPermissionsV3Params) errordeprecated
- func (c *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
- func (c *ClientsService) AdminCreateClientV3(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (c *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (c *ClientsService) AdminDeleteClientPermissionV3(input *clients.AdminDeleteClientPermissionV3Params) errordeprecated
- func (c *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
- func (c *ClientsService) AdminDeleteClientV3(input *clients.AdminDeleteClientV3Params) errordeprecated
- func (c *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
- func (c *ClientsService) AdminGetClientsByNamespaceV3(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)deprecated
- func (c *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
- func (c *ClientsService) AdminGetClientsbyNamespacebyIDV3(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (c *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (c *ClientsService) AdminUpdateClientPermissionV3(input *clients.AdminUpdateClientPermissionV3Params) errordeprecated
- func (c *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
- func (c *ClientsService) AdminUpdateClientV3(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (c *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (c *ClientsService) CreateClient(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)deprecated
- func (c *ClientsService) CreateClientByNamespace(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)deprecated
- func (c *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
- func (c *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
- func (c *ClientsService) DeleteClient(input *clients.DeleteClientParams) errordeprecated
- func (c *ClientsService) DeleteClientByNamespace(input *clients.DeleteClientByNamespaceParams) errordeprecated
- func (c *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
- func (c *ClientsService) DeleteClientPermission(input *clients.DeleteClientPermissionParams) errordeprecated
- func (c *ClientsService) DeleteClientPermissionShort(input *clients.DeleteClientPermissionParams) error
- func (c *ClientsService) DeleteClientShort(input *clients.DeleteClientParams) error
- func (c *ClientsService) GetAuthSession() auth.Session
- func (c *ClientsService) GetClient(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (c *ClientsService) GetClientShort(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
- func (c *ClientsService) GetClients(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (c *ClientsService) GetClientsShort(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
- func (c *ClientsService) GetClientsbyNamespace(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (c *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
- func (c *ClientsService) UpdateClient(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (c *ClientsService) UpdateClientPermission(input *clients.UpdateClientPermissionParams) errordeprecated
- func (c *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
- func (c *ClientsService) UpdateClientSecret(input *clients.UpdateClientSecretParams) errordeprecated
- func (c *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
- func (c *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
- type InputValidationsService
- func (i *InputValidationsService) AdminGetInputValidations(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)deprecated
- func (i *InputValidationsService) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
- func (i *InputValidationsService) AdminResetInputValidations(input *input_validations.AdminResetInputValidationsParams) errordeprecated
- func (i *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
- func (i *InputValidationsService) AdminUpdateInputValidations(input *input_validations.AdminUpdateInputValidationsParams) errordeprecated
- func (i *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
- func (i *InputValidationsService) GetAuthSession() auth.Session
- func (i *InputValidationsService) PublicGetInputValidations(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)deprecated
- func (i *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
- type OAuth20ExtensionService
- func (o *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (o *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (o *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (o *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (o *OAuth20ExtensionService) GetAuthSession() auth.Session
- func (o *OAuth20ExtensionService) GetCountryLocationV3(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)deprecated
- func (o *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
- func (o *OAuth20ExtensionService) Logout(input *o_auth2_0_extension.LogoutParams) errordeprecated
- func (o *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
- func (o *OAuth20ExtensionService) PlatformAuthenticationV3(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)deprecated
- func (o *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
- func (o *OAuth20ExtensionService) UserAuthenticationV3(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)deprecated
- func (o *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
- type OAuth20Service
- func (o *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)deprecated
- func (o *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
- func (o *OAuth20Service) AuthCodeRequestV3(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)deprecated
- func (o *OAuth20Service) AuthCodeRequestV3Short(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)
- func (o *OAuth20Service) Authenticate(requestID, username, password string) (string, error)
- func (o *OAuth20Service) Authorize(scope, challenge, challengeMethod string) (string, error)
- func (o *OAuth20Service) AuthorizeV3(input *o_auth2_0.AuthorizeV3Params) (string, error)deprecated
- func (o *OAuth20Service) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
- func (o *OAuth20Service) Change2FAMethod(input *o_auth2_0.Change2FAMethodParams) errordeprecated
- func (o *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
- func (o *OAuth20Service) GetAuthSession() auth.Session
- func (o *OAuth20Service) GetJWKSV3(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)deprecated
- func (o *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
- func (o *OAuth20Service) GetRevocationListV3(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)deprecated
- func (o *OAuth20Service) GetRevocationListV3Short(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)
- func (o *OAuth20Service) GetToken() (string, error)
- func (o *OAuth20Service) GrantTokenAuthorizationCode(code, codeVerifier, redirectURI string) error
- func (o *OAuth20Service) GrantTokenCredentials(code, codeVerifier string) error
- func (o *OAuth20Service) GrantTokenRefreshToken(code, codeVerifier, refreshToken string) error
- func (o *OAuth20Service) Login(username, password string) error
- func (o *OAuth20Service) LoginClient(clientId, clientSecret *string) error
- func (o *OAuth20Service) LoginUser(username, password string) error
- func (o *OAuth20Service) Logout() error
- func (o *OAuth20Service) PlatformTokenGrantV3(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (o *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (o *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)deprecated
- func (o *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
- func (o *OAuth20Service) RevokeUserV3(input *o_auth2_0.RevokeUserV3Params) errordeprecated
- func (o *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
- func (o *OAuth20Service) TokenGrantV3(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (o *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (o *OAuth20Service) TokenIntrospectionV3(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)deprecated
- func (o *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
- func (o *OAuth20Service) TokenRevocationV3(input *o_auth2_0.TokenRevocationV3Params) errordeprecated
- func (o *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
- func (o *OAuth20Service) Verify2FACode(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (o *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- type OAuthService
- func (o *OAuthService) Authorization(input *o_auth.AuthorizationParams) (string, error)deprecated
- func (o *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
- func (o *OAuthService) GetAuthSession() auth.Session
- func (o *OAuthService) GetJWKS(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)deprecated
- func (o *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
- func (o *OAuthService) GetRevocationList(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)deprecated
- func (o *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
- func (o *OAuthService) PlatformTokenRequestHandler(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (o *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (o *OAuthService) RevokeAUser(input *o_auth.RevokeAUserParams) errordeprecated
- func (o *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
- func (o *OAuthService) RevokeToken(input *o_auth.RevokeTokenParams) errordeprecated
- func (o *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
- func (o *OAuthService) RevokeUser(input *o_auth.RevokeUserParams) errordeprecated
- func (o *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
- func (o *OAuthService) TokenGrant(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (o *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (o *OAuthService) VerifyToken(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (o *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- type RolesService
- func (r *RolesService) AddRoleManagers(input *roles.AddRoleManagersParams) errordeprecated
- func (r *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
- func (r *RolesService) AddRoleMembers(input *roles.AddRoleMembersParams) errordeprecated
- func (r *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
- func (r *RolesService) AddRolePermission(input *roles.AddRolePermissionParams) errordeprecated
- func (r *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
- func (r *RolesService) AdminAddRoleManagersV3(input *roles.AdminAddRoleManagersV3Params) errordeprecated
- func (r *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
- func (r *RolesService) AdminAddRoleMembersV3(input *roles.AdminAddRoleMembersV3Params) errordeprecated
- func (r *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
- func (r *RolesService) AdminAddRolePermissionsV3(input *roles.AdminAddRolePermissionsV3Params) errordeprecated
- func (r *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
- func (r *RolesService) AdminAddRolePermissionsV4(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (r *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (r *RolesService) AdminAssignUserToRoleV4(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)deprecated
- func (r *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
- func (r *RolesService) AdminCreateRoleV3(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)deprecated
- func (r *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
- func (r *RolesService) AdminCreateRoleV4(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (r *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (r *RolesService) AdminDeleteRolePermissionV3(input *roles.AdminDeleteRolePermissionV3Params) errordeprecated
- func (r *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
- func (r *RolesService) AdminDeleteRolePermissionsV3(input *roles.AdminDeleteRolePermissionsV3Params) errordeprecated
- func (r *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
- func (r *RolesService) AdminDeleteRolePermissionsV4(input *roles.AdminDeleteRolePermissionsV4Params) errordeprecated
- func (r *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
- func (r *RolesService) AdminDeleteRoleV3(input *roles.AdminDeleteRoleV3Params) errordeprecated
- func (r *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
- func (r *RolesService) AdminDeleteRoleV4(input *roles.AdminDeleteRoleV4Params) errordeprecated
- func (r *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
- func (r *RolesService) AdminGetRoleAdminStatusV3(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)deprecated
- func (r *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
- func (r *RolesService) AdminGetRoleManagersV3(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)deprecated
- func (r *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
- func (r *RolesService) AdminGetRoleMembersV3(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)deprecated
- func (r *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
- func (r *RolesService) AdminGetRoleV3(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)deprecated
- func (r *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
- func (r *RolesService) AdminGetRoleV4(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (r *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (r *RolesService) AdminGetRolesV3(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)deprecated
- func (r *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
- func (r *RolesService) AdminGetRolesV4(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)deprecated
- func (r *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
- func (r *RolesService) AdminListAssignedUsersV4(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)deprecated
- func (r *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
- func (r *RolesService) AdminRemoveRoleAdminV3(input *roles.AdminRemoveRoleAdminV3Params) errordeprecated
- func (r *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
- func (r *RolesService) AdminRemoveRoleManagersV3(input *roles.AdminRemoveRoleManagersV3Params) errordeprecated
- func (r *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
- func (r *RolesService) AdminRemoveRoleMembersV3(input *roles.AdminRemoveRoleMembersV3Params) errordeprecated
- func (r *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
- func (r *RolesService) AdminRevokeUserFromRoleV4(input *roles.AdminRevokeUserFromRoleV4Params) errordeprecated
- func (r *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
- func (r *RolesService) AdminUpdateAdminRoleStatusV3(input *roles.AdminUpdateAdminRoleStatusV3Params) errordeprecated
- func (r *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
- func (r *RolesService) AdminUpdateRolePermissionsV3(input *roles.AdminUpdateRolePermissionsV3Params) errordeprecated
- func (r *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
- func (r *RolesService) AdminUpdateRolePermissionsV4(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (r *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (r *RolesService) AdminUpdateRoleV3(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)deprecated
- func (r *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
- func (r *RolesService) AdminUpdateRoleV4(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (r *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (r *RolesService) CreateRole(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)deprecated
- func (r *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
- func (r *RolesService) DeleteRole(input *roles.DeleteRoleParams) errordeprecated
- func (r *RolesService) DeleteRolePermission(input *roles.DeleteRolePermissionParams) errordeprecated
- func (r *RolesService) DeleteRolePermissionShort(input *roles.DeleteRolePermissionParams) error
- func (r *RolesService) DeleteRoleShort(input *roles.DeleteRoleParams) error
- func (r *RolesService) GetAuthSession() auth.Session
- func (r *RolesService) GetRole(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (r *RolesService) GetRoleAdminStatus(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)deprecated
- func (r *RolesService) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
- func (r *RolesService) GetRoleManagers(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)deprecated
- func (r *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
- func (r *RolesService) GetRoleMembers(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)deprecated
- func (r *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
- func (r *RolesService) GetRoleShort(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
- func (r *RolesService) GetRoles(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)deprecated
- func (r *RolesService) GetRolesShort(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
- func (r *RolesService) PublicGetRoleV3(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (r *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
- func (r *RolesService) PublicGetRolesV3(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)deprecated
- func (r *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
- func (r *RolesService) RemoveRoleAdmin(input *roles.RemoveRoleAdminParams) errordeprecated
- func (r *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
- func (r *RolesService) RemoveRoleManagers(input *roles.RemoveRoleManagersParams) errordeprecated
- func (r *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
- func (r *RolesService) RemoveRoleMembers(input *roles.RemoveRoleMembersParams) errordeprecated
- func (r *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
- func (r *RolesService) SetRoleAsAdmin(input *roles.SetRoleAsAdminParams) errordeprecated
- func (r *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
- func (r *RolesService) UpdateRole(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (r *RolesService) UpdateRolePermissions(input *roles.UpdateRolePermissionsParams) errordeprecated
- func (r *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
- func (r *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
- type SSOCredentialService
- func (s *SSOCredentialService) AddSSOLoginPlatformCredential(input *s_s_o_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (s *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *s_s_o_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (s *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3(input *s_s_o_credential.DeleteSSOLoginPlatformCredentialV3Params) errordeprecated
- func (s *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *s_s_o_credential.DeleteSSOLoginPlatformCredentialV3Params) error
- func (s *SSOCredentialService) GetAuthSession() auth.Session
- func (s *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3(input *s_s_o_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (s *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *s_s_o_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (s *SSOCredentialService) RetrieveSSOLoginPlatformCredential(input *s_s_o_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (s *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *s_s_o_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (s *SSOCredentialService) UpdateSSOPlatformCredential(input *s_s_o_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (s *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *s_s_o_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- type SSOSAML20Service
- func (s *SSOSAML20Service) GetAuthSession() auth.Session
- func (s *SSOSAML20Service) PlatformAuthenticateSAMLV3Handler(input *s_s_o_s_a_m_l_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)deprecated
- func (s *SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort(input *s_s_o_s_a_m_l_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
- type SSOService
- func (s *SSOService) GetAuthSession() auth.Session
- func (s *SSOService) LoginSSOClient(input *s_s_o.LoginSSOClientParams) errordeprecated
- func (s *SSOService) LoginSSOClientShort(input *s_s_o.LoginSSOClientParams) error
- func (s *SSOService) LogoutSSOClient(input *s_s_o.LogoutSSOClientParams) errordeprecated
- func (s *SSOService) LogoutSSOClientShort(input *s_s_o.LogoutSSOClientParams) error
- type ThirdPartyCredentialService
- func (t *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (t *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) errordeprecated
- func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
- func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) errordeprecated
- func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
- func (t *ThirdPartyCredentialService) GetAuthSession() auth.Session
- func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(...) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)deprecated
- func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(...) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
- func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (t *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (t *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (t *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3(...) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (t *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(...) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)deprecated
- func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
- type UsersService
- func (u *UsersService) AddUserPermission(input *users.AddUserPermissionParams) errordeprecated
- func (u *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
- func (u *UsersService) AddUserRole(input *users.AddUserRoleParams) errordeprecated
- func (u *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
- func (u *UsersService) AdminAddUserPermissionsV3(input *users.AdminAddUserPermissionsV3Params) errordeprecated
- func (u *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
- func (u *UsersService) AdminAddUserRoleV3(input *users.AdminAddUserRoleV3Params) errordeprecated
- func (u *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
- func (u *UsersService) AdminBanUserV2(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) AdminBanUserV3(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)deprecated
- func (u *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
- func (u *UsersService) AdminCreateJusticeUser(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)deprecated
- func (u *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
- func (u *UsersService) AdminCreateUserRolesV2(input *users.AdminCreateUserRolesV2Params) errordeprecated
- func (u *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
- func (u *UsersService) AdminDeletePlatformLinkV2(input *users.AdminDeletePlatformLinkV2Params) errordeprecated
- func (u *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
- func (u *UsersService) AdminDeleteUserInformationV3(input *users.AdminDeleteUserInformationV3Params) errordeprecated
- func (u *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
- func (u *UsersService) AdminDeleteUserPermissionBulkV3(input *users.AdminDeleteUserPermissionBulkV3Params) errordeprecated
- func (u *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
- func (u *UsersService) AdminDeleteUserPermissionV3(input *users.AdminDeleteUserPermissionV3Params) errordeprecated
- func (u *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
- func (u *UsersService) AdminDeleteUserRoleV3(input *users.AdminDeleteUserRoleV3Params) errordeprecated
- func (u *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
- func (u *UsersService) AdminDeleteUserRolesV3(input *users.AdminDeleteUserRolesV3Params) errordeprecated
- func (u *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
- func (u *UsersService) AdminDisableUserV2(input *users.AdminDisableUserV2Params) errordeprecated
- func (u *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
- func (u *UsersService) AdminEnableUserV2(input *users.AdminEnableUserV2Params) errordeprecated
- func (u *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
- func (u *UsersService) AdminGetAgeRestrictionStatusV2(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)deprecated
- func (u *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
- func (u *UsersService) AdminGetAgeRestrictionStatusV3(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)deprecated
- func (u *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
- func (u *UsersService) AdminGetBulkUserByEmailAddressV3(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)deprecated
- func (u *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
- func (u *UsersService) AdminGetListCountryAgeRestrictionV3(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)deprecated
- func (u *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
- func (u *UsersService) AdminGetListJusticePlatformAccounts(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (u *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
- func (u *UsersService) AdminGetMyUserV3(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminGetUserBanV2(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) AdminGetUserBanV3(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (u *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (u *UsersService) AdminGetUserByEmailAddressV3(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminGetUserByPlatformUserIDV3(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminGetUserByUserIDV2(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) AdminGetUserByUserIDV3(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminGetUserDeletionStatusV3(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)deprecated
- func (u *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
- func (u *UsersService) AdminGetUserLoginHistoriesV3(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (u *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (u *UsersService) AdminGetUserPlatformAccountsV3(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)deprecated
- func (u *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
- func (u *UsersService) AdminInviteUserV3(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (u *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (u *UsersService) AdminLinkPlatformAccount(input *users.AdminLinkPlatformAccountParams) errordeprecated
- func (u *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
- func (u *UsersService) AdminListUserIDByUserIDsV3(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)deprecated
- func (u *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
- func (u *UsersService) AdminListUsersV3(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)deprecated
- func (u *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
- func (u *UsersService) AdminPlatformLinkV3(input *users.AdminPlatformLinkV3Params) errordeprecated
- func (u *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
- func (u *UsersService) AdminPlatformUnlinkV3(input *users.AdminPlatformUnlinkV3Params) errordeprecated
- func (u *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
- func (u *UsersService) AdminPutUserRolesV2(input *users.AdminPutUserRolesV2Params) errordeprecated
- func (u *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
- func (u *UsersService) AdminResetPasswordV2(input *users.AdminResetPasswordV2Params) errordeprecated
- func (u *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
- func (u *UsersService) AdminSaveUserRoleV3(input *users.AdminSaveUserRoleV3Params) errordeprecated
- func (u *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
- func (u *UsersService) AdminSearchUserV3(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)deprecated
- func (u *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
- func (u *UsersService) AdminSearchUsersV2(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)deprecated
- func (u *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
- func (u *UsersService) AdminSendVerificationCodeV3(input *users.AdminSendVerificationCodeV3Params) errordeprecated
- func (u *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
- func (u *UsersService) AdminUpdateAgeRestrictionConfigV2(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)deprecated
- func (u *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
- func (u *UsersService) AdminUpdateAgeRestrictionConfigV3(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)deprecated
- func (u *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
- func (u *UsersService) AdminUpdateCountryAgeRestrictionV3(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)deprecated
- func (u *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
- func (u *UsersService) AdminUpdateUserBanV3(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)deprecated
- func (u *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
- func (u *UsersService) AdminUpdateUserDeletionStatusV3(input *users.AdminUpdateUserDeletionStatusV3Params) errordeprecated
- func (u *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
- func (u *UsersService) AdminUpdateUserPermissionV3(input *users.AdminUpdateUserPermissionV3Params) errordeprecated
- func (u *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
- func (u *UsersService) AdminUpdateUserStatusV3(input *users.AdminUpdateUserStatusV3Params) errordeprecated
- func (u *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
- func (u *UsersService) AdminUpdateUserV2(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) AdminUpdateUserV3(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminUpgradeHeadlessAccountV3(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) AdminVerifyAccountV3(input *users.AdminVerifyAccountV3Params) errordeprecated
- func (u *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
- func (u *UsersService) AdminVerifyUserWithoutVerificationCodeV3(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) errordeprecated
- func (u *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
- func (u *UsersService) BanUser(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) BanUserShort(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) CheckUserAvailability(input *users.CheckUserAvailabilityParams) errordeprecated
- func (u *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
- func (u *UsersService) CreateUser(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)deprecated
- func (u *UsersService) CreateUserFromInvitationV3(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)deprecated
- func (u *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
- func (u *UsersService) CreateUserShort(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
- func (u *UsersService) DeleteUser(input *users.DeleteUserParams) errordeprecated
- func (u *UsersService) DeleteUserInformation(input *users.DeleteUserInformationParams) errordeprecated
- func (u *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
- func (u *UsersService) DeleteUserPermission(input *users.DeleteUserPermissionParams) errordeprecated
- func (u *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
- func (u *UsersService) DeleteUserRole(input *users.DeleteUserRoleParams) errordeprecated
- func (u *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
- func (u *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
- func (u *UsersService) DisableUser(input *users.DisableUserParams) errordeprecated
- func (u *UsersService) DisableUserBan(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) DisableUserShort(input *users.DisableUserParams) error
- func (u *UsersService) EnableUser(input *users.EnableUserParams) errordeprecated
- func (u *UsersService) EnableUserBan(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) EnableUserShort(input *users.EnableUserParams) error
- func (u *UsersService) ForgotPassword(input *users.ForgotPasswordParams) errordeprecated
- func (u *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
- func (u *UsersService) GetAdminInvitationV3(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)deprecated
- func (u *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
- func (u *UsersService) GetAdminUsersByRoleID(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)deprecated
- func (u *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
- func (u *UsersService) GetAdminUsersByRoleIDV3(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)deprecated
- func (u *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
- func (u *UsersService) GetAuthSession() auth.Session
- func (u *UsersService) GetListCountryAgeRestriction(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)deprecated
- func (u *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
- func (u *UsersService) GetListJusticePlatformAccounts(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (u *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
- func (u *UsersService) GetPublisherUser(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)deprecated
- func (u *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
- func (u *UsersService) GetUserBanHistory(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) GetUserByLoginID(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)deprecated
- func (u *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
- func (u *UsersService) GetUserByPlatformUserID(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)deprecated
- func (u *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
- func (u *UsersService) GetUserByUserID(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) GetUserInformation(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)deprecated
- func (u *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
- func (u *UsersService) GetUserJusticePlatformAccount(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)deprecated
- func (u *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
- func (u *UsersService) GetUserLoginHistories(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (u *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (u *UsersService) GetUserMapping(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (u *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
- func (u *UsersService) GetUserPlatformAccounts(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)deprecated
- func (u *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
- func (u *UsersService) GetUserVerificationCode(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)deprecated
- func (u *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
- func (u *UsersService) GetUsersByLoginIds(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)deprecated
- func (u *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
- func (u *UsersService) ListAdminsV3(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)deprecated
- func (u *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
- func (u *UsersService) ListCrossNamespaceAccountLink(input *users.ListCrossNamespaceAccountLinkParams) errordeprecated
- func (u *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
- func (u *UsersService) PlatformLink(input *users.PlatformLinkParams) errordeprecated
- func (u *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
- func (u *UsersService) PlatformUnlink(input *users.PlatformUnlinkParams) errordeprecated
- func (u *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
- func (u *UsersService) PublicBulkGetUsers(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)deprecated
- func (u *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
- func (u *UsersService) PublicCreateJusticeUser(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)deprecated
- func (u *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
- func (u *UsersService) PublicCreateUserV2(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)deprecated
- func (u *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
- func (u *UsersService) PublicCreateUserV3(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)deprecated
- func (u *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
- func (u *UsersService) PublicDeletePlatformLinkV2(input *users.PublicDeletePlatformLinkV2Params) errordeprecated
- func (u *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
- func (u *UsersService) PublicForceLinkPlatformWithProgression(input *users.PublicForceLinkPlatformWithProgressionParams) errordeprecated
- func (u *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
- func (u *UsersService) PublicForgotPasswordV2(input *users.PublicForgotPasswordV2Params) errordeprecated
- func (u *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
- func (u *UsersService) PublicForgotPasswordV3(input *users.PublicForgotPasswordV3Params) errordeprecated
- func (u *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
- func (u *UsersService) PublicGetAsyncStatus(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)deprecated
- func (u *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
- func (u *UsersService) PublicGetCountryAgeRestriction(input *users.PublicGetCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)deprecated
- func (u *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
- func (u *UsersService) PublicGetMyUserV3(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) PublicGetUserBan(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (u *UsersService) PublicGetUserBanHistoryV3(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (u *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (u *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (u *UsersService) PublicGetUserByPlatformUserIDV3(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) PublicGetUserByUserIDV2(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) PublicGetUserByUserIDV3(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)deprecated
- func (u *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
- func (u *UsersService) PublicGetUserLoginHistoriesV3(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (u *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (u *UsersService) PublicGetUserPlatformAccountsV3(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)deprecated
- func (u *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
- func (u *UsersService) PublicLinkPlatformAccount(input *users.PublicLinkPlatformAccountParams) errordeprecated
- func (u *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
- func (u *UsersService) PublicListUserAllPlatformAccountsDistinctV3(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)deprecated
- func (u *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
- func (u *UsersService) PublicListUserIDByPlatformUserIDsV3(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)deprecated
- func (u *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
- func (u *UsersService) PublicPlatformLinkV2(input *users.PublicPlatformLinkV2Params) errordeprecated
- func (u *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
- func (u *UsersService) PublicPlatformLinkV3(input *users.PublicPlatformLinkV3Params) errordeprecated
- func (u *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
- func (u *UsersService) PublicPlatformUnlinkAllV3(input *users.PublicPlatformUnlinkAllV3Params) errordeprecated
- func (u *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
- func (u *UsersService) PublicPlatformUnlinkV3(input *users.PublicPlatformUnlinkV3Params) errordeprecated
- func (u *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
- func (u *UsersService) PublicResetPasswordV2(input *users.PublicResetPasswordV2Params) errordeprecated
- func (u *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
- func (u *UsersService) PublicSearchUserV3(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)deprecated
- func (u *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
- func (u *UsersService) PublicSendRegistrationCode(input *users.PublicSendRegistrationCodeParams) errordeprecated
- func (u *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
- func (u *UsersService) PublicSendVerificationCodeV3(input *users.PublicSendVerificationCodeV3Params) errordeprecated
- func (u *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
- func (u *UsersService) PublicUpdatePasswordV2(input *users.PublicUpdatePasswordV2Params) errordeprecated
- func (u *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
- func (u *UsersService) PublicUpdatePasswordV3(input *users.PublicUpdatePasswordV3Params) errordeprecated
- func (u *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
- func (u *UsersService) PublicUpdateUserV2(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) PublicUpdateUserV3(input *users.PublicUpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) PublicUpdateUserV3Short(input *users.PublicUpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) PublicUpgradeHeadlessAccountV3(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) PublicUserVerificationV3(input *users.PublicUserVerificationV3Params) errordeprecated
- func (u *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
- func (u *UsersService) PublicValidateUserByUserIDAndPasswordV3(input *users.PublicValidateUserByUserIDAndPasswordV3Params) errordeprecated
- func (u *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
- func (u *UsersService) PublicVerifyHeadlessAccountV3(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) PublicVerifyRegistrationCode(input *users.PublicVerifyRegistrationCodeParams) errordeprecated
- func (u *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
- func (u *UsersService) PublicWebLinkPlatform(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)deprecated
- func (u *UsersService) PublicWebLinkPlatformEstablish(input *users.PublicWebLinkPlatformEstablishParams) (string, error)deprecated
- func (u *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
- func (u *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
- func (u *UsersService) ResetPassword(input *users.ResetPasswordParams) errordeprecated
- func (u *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
- func (u *UsersService) ResetPasswordV3(input *users.ResetPasswordV3Params) errordeprecated
- func (u *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
- func (u *UsersService) SaveUserPermission(input *users.SaveUserPermissionParams) errordeprecated
- func (u *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
- func (u *UsersService) SaveUserRoles(input *users.SaveUserRolesParams) errordeprecated
- func (u *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
- func (u *UsersService) SearchUser(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)deprecated
- func (u *UsersService) SearchUserShort(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
- func (u *UsersService) SendVerificationCode(input *users.SendVerificationCodeParams) errordeprecated
- func (u *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
- func (u *UsersService) UpdateCountryAgeRestriction(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)deprecated
- func (u *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
- func (u *UsersService) UpdatePassword(input *users.UpdatePasswordParams) errordeprecated
- func (u *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
- func (u *UsersService) UpdateUser(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) UpdateUserV3(input *users.UpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersService) UpgradeHeadlessAccount(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) UpgradeHeadlessAccountWithVerificationCode(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (u *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
- func (u *UsersService) UserVerification(input *users.UserVerificationParams) errordeprecated
- func (u *UsersService) UserVerificationShort(input *users.UserVerificationParams) error
- type UsersV4Service
- func (u *UsersV4Service) AdminAddUserRoleV4(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (u *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (u *UsersV4Service) AdminBulkCheckValidUserIDV4(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)deprecated
- func (u *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
- func (u *UsersV4Service) AdminDisableMyAuthenticatorV4(input *users_v4.AdminDisableMyAuthenticatorV4Params) errordeprecated
- func (u *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
- func (u *UsersV4Service) AdminDisableMyBackupCodesV4(input *users_v4.AdminDisableMyBackupCodesV4Params) errordeprecated
- func (u *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
- func (u *UsersV4Service) AdminDisableUserMFAV4(input *users_v4.AdminDisableUserMFAV4Params) errordeprecated
- func (u *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
- func (u *UsersV4Service) AdminDownloadMyBackupCodesV4(input *users_v4.AdminDownloadMyBackupCodesV4Params) errordeprecated
- func (u *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params) error
- func (u *UsersV4Service) AdminEnableMyAuthenticatorV4(input *users_v4.AdminEnableMyAuthenticatorV4Params) errordeprecated
- func (u *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
- func (u *UsersV4Service) AdminEnableMyBackupCodesV4(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)deprecated
- func (u *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
- func (u *UsersV4Service) AdminGenerateMyBackupCodesV4(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) AdminGetMyBackupCodesV4(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) AdminGetMyEnabledFactorsV4(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)deprecated
- func (u *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
- func (u *UsersV4Service) AdminInviteUserV4(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (u *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (u *UsersV4Service) AdminListUserRolesV4(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (u *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (u *UsersV4Service) AdminMakeFactorMyDefaultV4(input *users_v4.AdminMakeFactorMyDefaultV4Params) errordeprecated
- func (u *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
- func (u *UsersV4Service) AdminRemoveUserRoleV4(input *users_v4.AdminRemoveUserRoleV4Params) errordeprecated
- func (u *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
- func (u *UsersV4Service) AdminUpdateMyUserV4(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersV4Service) AdminUpdateUserEmailAddressV4(input *users_v4.AdminUpdateUserEmailAddressV4Params) errordeprecated
- func (u *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
- func (u *UsersV4Service) AdminUpdateUserRoleV4(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (u *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (u *UsersV4Service) AdminUpdateUserV4(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersV4Service) CreateUserFromInvitationV4(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (u *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (u *UsersV4Service) GetAuthSession() auth.Session
- func (u *UsersV4Service) PublicCreateTestUserV4(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (u *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (u *UsersV4Service) PublicCreateUserV4(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (u *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (u *UsersV4Service) PublicDisableMyAuthenticatorV4(input *users_v4.PublicDisableMyAuthenticatorV4Params) errordeprecated
- func (u *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
- func (u *UsersV4Service) PublicDisableMyBackupCodesV4(input *users_v4.PublicDisableMyBackupCodesV4Params) errordeprecated
- func (u *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
- func (u *UsersV4Service) PublicDownloadMyBackupCodesV4(input *users_v4.PublicDownloadMyBackupCodesV4Params) errordeprecated
- func (u *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params) error
- func (u *UsersV4Service) PublicEnableMyAuthenticatorV4(input *users_v4.PublicEnableMyAuthenticatorV4Params) errordeprecated
- func (u *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
- func (u *UsersV4Service) PublicEnableMyBackupCodesV4(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)deprecated
- func (u *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
- func (u *UsersV4Service) PublicGenerateMyBackupCodesV4(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) PublicGetMyBackupCodesV4(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (u *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (u *UsersV4Service) PublicGetMyEnabledFactorsV4(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)deprecated
- func (u *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
- func (u *UsersV4Service) PublicMakeFactorMyDefaultV4(input *users_v4.PublicMakeFactorMyDefaultV4Params) errordeprecated
- func (u *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
- func (u *UsersV4Service) PublicRemoveTrustedDeviceV4(input *users_v4.PublicRemoveTrustedDeviceV4Params) errordeprecated
- func (u *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
- func (u *UsersV4Service) PublicUpdateUserEmailAddressV4(input *users_v4.PublicUpdateUserEmailAddressV4Params) errordeprecated
- func (u *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
- func (u *UsersV4Service) PublicUpdateUserV4(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (u *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (u *UsersV4Service) PublicUpgradeHeadlessAccountV4(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)deprecated
- func (u *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
- func (u *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)deprecated
- func (u *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BansService ¶
type BansService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*BansService) AdminGetBannedUsersV3
deprecated
func (b *BansService) AdminGetBannedUsersV3(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: Use AdminGetBannedUsersV3Short instead
func (*BansService) AdminGetBannedUsersV3Short ¶ added in v0.10.0
func (b *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*BansService) AdminGetBansTypeV3
deprecated
func (b *BansService) AdminGetBansTypeV3(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
Deprecated: Use AdminGetBansTypeV3Short instead
func (*BansService) AdminGetBansTypeV3Short ¶ added in v0.10.0
func (b *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
func (*BansService) AdminGetBansTypeWithNamespaceV3
deprecated
func (b *BansService) AdminGetBansTypeWithNamespaceV3(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
Deprecated: Use AdminGetBansTypeWithNamespaceV3Short instead
func (*BansService) AdminGetBansTypeWithNamespaceV3Short ¶ added in v0.10.0
func (b *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
func (*BansService) AdminGetListBanReasonV3
deprecated
func (b *BansService) AdminGetListBanReasonV3(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
Deprecated: Use AdminGetListBanReasonV3Short instead
func (*BansService) AdminGetListBanReasonV3Short ¶ added in v0.10.0
func (b *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
func (*BansService) GetAuthSession ¶ added in v0.21.0
func (b *BansService) GetAuthSession() auth.Session
func (*BansService) GetBansType
deprecated
added in
v0.10.0
func (b *BansService) GetBansType(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
Deprecated: Use GetBansTypeShort instead
func (*BansService) GetBansTypeShort ¶ added in v0.10.0
func (b *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
func (*BansService) GetListBanReason
deprecated
added in
v0.10.0
func (b *BansService) GetListBanReason(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
Deprecated: Use GetListBanReasonShort instead
func (*BansService) GetListBanReasonShort ¶ added in v0.10.0
func (b *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
type ClientsService ¶
type ClientsService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*ClientsService) AddClientPermission
deprecated
added in
v0.10.0
func (c *ClientsService) AddClientPermission(input *clients.AddClientPermissionParams) error
Deprecated: Use AddClientPermissionShort instead
func (*ClientsService) AddClientPermissionShort ¶ added in v0.10.0
func (c *ClientsService) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
func (*ClientsService) AdminAddClientPermissionsV3
deprecated
func (c *ClientsService) AdminAddClientPermissionsV3(input *clients.AdminAddClientPermissionsV3Params) error
Deprecated: Use AdminAddClientPermissionsV3Short instead
func (*ClientsService) AdminAddClientPermissionsV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
func (*ClientsService) AdminCreateClientV3
deprecated
func (c *ClientsService) AdminCreateClientV3(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: Use AdminCreateClientV3Short instead
func (*ClientsService) AdminCreateClientV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) AdminDeleteClientPermissionV3
deprecated
func (c *ClientsService) AdminDeleteClientPermissionV3(input *clients.AdminDeleteClientPermissionV3Params) error
Deprecated: Use AdminDeleteClientPermissionV3Short instead
func (*ClientsService) AdminDeleteClientPermissionV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
func (*ClientsService) AdminDeleteClientV3
deprecated
func (c *ClientsService) AdminDeleteClientV3(input *clients.AdminDeleteClientV3Params) error
Deprecated: Use AdminDeleteClientV3Short instead
func (*ClientsService) AdminDeleteClientV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
func (*ClientsService) AdminGetClientsByNamespaceV3
deprecated
func (c *ClientsService) AdminGetClientsByNamespaceV3(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
Deprecated: Use AdminGetClientsByNamespaceV3Short instead
func (*ClientsService) AdminGetClientsByNamespaceV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
func (*ClientsService) AdminGetClientsbyNamespacebyIDV3
deprecated
func (c *ClientsService) AdminGetClientsbyNamespacebyIDV3(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: Use AdminGetClientsbyNamespacebyIDV3Short instead
func (*ClientsService) AdminGetClientsbyNamespacebyIDV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) AdminUpdateClientPermissionV3
deprecated
func (c *ClientsService) AdminUpdateClientPermissionV3(input *clients.AdminUpdateClientPermissionV3Params) error
Deprecated: Use AdminUpdateClientPermissionV3Short instead
func (*ClientsService) AdminUpdateClientPermissionV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
func (*ClientsService) AdminUpdateClientV3
deprecated
func (c *ClientsService) AdminUpdateClientV3(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: Use AdminUpdateClientV3Short instead
func (*ClientsService) AdminUpdateClientV3Short ¶ added in v0.10.0
func (c *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) CreateClient
deprecated
added in
v0.10.0
func (c *ClientsService) CreateClient(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
Deprecated: Use CreateClientShort instead
func (*ClientsService) CreateClientByNamespace
deprecated
added in
v0.10.0
func (c *ClientsService) CreateClientByNamespace(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
Deprecated: Use CreateClientByNamespaceShort instead
func (*ClientsService) CreateClientByNamespaceShort ¶ added in v0.10.0
func (c *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
func (*ClientsService) CreateClientShort ¶ added in v0.10.0
func (c *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
func (*ClientsService) DeleteClient
deprecated
added in
v0.10.0
func (c *ClientsService) DeleteClient(input *clients.DeleteClientParams) error
Deprecated: Use DeleteClientShort instead
func (*ClientsService) DeleteClientByNamespace
deprecated
added in
v0.10.0
func (c *ClientsService) DeleteClientByNamespace(input *clients.DeleteClientByNamespaceParams) error
Deprecated: Use DeleteClientByNamespaceShort instead
func (*ClientsService) DeleteClientByNamespaceShort ¶ added in v0.10.0
func (c *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
func (*ClientsService) DeleteClientPermission
deprecated
added in
v0.10.0
func (c *ClientsService) DeleteClientPermission(input *clients.DeleteClientPermissionParams) error
Deprecated: Use DeleteClientPermissionShort instead
func (*ClientsService) DeleteClientPermissionShort ¶ added in v0.10.0
func (c *ClientsService) DeleteClientPermissionShort(input *clients.DeleteClientPermissionParams) error
func (*ClientsService) DeleteClientShort ¶ added in v0.10.0
func (c *ClientsService) DeleteClientShort(input *clients.DeleteClientParams) error
func (*ClientsService) GetAuthSession ¶ added in v0.21.0
func (c *ClientsService) GetAuthSession() auth.Session
func (*ClientsService) GetClient
deprecated
added in
v0.10.0
func (c *ClientsService) GetClient(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: Use GetClientShort instead
func (*ClientsService) GetClientShort ¶ added in v0.10.0
func (c *ClientsService) GetClientShort(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) GetClients
deprecated
added in
v0.10.0
func (c *ClientsService) GetClients(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: Use GetClientsShort instead
func (*ClientsService) GetClientsShort ¶ added in v0.10.0
func (c *ClientsService) GetClientsShort(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) GetClientsbyNamespace
deprecated
added in
v0.10.0
func (c *ClientsService) GetClientsbyNamespace(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: Use GetClientsbyNamespaceShort instead
func (*ClientsService) GetClientsbyNamespaceShort ¶ added in v0.10.0
func (c *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) UpdateClient
deprecated
added in
v0.10.0
func (c *ClientsService) UpdateClient(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: Use UpdateClientShort instead
func (*ClientsService) UpdateClientPermission
deprecated
added in
v0.10.0
func (c *ClientsService) UpdateClientPermission(input *clients.UpdateClientPermissionParams) error
Deprecated: Use UpdateClientPermissionShort instead
func (*ClientsService) UpdateClientPermissionShort ¶ added in v0.10.0
func (c *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
func (*ClientsService) UpdateClientSecret
deprecated
added in
v0.10.0
func (c *ClientsService) UpdateClientSecret(input *clients.UpdateClientSecretParams) error
Deprecated: Use UpdateClientSecretShort instead
func (*ClientsService) UpdateClientSecretShort ¶ added in v0.10.0
func (c *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
func (*ClientsService) UpdateClientShort ¶ added in v0.10.0
func (c *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
type InputValidationsService ¶ added in v0.10.0
type InputValidationsService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*InputValidationsService) AdminGetInputValidations
deprecated
added in
v0.10.0
func (i *InputValidationsService) AdminGetInputValidations(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
Deprecated: Use AdminGetInputValidationsShort instead
func (*InputValidationsService) AdminGetInputValidationsShort ¶ added in v0.10.0
func (i *InputValidationsService) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
func (*InputValidationsService) AdminResetInputValidations
deprecated
added in
v0.10.0
func (i *InputValidationsService) AdminResetInputValidations(input *input_validations.AdminResetInputValidationsParams) error
Deprecated: Use AdminResetInputValidationsShort instead
func (*InputValidationsService) AdminResetInputValidationsShort ¶ added in v0.10.0
func (i *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
func (*InputValidationsService) AdminUpdateInputValidations
deprecated
added in
v0.10.0
func (i *InputValidationsService) AdminUpdateInputValidations(input *input_validations.AdminUpdateInputValidationsParams) error
Deprecated: Use AdminUpdateInputValidationsShort instead
func (*InputValidationsService) AdminUpdateInputValidationsShort ¶ added in v0.10.0
func (i *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
func (*InputValidationsService) GetAuthSession ¶ added in v0.21.0
func (i *InputValidationsService) GetAuthSession() auth.Session
func (*InputValidationsService) PublicGetInputValidations
deprecated
added in
v0.10.0
func (i *InputValidationsService) PublicGetInputValidations(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
Deprecated: Use PublicGetInputValidationsShort instead
func (*InputValidationsService) PublicGetInputValidationsShort ¶ added in v0.10.0
func (i *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
type OAuth20ExtensionService ¶
type OAuth20ExtensionService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*OAuth20ExtensionService) AuthenticationWithPlatformLinkV3
deprecated
added in
v0.20.0
func (o *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: Use AuthenticationWithPlatformLinkV3Short instead
func (*OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short ¶ added in v0.20.0
func (o *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3
deprecated
added in
v0.20.0
func (o *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: Use GenerateTokenByNewHeadlessAccountV3Short instead
func (*OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short ¶ added in v0.20.0
func (o *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) GetAuthSession ¶ added in v0.21.0
func (o *OAuth20ExtensionService) GetAuthSession() auth.Session
func (*OAuth20ExtensionService) GetCountryLocationV3
deprecated
func (o *OAuth20ExtensionService) GetCountryLocationV3(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
Deprecated: Use GetCountryLocationV3Short instead
func (*OAuth20ExtensionService) GetCountryLocationV3Short ¶ added in v0.10.0
func (o *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
func (*OAuth20ExtensionService) Logout
deprecated
func (o *OAuth20ExtensionService) Logout(input *o_auth2_0_extension.LogoutParams) error
Deprecated: Use LogoutShort instead
func (*OAuth20ExtensionService) LogoutShort ¶ added in v0.10.0
func (o *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
func (*OAuth20ExtensionService) PlatformAuthenticationV3
deprecated
func (o *OAuth20ExtensionService) PlatformAuthenticationV3(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
Deprecated: Use PlatformAuthenticationV3Short instead
func (*OAuth20ExtensionService) PlatformAuthenticationV3Short ¶ added in v0.10.0
func (o *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
func (*OAuth20ExtensionService) UserAuthenticationV3
deprecated
func (o *OAuth20ExtensionService) UserAuthenticationV3(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
Deprecated: Use UserAuthenticationV3Short instead
func (*OAuth20ExtensionService) UserAuthenticationV3Short ¶ added in v0.10.0
func (o *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
type OAuth20Service ¶
type OAuth20Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3
deprecated
added in
v0.10.0
func (o *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
Deprecated: Use AdminRetrieveUserThirdPartyPlatformTokenV3Short instead
func (*OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short ¶ added in v0.10.0
func (o *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
func (*OAuth20Service) AuthCodeRequestV3
deprecated
func (o *OAuth20Service) AuthCodeRequestV3(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)
Deprecated: Use AuthCodeRequestV3Short instead
func (*OAuth20Service) AuthCodeRequestV3Short ¶ added in v0.10.0
func (o *OAuth20Service) AuthCodeRequestV3Short(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)
func (*OAuth20Service) Authenticate ¶
func (o *OAuth20Service) Authenticate(requestID, username, password string) (string, error)
func (*OAuth20Service) Authorize ¶
func (o *OAuth20Service) Authorize(scope, challenge, challengeMethod string) (string, error)
func (*OAuth20Service) AuthorizeV3
deprecated
func (o *OAuth20Service) AuthorizeV3(input *o_auth2_0.AuthorizeV3Params) (string, error)
Deprecated: Use AuthorizeV3Short instead
func (*OAuth20Service) AuthorizeV3Short ¶ added in v0.10.0
func (o *OAuth20Service) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
func (*OAuth20Service) Change2FAMethod
deprecated
added in
v0.15.0
func (o *OAuth20Service) Change2FAMethod(input *o_auth2_0.Change2FAMethodParams) error
Deprecated: Use Change2FAMethodShort instead
func (*OAuth20Service) Change2FAMethodShort ¶ added in v0.15.0
func (o *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
func (*OAuth20Service) GetAuthSession ¶ added in v0.21.0
func (o *OAuth20Service) GetAuthSession() auth.Session
func (*OAuth20Service) GetJWKSV3
deprecated
func (o *OAuth20Service) GetJWKSV3(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
Deprecated: Use GetJWKSV3Short instead
func (*OAuth20Service) GetJWKSV3Short ¶ added in v0.10.0
func (o *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
func (*OAuth20Service) GetRevocationListV3
deprecated
func (o *OAuth20Service) GetRevocationListV3(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)
Deprecated: Use GetRevocationListV3Short instead
func (*OAuth20Service) GetRevocationListV3Short ¶ added in v0.10.0
func (o *OAuth20Service) GetRevocationListV3Short(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)
func (*OAuth20Service) GetToken ¶
func (o *OAuth20Service) GetToken() (string, error)
func (*OAuth20Service) GrantTokenAuthorizationCode ¶
func (o *OAuth20Service) GrantTokenAuthorizationCode(code, codeVerifier, redirectURI string) error
func (*OAuth20Service) GrantTokenCredentials ¶
func (o *OAuth20Service) GrantTokenCredentials(code, codeVerifier string) error
func (*OAuth20Service) GrantTokenRefreshToken ¶
func (o *OAuth20Service) GrantTokenRefreshToken(code, codeVerifier, refreshToken string) error
func (*OAuth20Service) Login ¶
func (o *OAuth20Service) Login(username, password string) error
Login is a custom wrapper used to login with username and password
func (*OAuth20Service) LoginClient ¶ added in v0.20.0
func (o *OAuth20Service) LoginClient(clientId, clientSecret *string) error
LoginClient is a custom wrapper used to log in with clientId and clientSecret
func (*OAuth20Service) LoginUser ¶ added in v0.20.0
func (o *OAuth20Service) LoginUser(username, password string) error
LoginUser is a custom wrapper used to log in with username and password
func (*OAuth20Service) Logout ¶
func (o *OAuth20Service) Logout() error
Logout is a custom wrapper used to logout with client service oauth2 revoke
func (*OAuth20Service) PlatformTokenGrantV3
deprecated
func (o *OAuth20Service) PlatformTokenGrantV3(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: Use PlatformTokenGrantV3Short instead
func (*OAuth20Service) PlatformTokenGrantV3Short ¶ added in v0.10.0
func (o *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3
deprecated
func (o *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
Deprecated: Use RetrieveUserThirdPartyPlatformTokenV3Short instead
func (*OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short ¶ added in v0.10.0
func (o *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
func (*OAuth20Service) RevokeUserV3
deprecated
func (o *OAuth20Service) RevokeUserV3(input *o_auth2_0.RevokeUserV3Params) error
Deprecated: Use RevokeUserV3Short instead
func (*OAuth20Service) RevokeUserV3Short ¶ added in v0.10.0
func (o *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
func (*OAuth20Service) TokenGrantV3
deprecated
func (o *OAuth20Service) TokenGrantV3(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: Use TokenGrantV3Short instead
func (*OAuth20Service) TokenGrantV3Short ¶ added in v0.10.0
func (o *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20Service) TokenIntrospectionV3
deprecated
func (o *OAuth20Service) TokenIntrospectionV3(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
Deprecated: Use TokenIntrospectionV3Short instead
func (*OAuth20Service) TokenIntrospectionV3Short ¶ added in v0.10.0
func (o *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
func (*OAuth20Service) TokenRevocationV3
deprecated
func (o *OAuth20Service) TokenRevocationV3(input *o_auth2_0.TokenRevocationV3Params) error
Deprecated: Use TokenRevocationV3Short instead
func (*OAuth20Service) TokenRevocationV3Short ¶ added in v0.10.0
func (o *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
func (*OAuth20Service) Verify2FACode
deprecated
added in
v0.15.0
func (o *OAuth20Service) Verify2FACode(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: Use Verify2FACodeShort instead
func (*OAuth20Service) Verify2FACodeShort ¶ added in v0.15.0
func (o *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
type OAuthService ¶ added in v0.10.0
type OAuthService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*OAuthService) Authorization
deprecated
added in
v0.10.0
func (o *OAuthService) Authorization(input *o_auth.AuthorizationParams) (string, error)
Deprecated: Use AuthorizationShort instead
func (*OAuthService) AuthorizationShort ¶ added in v0.10.0
func (o *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
func (*OAuthService) GetAuthSession ¶ added in v0.21.0
func (o *OAuthService) GetAuthSession() auth.Session
func (*OAuthService) GetJWKS
deprecated
added in
v0.10.0
func (o *OAuthService) GetJWKS(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
Deprecated: Use GetJWKSShort instead
func (*OAuthService) GetJWKSShort ¶ added in v0.10.0
func (o *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
func (*OAuthService) GetRevocationList
deprecated
added in
v0.10.0
func (o *OAuthService) GetRevocationList(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
Deprecated: Use GetRevocationListShort instead
func (*OAuthService) GetRevocationListShort ¶ added in v0.10.0
func (o *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
func (*OAuthService) PlatformTokenRequestHandler
deprecated
added in
v0.10.0
func (o *OAuthService) PlatformTokenRequestHandler(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: Use PlatformTokenRequestHandlerShort instead
func (*OAuthService) PlatformTokenRequestHandlerShort ¶ added in v0.10.0
func (o *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuthService) RevokeAUser
deprecated
added in
v0.10.0
func (o *OAuthService) RevokeAUser(input *o_auth.RevokeAUserParams) error
Deprecated: Use RevokeAUserShort instead
func (*OAuthService) RevokeAUserShort ¶ added in v0.10.0
func (o *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
func (*OAuthService) RevokeToken
deprecated
added in
v0.10.0
func (o *OAuthService) RevokeToken(input *o_auth.RevokeTokenParams) error
Deprecated: Use RevokeTokenShort instead
func (*OAuthService) RevokeTokenShort ¶ added in v0.10.0
func (o *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
func (*OAuthService) RevokeUser
deprecated
added in
v0.10.0
func (o *OAuthService) RevokeUser(input *o_auth.RevokeUserParams) error
Deprecated: Use RevokeUserShort instead
func (*OAuthService) RevokeUserShort ¶ added in v0.10.0
func (o *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
func (*OAuthService) TokenGrant
deprecated
added in
v0.10.0
func (o *OAuthService) TokenGrant(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: Use TokenGrantShort instead
func (*OAuthService) TokenGrantShort ¶ added in v0.10.0
func (o *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuthService) VerifyToken
deprecated
added in
v0.10.0
func (o *OAuthService) VerifyToken(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: Use VerifyTokenShort instead
func (*OAuthService) VerifyTokenShort ¶ added in v0.10.0
func (o *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
type RolesService ¶
type RolesService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*RolesService) AddRoleManagers
deprecated
added in
v0.10.0
func (r *RolesService) AddRoleManagers(input *roles.AddRoleManagersParams) error
Deprecated: Use AddRoleManagersShort instead
func (*RolesService) AddRoleManagersShort ¶ added in v0.10.0
func (r *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
func (*RolesService) AddRoleMembers
deprecated
added in
v0.10.0
func (r *RolesService) AddRoleMembers(input *roles.AddRoleMembersParams) error
Deprecated: Use AddRoleMembersShort instead
func (*RolesService) AddRoleMembersShort ¶ added in v0.10.0
func (r *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
func (*RolesService) AddRolePermission
deprecated
added in
v0.10.0
func (r *RolesService) AddRolePermission(input *roles.AddRolePermissionParams) error
Deprecated: Use AddRolePermissionShort instead
func (*RolesService) AddRolePermissionShort ¶ added in v0.10.0
func (r *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
func (*RolesService) AdminAddRoleManagersV3
deprecated
func (r *RolesService) AdminAddRoleManagersV3(input *roles.AdminAddRoleManagersV3Params) error
Deprecated: Use AdminAddRoleManagersV3Short instead
func (*RolesService) AdminAddRoleManagersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
func (*RolesService) AdminAddRoleMembersV3
deprecated
func (r *RolesService) AdminAddRoleMembersV3(input *roles.AdminAddRoleMembersV3Params) error
Deprecated: Use AdminAddRoleMembersV3Short instead
func (*RolesService) AdminAddRoleMembersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
func (*RolesService) AdminAddRolePermissionsV3
deprecated
func (r *RolesService) AdminAddRolePermissionsV3(input *roles.AdminAddRolePermissionsV3Params) error
Deprecated: Use AdminAddRolePermissionsV3Short instead
func (*RolesService) AdminAddRolePermissionsV3Short ¶ added in v0.10.0
func (r *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
func (*RolesService) AdminAddRolePermissionsV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminAddRolePermissionsV4(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: Use AdminAddRolePermissionsV4Short instead
func (*RolesService) AdminAddRolePermissionsV4Short ¶ added in v0.10.0
func (r *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminAssignUserToRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminAssignUserToRoleV4(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
Deprecated: Use AdminAssignUserToRoleV4Short instead
func (*RolesService) AdminAssignUserToRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
func (*RolesService) AdminCreateRoleV3
deprecated
func (r *RolesService) AdminCreateRoleV3(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
Deprecated: Use AdminCreateRoleV3Short instead
func (*RolesService) AdminCreateRoleV3Short ¶ added in v0.10.0
func (r *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
func (*RolesService) AdminCreateRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminCreateRoleV4(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: Use AdminCreateRoleV4Short instead
func (*RolesService) AdminCreateRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminDeleteRolePermissionV3
deprecated
func (r *RolesService) AdminDeleteRolePermissionV3(input *roles.AdminDeleteRolePermissionV3Params) error
Deprecated: Use AdminDeleteRolePermissionV3Short instead
func (*RolesService) AdminDeleteRolePermissionV3Short ¶ added in v0.10.0
func (r *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV3
deprecated
func (r *RolesService) AdminDeleteRolePermissionsV3(input *roles.AdminDeleteRolePermissionsV3Params) error
Deprecated: Use AdminDeleteRolePermissionsV3Short instead
func (*RolesService) AdminDeleteRolePermissionsV3Short ¶ added in v0.10.0
func (r *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminDeleteRolePermissionsV4(input *roles.AdminDeleteRolePermissionsV4Params) error
Deprecated: Use AdminDeleteRolePermissionsV4Short instead
func (*RolesService) AdminDeleteRolePermissionsV4Short ¶ added in v0.10.0
func (r *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
func (*RolesService) AdminDeleteRoleV3
deprecated
func (r *RolesService) AdminDeleteRoleV3(input *roles.AdminDeleteRoleV3Params) error
Deprecated: Use AdminDeleteRoleV3Short instead
func (*RolesService) AdminDeleteRoleV3Short ¶ added in v0.10.0
func (r *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
func (*RolesService) AdminDeleteRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminDeleteRoleV4(input *roles.AdminDeleteRoleV4Params) error
Deprecated: Use AdminDeleteRoleV4Short instead
func (*RolesService) AdminDeleteRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
func (*RolesService) AdminGetRoleAdminStatusV3
deprecated
func (r *RolesService) AdminGetRoleAdminStatusV3(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
Deprecated: Use AdminGetRoleAdminStatusV3Short instead
func (*RolesService) AdminGetRoleAdminStatusV3Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
func (*RolesService) AdminGetRoleManagersV3
deprecated
added in
v0.10.0
func (r *RolesService) AdminGetRoleManagersV3(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
Deprecated: Use AdminGetRoleManagersV3Short instead
func (*RolesService) AdminGetRoleManagersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
func (*RolesService) AdminGetRoleMembersV3
deprecated
func (r *RolesService) AdminGetRoleMembersV3(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
Deprecated: Use AdminGetRoleMembersV3Short instead
func (*RolesService) AdminGetRoleMembersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
func (*RolesService) AdminGetRoleV3
deprecated
func (r *RolesService) AdminGetRoleV3(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
Deprecated: Use AdminGetRoleV3Short instead
func (*RolesService) AdminGetRoleV3Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
func (*RolesService) AdminGetRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminGetRoleV4(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: Use AdminGetRoleV4Short instead
func (*RolesService) AdminGetRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminGetRolesV3
deprecated
func (r *RolesService) AdminGetRolesV3(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
Deprecated: Use AdminGetRolesV3Short instead
func (*RolesService) AdminGetRolesV3Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
func (*RolesService) AdminGetRolesV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminGetRolesV4(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
Deprecated: Use AdminGetRolesV4Short instead
func (*RolesService) AdminGetRolesV4Short ¶ added in v0.10.0
func (r *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
func (*RolesService) AdminListAssignedUsersV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminListAssignedUsersV4(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
Deprecated: Use AdminListAssignedUsersV4Short instead
func (*RolesService) AdminListAssignedUsersV4Short ¶ added in v0.10.0
func (r *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
func (*RolesService) AdminRemoveRoleAdminV3
deprecated
func (r *RolesService) AdminRemoveRoleAdminV3(input *roles.AdminRemoveRoleAdminV3Params) error
Deprecated: Use AdminRemoveRoleAdminV3Short instead
func (*RolesService) AdminRemoveRoleAdminV3Short ¶ added in v0.10.0
func (r *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
func (*RolesService) AdminRemoveRoleManagersV3
deprecated
func (r *RolesService) AdminRemoveRoleManagersV3(input *roles.AdminRemoveRoleManagersV3Params) error
Deprecated: Use AdminRemoveRoleManagersV3Short instead
func (*RolesService) AdminRemoveRoleManagersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
func (*RolesService) AdminRemoveRoleMembersV3
deprecated
func (r *RolesService) AdminRemoveRoleMembersV3(input *roles.AdminRemoveRoleMembersV3Params) error
Deprecated: Use AdminRemoveRoleMembersV3Short instead
func (*RolesService) AdminRemoveRoleMembersV3Short ¶ added in v0.10.0
func (r *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
func (*RolesService) AdminRevokeUserFromRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminRevokeUserFromRoleV4(input *roles.AdminRevokeUserFromRoleV4Params) error
Deprecated: Use AdminRevokeUserFromRoleV4Short instead
func (*RolesService) AdminRevokeUserFromRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
func (*RolesService) AdminUpdateAdminRoleStatusV3
deprecated
func (r *RolesService) AdminUpdateAdminRoleStatusV3(input *roles.AdminUpdateAdminRoleStatusV3Params) error
Deprecated: Use AdminUpdateAdminRoleStatusV3Short instead
func (*RolesService) AdminUpdateAdminRoleStatusV3Short ¶ added in v0.10.0
func (r *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV3
deprecated
func (r *RolesService) AdminUpdateRolePermissionsV3(input *roles.AdminUpdateRolePermissionsV3Params) error
Deprecated: Use AdminUpdateRolePermissionsV3Short instead
func (*RolesService) AdminUpdateRolePermissionsV3Short ¶ added in v0.10.0
func (r *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminUpdateRolePermissionsV4(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: Use AdminUpdateRolePermissionsV4Short instead
func (*RolesService) AdminUpdateRolePermissionsV4Short ¶ added in v0.10.0
func (r *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminUpdateRoleV3
deprecated
func (r *RolesService) AdminUpdateRoleV3(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
Deprecated: Use AdminUpdateRoleV3Short instead
func (*RolesService) AdminUpdateRoleV3Short ¶ added in v0.10.0
func (r *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
func (*RolesService) AdminUpdateRoleV4
deprecated
added in
v0.10.0
func (r *RolesService) AdminUpdateRoleV4(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: Use AdminUpdateRoleV4Short instead
func (*RolesService) AdminUpdateRoleV4Short ¶ added in v0.10.0
func (r *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) CreateRole
deprecated
added in
v0.10.0
func (r *RolesService) CreateRole(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
Deprecated: Use CreateRoleShort instead
func (*RolesService) CreateRoleShort ¶ added in v0.10.0
func (r *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
func (*RolesService) DeleteRole
deprecated
added in
v0.10.0
func (r *RolesService) DeleteRole(input *roles.DeleteRoleParams) error
Deprecated: Use DeleteRoleShort instead
func (*RolesService) DeleteRolePermission
deprecated
added in
v0.10.0
func (r *RolesService) DeleteRolePermission(input *roles.DeleteRolePermissionParams) error
Deprecated: Use DeleteRolePermissionShort instead
func (*RolesService) DeleteRolePermissionShort ¶ added in v0.10.0
func (r *RolesService) DeleteRolePermissionShort(input *roles.DeleteRolePermissionParams) error
func (*RolesService) DeleteRoleShort ¶ added in v0.10.0
func (r *RolesService) DeleteRoleShort(input *roles.DeleteRoleParams) error
func (*RolesService) GetAuthSession ¶ added in v0.21.0
func (r *RolesService) GetAuthSession() auth.Session
func (*RolesService) GetRole
deprecated
added in
v0.10.0
func (r *RolesService) GetRole(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: Use GetRoleShort instead
func (*RolesService) GetRoleAdminStatus
deprecated
added in
v0.10.0
func (r *RolesService) GetRoleAdminStatus(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
Deprecated: Use GetRoleAdminStatusShort instead
func (*RolesService) GetRoleAdminStatusShort ¶ added in v0.10.0
func (r *RolesService) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
func (*RolesService) GetRoleManagers
deprecated
added in
v0.10.0
func (r *RolesService) GetRoleManagers(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
Deprecated: Use GetRoleManagersShort instead
func (*RolesService) GetRoleManagersShort ¶ added in v0.10.0
func (r *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
func (*RolesService) GetRoleMembers
deprecated
added in
v0.10.0
func (r *RolesService) GetRoleMembers(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
Deprecated: Use GetRoleMembersShort instead
func (*RolesService) GetRoleMembersShort ¶ added in v0.10.0
func (r *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
func (*RolesService) GetRoleShort ¶ added in v0.10.0
func (r *RolesService) GetRoleShort(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
func (*RolesService) GetRoles
deprecated
added in
v0.10.0
func (r *RolesService) GetRoles(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
Deprecated: Use GetRolesShort instead
func (*RolesService) GetRolesShort ¶ added in v0.10.0
func (r *RolesService) GetRolesShort(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
func (*RolesService) PublicGetRoleV3
deprecated
func (r *RolesService) PublicGetRoleV3(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: Use PublicGetRoleV3Short instead
func (*RolesService) PublicGetRoleV3Short ¶ added in v0.10.0
func (r *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
func (*RolesService) PublicGetRolesV3
deprecated
func (r *RolesService) PublicGetRolesV3(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
Deprecated: Use PublicGetRolesV3Short instead
func (*RolesService) PublicGetRolesV3Short ¶ added in v0.10.0
func (r *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
func (*RolesService) RemoveRoleAdmin
deprecated
added in
v0.10.0
func (r *RolesService) RemoveRoleAdmin(input *roles.RemoveRoleAdminParams) error
Deprecated: Use RemoveRoleAdminShort instead
func (*RolesService) RemoveRoleAdminShort ¶ added in v0.10.0
func (r *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
func (*RolesService) RemoveRoleManagers
deprecated
added in
v0.10.0
func (r *RolesService) RemoveRoleManagers(input *roles.RemoveRoleManagersParams) error
Deprecated: Use RemoveRoleManagersShort instead
func (*RolesService) RemoveRoleManagersShort ¶ added in v0.10.0
func (r *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
func (*RolesService) RemoveRoleMembers
deprecated
added in
v0.10.0
func (r *RolesService) RemoveRoleMembers(input *roles.RemoveRoleMembersParams) error
Deprecated: Use RemoveRoleMembersShort instead
func (*RolesService) RemoveRoleMembersShort ¶ added in v0.10.0
func (r *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
func (*RolesService) SetRoleAsAdmin
deprecated
added in
v0.10.0
func (r *RolesService) SetRoleAsAdmin(input *roles.SetRoleAsAdminParams) error
Deprecated: Use SetRoleAsAdminShort instead
func (*RolesService) SetRoleAsAdminShort ¶ added in v0.10.0
func (r *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
func (*RolesService) UpdateRole
deprecated
added in
v0.10.0
func (r *RolesService) UpdateRole(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: Use UpdateRoleShort instead
func (*RolesService) UpdateRolePermissions
deprecated
added in
v0.10.0
func (r *RolesService) UpdateRolePermissions(input *roles.UpdateRolePermissionsParams) error
Deprecated: Use UpdateRolePermissionsShort instead
func (*RolesService) UpdateRolePermissionsShort ¶ added in v0.10.0
func (r *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
func (*RolesService) UpdateRoleShort ¶ added in v0.10.0
func (r *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
type SSOCredentialService ¶
type SSOCredentialService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*SSOCredentialService) AddSSOLoginPlatformCredential
deprecated
func (s *SSOCredentialService) AddSSOLoginPlatformCredential(input *s_s_o_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: Use AddSSOLoginPlatformCredentialShort instead
func (*SSOCredentialService) AddSSOLoginPlatformCredentialShort ¶ added in v0.10.0
func (s *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *s_s_o_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) DeleteSSOLoginPlatformCredentialV3
deprecated
func (s *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3(input *s_s_o_credential.DeleteSSOLoginPlatformCredentialV3Params) error
Deprecated: Use DeleteSSOLoginPlatformCredentialV3Short instead
func (*SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (s *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *s_s_o_credential.DeleteSSOLoginPlatformCredentialV3Params) error
func (*SSOCredentialService) GetAuthSession ¶ added in v0.21.0
func (s *SSOCredentialService) GetAuthSession() auth.Session
func (*SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3
deprecated
func (s *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3(input *s_s_o_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: Use RetrieveAllSSOLoginPlatformCredentialV3Short instead
func (*SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (s *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *s_s_o_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) RetrieveSSOLoginPlatformCredential
deprecated
func (s *SSOCredentialService) RetrieveSSOLoginPlatformCredential(input *s_s_o_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: Use RetrieveSSOLoginPlatformCredentialShort instead
func (*SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort ¶ added in v0.10.0
func (s *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *s_s_o_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) UpdateSSOPlatformCredential
deprecated
func (s *SSOCredentialService) UpdateSSOPlatformCredential(input *s_s_o_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: Use UpdateSSOPlatformCredentialShort instead
func (*SSOCredentialService) UpdateSSOPlatformCredentialShort ¶ added in v0.10.0
func (s *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *s_s_o_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
type SSOSAML20Service ¶
type SSOSAML20Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*SSOSAML20Service) GetAuthSession ¶ added in v0.21.0
func (s *SSOSAML20Service) GetAuthSession() auth.Session
func (*SSOSAML20Service) PlatformAuthenticateSAMLV3Handler
deprecated
added in
v0.10.0
func (s *SSOSAML20Service) PlatformAuthenticateSAMLV3Handler(input *s_s_o_s_a_m_l_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
Deprecated: Use PlatformAuthenticateSAMLV3HandlerShort instead
func (*SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort ¶ added in v0.10.0
func (s *SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort(input *s_s_o_s_a_m_l_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
type SSOService ¶
type SSOService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*SSOService) GetAuthSession ¶ added in v0.21.0
func (s *SSOService) GetAuthSession() auth.Session
func (*SSOService) LoginSSOClient
deprecated
func (s *SSOService) LoginSSOClient(input *s_s_o.LoginSSOClientParams) error
Deprecated: Use LoginSSOClientShort instead
func (*SSOService) LoginSSOClientShort ¶ added in v0.10.0
func (s *SSOService) LoginSSOClientShort(input *s_s_o.LoginSSOClientParams) error
func (*SSOService) LogoutSSOClient
deprecated
func (s *SSOService) LogoutSSOClient(input *s_s_o.LogoutSSOClientParams) error
Deprecated: Use LogoutSSOClientShort instead
func (*SSOService) LogoutSSOClientShort ¶ added in v0.10.0
func (s *SSOService) LogoutSSOClientShort(input *s_s_o.LogoutSSOClientParams) error
type ThirdPartyCredentialService ¶
type ThirdPartyCredentialService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: Use AddThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
Deprecated: Use DeleteThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3
deprecated
added in
v0.11.0
func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
Deprecated: Use DeleteThirdPartyLoginPlatformDomainV3Short instead
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (t *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
func (*ThirdPartyCredentialService) GetAuthSession ¶ added in v0.21.0
func (t *ThirdPartyCredentialService) GetAuthSession() auth.Session
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3
deprecated
func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
Deprecated: Use RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short instead
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: Use RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: Use RetrieveAllThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: Use RetrieveThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3
deprecated
func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: Use UpdateThirdPartyLoginPlatformCredentialV3Short instead
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short ¶ added in v0.10.0
func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3
deprecated
added in
v0.11.0
func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
Deprecated: Use UpdateThirdPartyLoginPlatformDomainV3Short instead
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short ¶ added in v0.11.0
func (t *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
type UsersService ¶
type UsersService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*UsersService) AddUserPermission
deprecated
added in
v0.10.0
func (u *UsersService) AddUserPermission(input *users.AddUserPermissionParams) error
Deprecated: Use AddUserPermissionShort instead
func (*UsersService) AddUserPermissionShort ¶ added in v0.10.0
func (u *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
func (*UsersService) AddUserRole
deprecated
added in
v0.10.0
func (u *UsersService) AddUserRole(input *users.AddUserRoleParams) error
Deprecated: Use AddUserRoleShort instead
func (*UsersService) AddUserRoleShort ¶ added in v0.10.0
func (u *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
func (*UsersService) AdminAddUserPermissionsV3
deprecated
func (u *UsersService) AdminAddUserPermissionsV3(input *users.AdminAddUserPermissionsV3Params) error
Deprecated: Use AdminAddUserPermissionsV3Short instead
func (*UsersService) AdminAddUserPermissionsV3Short ¶ added in v0.10.0
func (u *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
func (*UsersService) AdminAddUserRoleV3
deprecated
func (u *UsersService) AdminAddUserRoleV3(input *users.AdminAddUserRoleV3Params) error
Deprecated: Use AdminAddUserRoleV3Short instead
func (*UsersService) AdminAddUserRoleV3Short ¶ added in v0.10.0
func (u *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
func (*UsersService) AdminBanUserV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminBanUserV2(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use AdminBanUserV2Short instead
func (*UsersService) AdminBanUserV2Short ¶ added in v0.10.0
func (u *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) AdminBanUserV3
deprecated
func (u *UsersService) AdminBanUserV3(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
Deprecated: Use AdminBanUserV3Short instead
func (*UsersService) AdminBanUserV3Short ¶ added in v0.10.0
func (u *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
func (*UsersService) AdminCreateJusticeUser
deprecated
func (u *UsersService) AdminCreateJusticeUser(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
Deprecated: Use AdminCreateJusticeUserShort instead
func (*UsersService) AdminCreateJusticeUserShort ¶ added in v0.10.0
func (u *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
func (*UsersService) AdminCreateUserRolesV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminCreateUserRolesV2(input *users.AdminCreateUserRolesV2Params) error
Deprecated: Use AdminCreateUserRolesV2Short instead
func (*UsersService) AdminCreateUserRolesV2Short ¶ added in v0.10.0
func (u *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
func (*UsersService) AdminDeletePlatformLinkV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminDeletePlatformLinkV2(input *users.AdminDeletePlatformLinkV2Params) error
Deprecated: Use AdminDeletePlatformLinkV2Short instead
func (*UsersService) AdminDeletePlatformLinkV2Short ¶ added in v0.10.0
func (u *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
func (*UsersService) AdminDeleteUserInformationV3
deprecated
func (u *UsersService) AdminDeleteUserInformationV3(input *users.AdminDeleteUserInformationV3Params) error
Deprecated: Use AdminDeleteUserInformationV3Short instead
func (*UsersService) AdminDeleteUserInformationV3Short ¶ added in v0.10.0
func (u *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
func (*UsersService) AdminDeleteUserPermissionBulkV3
deprecated
func (u *UsersService) AdminDeleteUserPermissionBulkV3(input *users.AdminDeleteUserPermissionBulkV3Params) error
Deprecated: Use AdminDeleteUserPermissionBulkV3Short instead
func (*UsersService) AdminDeleteUserPermissionBulkV3Short ¶ added in v0.10.0
func (u *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
func (*UsersService) AdminDeleteUserPermissionV3
deprecated
func (u *UsersService) AdminDeleteUserPermissionV3(input *users.AdminDeleteUserPermissionV3Params) error
Deprecated: Use AdminDeleteUserPermissionV3Short instead
func (*UsersService) AdminDeleteUserPermissionV3Short ¶ added in v0.10.0
func (u *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
func (*UsersService) AdminDeleteUserRoleV3
deprecated
func (u *UsersService) AdminDeleteUserRoleV3(input *users.AdminDeleteUserRoleV3Params) error
Deprecated: Use AdminDeleteUserRoleV3Short instead
func (*UsersService) AdminDeleteUserRoleV3Short ¶ added in v0.10.0
func (u *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
func (*UsersService) AdminDeleteUserRolesV3
deprecated
func (u *UsersService) AdminDeleteUserRolesV3(input *users.AdminDeleteUserRolesV3Params) error
Deprecated: Use AdminDeleteUserRolesV3Short instead
func (*UsersService) AdminDeleteUserRolesV3Short ¶ added in v0.10.0
func (u *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
func (*UsersService) AdminDisableUserV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminDisableUserV2(input *users.AdminDisableUserV2Params) error
Deprecated: Use AdminDisableUserV2Short instead
func (*UsersService) AdminDisableUserV2Short ¶ added in v0.10.0
func (u *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
func (*UsersService) AdminEnableUserV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminEnableUserV2(input *users.AdminEnableUserV2Params) error
Deprecated: Use AdminEnableUserV2Short instead
func (*UsersService) AdminEnableUserV2Short ¶ added in v0.10.0
func (u *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
func (*UsersService) AdminGetAgeRestrictionStatusV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminGetAgeRestrictionStatusV2(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
Deprecated: Use AdminGetAgeRestrictionStatusV2Short instead
func (*UsersService) AdminGetAgeRestrictionStatusV2Short ¶ added in v0.10.0
func (u *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
func (*UsersService) AdminGetAgeRestrictionStatusV3
deprecated
func (u *UsersService) AdminGetAgeRestrictionStatusV3(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
Deprecated: Use AdminGetAgeRestrictionStatusV3Short instead
func (*UsersService) AdminGetAgeRestrictionStatusV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
func (*UsersService) AdminGetBulkUserByEmailAddressV3
deprecated
func (u *UsersService) AdminGetBulkUserByEmailAddressV3(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
Deprecated: Use AdminGetBulkUserByEmailAddressV3Short instead
func (*UsersService) AdminGetBulkUserByEmailAddressV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
func (*UsersService) AdminGetListCountryAgeRestrictionV3
deprecated
func (u *UsersService) AdminGetListCountryAgeRestrictionV3(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
Deprecated: Use AdminGetListCountryAgeRestrictionV3Short instead
func (*UsersService) AdminGetListCountryAgeRestrictionV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
func (*UsersService) AdminGetListJusticePlatformAccounts
deprecated
added in
v0.10.0
func (u *UsersService) AdminGetListJusticePlatformAccounts(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
Deprecated: Use AdminGetListJusticePlatformAccountsShort instead
func (*UsersService) AdminGetListJusticePlatformAccountsShort ¶ added in v0.10.0
func (u *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) AdminGetMyUserV3
deprecated
func (u *UsersService) AdminGetMyUserV3(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminGetMyUserV3Short instead
func (*UsersService) AdminGetMyUserV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserBanV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminGetUserBanV2(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use AdminGetUserBanV2Short instead
func (*UsersService) AdminGetUserBanV2Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) AdminGetUserBanV3
deprecated
func (u *UsersService) AdminGetUserBanV3(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: Use AdminGetUserBanV3Short instead
func (*UsersService) AdminGetUserBanV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*UsersService) AdminGetUserByEmailAddressV3
deprecated
func (u *UsersService) AdminGetUserByEmailAddressV3(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminGetUserByEmailAddressV3Short instead
func (*UsersService) AdminGetUserByEmailAddressV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserByPlatformUserIDV3
deprecated
added in
v0.10.0
func (u *UsersService) AdminGetUserByPlatformUserIDV3(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminGetUserByPlatformUserIDV3Short instead
func (*UsersService) AdminGetUserByPlatformUserIDV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserByUserIDV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminGetUserByUserIDV2(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use AdminGetUserByUserIDV2Short instead
func (*UsersService) AdminGetUserByUserIDV2Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) AdminGetUserByUserIDV3
deprecated
func (u *UsersService) AdminGetUserByUserIDV3(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminGetUserByUserIDV3Short instead
func (*UsersService) AdminGetUserByUserIDV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserDeletionStatusV3
deprecated
func (u *UsersService) AdminGetUserDeletionStatusV3(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
Deprecated: Use AdminGetUserDeletionStatusV3Short instead
func (*UsersService) AdminGetUserDeletionStatusV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
func (*UsersService) AdminGetUserLoginHistoriesV3
deprecated
func (u *UsersService) AdminGetUserLoginHistoriesV3(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: Use AdminGetUserLoginHistoriesV3Short instead
func (*UsersService) AdminGetUserLoginHistoriesV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) AdminGetUserPlatformAccountsV3
deprecated
func (u *UsersService) AdminGetUserPlatformAccountsV3(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
Deprecated: Use AdminGetUserPlatformAccountsV3Short instead
func (*UsersService) AdminGetUserPlatformAccountsV3Short ¶ added in v0.10.0
func (u *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
func (*UsersService) AdminInviteUserV3
deprecated
func (u *UsersService) AdminInviteUserV3(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: Use AdminInviteUserV3Short instead
func (*UsersService) AdminInviteUserV3Short ¶ added in v0.10.0
func (u *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersService) AdminLinkPlatformAccount
deprecated
func (u *UsersService) AdminLinkPlatformAccount(input *users.AdminLinkPlatformAccountParams) error
Deprecated: Use AdminLinkPlatformAccountShort instead
func (*UsersService) AdminLinkPlatformAccountShort ¶ added in v0.10.0
func (u *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
func (*UsersService) AdminListUserIDByUserIDsV3
deprecated
added in
v0.10.0
func (u *UsersService) AdminListUserIDByUserIDsV3(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
Deprecated: Use AdminListUserIDByUserIDsV3Short instead
func (*UsersService) AdminListUserIDByUserIDsV3Short ¶ added in v0.10.0
func (u *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
func (*UsersService) AdminListUsersV3
deprecated
func (u *UsersService) AdminListUsersV3(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
Deprecated: Use AdminListUsersV3Short instead
func (*UsersService) AdminListUsersV3Short ¶ added in v0.10.0
func (u *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
func (*UsersService) AdminPlatformLinkV3
deprecated
added in
v0.10.0
func (u *UsersService) AdminPlatformLinkV3(input *users.AdminPlatformLinkV3Params) error
Deprecated: Use AdminPlatformLinkV3Short instead
func (*UsersService) AdminPlatformLinkV3Short ¶ added in v0.10.0
func (u *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
func (*UsersService) AdminPlatformUnlinkV3
deprecated
func (u *UsersService) AdminPlatformUnlinkV3(input *users.AdminPlatformUnlinkV3Params) error
Deprecated: Use AdminPlatformUnlinkV3Short instead
func (*UsersService) AdminPlatformUnlinkV3Short ¶ added in v0.10.0
func (u *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
func (*UsersService) AdminPutUserRolesV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminPutUserRolesV2(input *users.AdminPutUserRolesV2Params) error
Deprecated: Use AdminPutUserRolesV2Short instead
func (*UsersService) AdminPutUserRolesV2Short ¶ added in v0.10.0
func (u *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
func (*UsersService) AdminResetPasswordV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminResetPasswordV2(input *users.AdminResetPasswordV2Params) error
Deprecated: Use AdminResetPasswordV2Short instead
func (*UsersService) AdminResetPasswordV2Short ¶ added in v0.10.0
func (u *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
func (*UsersService) AdminSaveUserRoleV3
deprecated
func (u *UsersService) AdminSaveUserRoleV3(input *users.AdminSaveUserRoleV3Params) error
Deprecated: Use AdminSaveUserRoleV3Short instead
func (*UsersService) AdminSaveUserRoleV3Short ¶ added in v0.10.0
func (u *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
func (*UsersService) AdminSearchUserV3
deprecated
func (u *UsersService) AdminSearchUserV3(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
Deprecated: Use AdminSearchUserV3Short instead
func (*UsersService) AdminSearchUserV3Short ¶ added in v0.10.0
func (u *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
func (*UsersService) AdminSearchUsersV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminSearchUsersV2(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
Deprecated: Use AdminSearchUsersV2Short instead
func (*UsersService) AdminSearchUsersV2Short ¶ added in v0.10.0
func (u *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
func (*UsersService) AdminSendVerificationCodeV3
deprecated
func (u *UsersService) AdminSendVerificationCodeV3(input *users.AdminSendVerificationCodeV3Params) error
Deprecated: Use AdminSendVerificationCodeV3Short instead
func (*UsersService) AdminSendVerificationCodeV3Short ¶ added in v0.10.0
func (u *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
func (*UsersService) AdminUpdateAgeRestrictionConfigV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminUpdateAgeRestrictionConfigV2(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
Deprecated: Use AdminUpdateAgeRestrictionConfigV2Short instead
func (*UsersService) AdminUpdateAgeRestrictionConfigV2Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
func (*UsersService) AdminUpdateAgeRestrictionConfigV3
deprecated
func (u *UsersService) AdminUpdateAgeRestrictionConfigV3(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
Deprecated: Use AdminUpdateAgeRestrictionConfigV3Short instead
func (*UsersService) AdminUpdateAgeRestrictionConfigV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
func (*UsersService) AdminUpdateCountryAgeRestrictionV3
deprecated
func (u *UsersService) AdminUpdateCountryAgeRestrictionV3(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
Deprecated: Use AdminUpdateCountryAgeRestrictionV3Short instead
func (*UsersService) AdminUpdateCountryAgeRestrictionV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
func (*UsersService) AdminUpdateUserBanV3
deprecated
func (u *UsersService) AdminUpdateUserBanV3(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
Deprecated: Use AdminUpdateUserBanV3Short instead
func (*UsersService) AdminUpdateUserBanV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
func (*UsersService) AdminUpdateUserDeletionStatusV3
deprecated
func (u *UsersService) AdminUpdateUserDeletionStatusV3(input *users.AdminUpdateUserDeletionStatusV3Params) error
Deprecated: Use AdminUpdateUserDeletionStatusV3Short instead
func (*UsersService) AdminUpdateUserDeletionStatusV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
func (*UsersService) AdminUpdateUserPermissionV3
deprecated
func (u *UsersService) AdminUpdateUserPermissionV3(input *users.AdminUpdateUserPermissionV3Params) error
Deprecated: Use AdminUpdateUserPermissionV3Short instead
func (*UsersService) AdminUpdateUserPermissionV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
func (*UsersService) AdminUpdateUserStatusV3
deprecated
func (u *UsersService) AdminUpdateUserStatusV3(input *users.AdminUpdateUserStatusV3Params) error
Deprecated: Use AdminUpdateUserStatusV3Short instead
func (*UsersService) AdminUpdateUserStatusV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
func (*UsersService) AdminUpdateUserV2
deprecated
added in
v0.10.0
func (u *UsersService) AdminUpdateUserV2(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use AdminUpdateUserV2Short instead
func (*UsersService) AdminUpdateUserV2Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) AdminUpdateUserV3
deprecated
func (u *UsersService) AdminUpdateUserV3(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminUpdateUserV3Short instead
func (*UsersService) AdminUpdateUserV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminUpgradeHeadlessAccountV3
deprecated
func (u *UsersService) AdminUpgradeHeadlessAccountV3(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminUpgradeHeadlessAccountV3Short instead
func (*UsersService) AdminUpgradeHeadlessAccountV3Short ¶ added in v0.10.0
func (u *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminVerifyAccountV3
deprecated
func (u *UsersService) AdminVerifyAccountV3(input *users.AdminVerifyAccountV3Params) error
Deprecated: Use AdminVerifyAccountV3Short instead
func (*UsersService) AdminVerifyAccountV3Short ¶ added in v0.10.0
func (u *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
func (*UsersService) AdminVerifyUserWithoutVerificationCodeV3
deprecated
func (u *UsersService) AdminVerifyUserWithoutVerificationCodeV3(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
Deprecated: Use AdminVerifyUserWithoutVerificationCodeV3Short instead
func (*UsersService) AdminVerifyUserWithoutVerificationCodeV3Short ¶ added in v0.10.0
func (u *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
func (*UsersService) BanUser
deprecated
added in
v0.10.0
func (u *UsersService) BanUser(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use BanUserShort instead
func (*UsersService) BanUserShort ¶ added in v0.10.0
func (u *UsersService) BanUserShort(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) CheckUserAvailability
deprecated
added in
v0.10.0
func (u *UsersService) CheckUserAvailability(input *users.CheckUserAvailabilityParams) error
Deprecated: Use CheckUserAvailabilityShort instead
func (*UsersService) CheckUserAvailabilityShort ¶ added in v0.10.0
func (u *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
func (*UsersService) CreateUser
deprecated
added in
v0.10.0
func (u *UsersService) CreateUser(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
Deprecated: Use CreateUserShort instead
func (*UsersService) CreateUserFromInvitationV3
deprecated
func (u *UsersService) CreateUserFromInvitationV3(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
Deprecated: Use CreateUserFromInvitationV3Short instead
func (*UsersService) CreateUserFromInvitationV3Short ¶ added in v0.10.0
func (u *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
func (*UsersService) CreateUserShort ¶ added in v0.10.0
func (u *UsersService) CreateUserShort(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
func (*UsersService) DeleteUser
deprecated
added in
v0.10.0
func (u *UsersService) DeleteUser(input *users.DeleteUserParams) error
Deprecated: Use DeleteUserShort instead
func (*UsersService) DeleteUserInformation
deprecated
added in
v0.10.0
func (u *UsersService) DeleteUserInformation(input *users.DeleteUserInformationParams) error
Deprecated: Use DeleteUserInformationShort instead
func (*UsersService) DeleteUserInformationShort ¶ added in v0.10.0
func (u *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
func (*UsersService) DeleteUserPermission
deprecated
added in
v0.10.0
func (u *UsersService) DeleteUserPermission(input *users.DeleteUserPermissionParams) error
Deprecated: Use DeleteUserPermissionShort instead
func (*UsersService) DeleteUserPermissionShort ¶ added in v0.10.0
func (u *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
func (*UsersService) DeleteUserRole
deprecated
added in
v0.10.0
func (u *UsersService) DeleteUserRole(input *users.DeleteUserRoleParams) error
Deprecated: Use DeleteUserRoleShort instead
func (*UsersService) DeleteUserRoleShort ¶ added in v0.10.0
func (u *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
func (*UsersService) DeleteUserShort ¶ added in v0.10.0
func (u *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
func (*UsersService) DisableUser
deprecated
added in
v0.10.0
func (u *UsersService) DisableUser(input *users.DisableUserParams) error
Deprecated: Use DisableUserShort instead
func (*UsersService) DisableUserBan
deprecated
added in
v0.10.0
func (u *UsersService) DisableUserBan(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use DisableUserBanShort instead
func (*UsersService) DisableUserBanShort ¶ added in v0.10.0
func (u *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) DisableUserShort ¶ added in v0.10.0
func (u *UsersService) DisableUserShort(input *users.DisableUserParams) error
func (*UsersService) EnableUser
deprecated
added in
v0.10.0
func (u *UsersService) EnableUser(input *users.EnableUserParams) error
Deprecated: Use EnableUserShort instead
func (*UsersService) EnableUserBan
deprecated
added in
v0.10.0
func (u *UsersService) EnableUserBan(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use EnableUserBanShort instead
func (*UsersService) EnableUserBanShort ¶ added in v0.10.0
func (u *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) EnableUserShort ¶ added in v0.10.0
func (u *UsersService) EnableUserShort(input *users.EnableUserParams) error
func (*UsersService) ForgotPassword
deprecated
added in
v0.10.0
func (u *UsersService) ForgotPassword(input *users.ForgotPasswordParams) error
Deprecated: Use ForgotPasswordShort instead
func (*UsersService) ForgotPasswordShort ¶ added in v0.10.0
func (u *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
func (*UsersService) GetAdminInvitationV3
deprecated
func (u *UsersService) GetAdminInvitationV3(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
Deprecated: Use GetAdminInvitationV3Short instead
func (*UsersService) GetAdminInvitationV3Short ¶ added in v0.10.0
func (u *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
func (*UsersService) GetAdminUsersByRoleID
deprecated
added in
v0.10.0
func (u *UsersService) GetAdminUsersByRoleID(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
Deprecated: Use GetAdminUsersByRoleIDShort instead
func (*UsersService) GetAdminUsersByRoleIDShort ¶ added in v0.10.0
func (u *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
func (*UsersService) GetAdminUsersByRoleIDV3
deprecated
func (u *UsersService) GetAdminUsersByRoleIDV3(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
Deprecated: Use GetAdminUsersByRoleIDV3Short instead
func (*UsersService) GetAdminUsersByRoleIDV3Short ¶ added in v0.10.0
func (u *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
func (*UsersService) GetAuthSession ¶ added in v0.21.0
func (u *UsersService) GetAuthSession() auth.Session
func (*UsersService) GetListCountryAgeRestriction
deprecated
added in
v0.10.0
func (u *UsersService) GetListCountryAgeRestriction(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
Deprecated: Use GetListCountryAgeRestrictionShort instead
func (*UsersService) GetListCountryAgeRestrictionShort ¶ added in v0.10.0
func (u *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
func (*UsersService) GetListJusticePlatformAccounts
deprecated
added in
v0.10.0
func (u *UsersService) GetListJusticePlatformAccounts(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
Deprecated: Use GetListJusticePlatformAccountsShort instead
func (*UsersService) GetListJusticePlatformAccountsShort ¶ added in v0.10.0
func (u *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) GetPublisherUser
deprecated
added in
v0.10.0
func (u *UsersService) GetPublisherUser(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
Deprecated: Use GetPublisherUserShort instead
func (*UsersService) GetPublisherUserShort ¶ added in v0.10.0
func (u *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
func (*UsersService) GetUserBanHistory
deprecated
added in
v0.10.0
func (u *UsersService) GetUserBanHistory(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use GetUserBanHistoryShort instead
func (*UsersService) GetUserBanHistoryShort ¶ added in v0.10.0
func (u *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) GetUserByLoginID
deprecated
added in
v0.10.0
func (u *UsersService) GetUserByLoginID(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
Deprecated: Use GetUserByLoginIDShort instead
func (*UsersService) GetUserByLoginIDShort ¶ added in v0.10.0
func (u *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
func (*UsersService) GetUserByPlatformUserID
deprecated
added in
v0.10.0
func (u *UsersService) GetUserByPlatformUserID(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
Deprecated: Use GetUserByPlatformUserIDShort instead
func (*UsersService) GetUserByPlatformUserIDShort ¶ added in v0.10.0
func (u *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
func (*UsersService) GetUserByUserID
deprecated
added in
v0.10.0
func (u *UsersService) GetUserByUserID(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use GetUserByUserIDShort instead
func (*UsersService) GetUserByUserIDShort ¶ added in v0.10.0
func (u *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) GetUserInformation
deprecated
added in
v0.10.0
func (u *UsersService) GetUserInformation(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
Deprecated: Use GetUserInformationShort instead
func (*UsersService) GetUserInformationShort ¶ added in v0.10.0
func (u *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
func (*UsersService) GetUserJusticePlatformAccount
deprecated
added in
v0.10.0
func (u *UsersService) GetUserJusticePlatformAccount(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
Deprecated: Use GetUserJusticePlatformAccountShort instead
func (*UsersService) GetUserJusticePlatformAccountShort ¶ added in v0.10.0
func (u *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
func (*UsersService) GetUserLoginHistories
deprecated
added in
v0.10.0
func (u *UsersService) GetUserLoginHistories(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: Use GetUserLoginHistoriesShort instead
func (*UsersService) GetUserLoginHistoriesShort ¶ added in v0.10.0
func (u *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) GetUserMapping
deprecated
added in
v0.10.0
func (u *UsersService) GetUserMapping(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
Deprecated: Use GetUserMappingShort instead
func (*UsersService) GetUserMappingShort ¶ added in v0.10.0
func (u *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) GetUserPlatformAccounts
deprecated
added in
v0.10.0
func (u *UsersService) GetUserPlatformAccounts(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
Deprecated: Use GetUserPlatformAccountsShort instead
func (*UsersService) GetUserPlatformAccountsShort ¶ added in v0.10.0
func (u *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
func (*UsersService) GetUserVerificationCode
deprecated
added in
v0.10.0
func (u *UsersService) GetUserVerificationCode(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
Deprecated: Use GetUserVerificationCodeShort instead
func (*UsersService) GetUserVerificationCodeShort ¶ added in v0.10.0
func (u *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
func (*UsersService) GetUsersByLoginIds
deprecated
added in
v0.10.0
func (u *UsersService) GetUsersByLoginIds(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
Deprecated: Use GetUsersByLoginIdsShort instead
func (*UsersService) GetUsersByLoginIdsShort ¶ added in v0.10.0
func (u *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
func (*UsersService) ListAdminsV3
deprecated
func (u *UsersService) ListAdminsV3(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
Deprecated: Use ListAdminsV3Short instead
func (*UsersService) ListAdminsV3Short ¶ added in v0.10.0
func (u *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
func (*UsersService) ListCrossNamespaceAccountLink
deprecated
added in
v0.10.0
func (u *UsersService) ListCrossNamespaceAccountLink(input *users.ListCrossNamespaceAccountLinkParams) error
Deprecated: Use ListCrossNamespaceAccountLinkShort instead
func (*UsersService) ListCrossNamespaceAccountLinkShort ¶ added in v0.10.0
func (u *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
func (*UsersService) PlatformLink
deprecated
added in
v0.10.0
func (u *UsersService) PlatformLink(input *users.PlatformLinkParams) error
Deprecated: Use PlatformLinkShort instead
func (*UsersService) PlatformLinkShort ¶ added in v0.10.0
func (u *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
func (*UsersService) PlatformUnlink
deprecated
added in
v0.10.0
func (u *UsersService) PlatformUnlink(input *users.PlatformUnlinkParams) error
Deprecated: Use PlatformUnlinkShort instead
func (*UsersService) PlatformUnlinkShort ¶ added in v0.10.0
func (u *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
func (*UsersService) PublicBulkGetUsers
deprecated
added in
v0.10.0
func (u *UsersService) PublicBulkGetUsers(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
Deprecated: Use PublicBulkGetUsersShort instead
func (*UsersService) PublicBulkGetUsersShort ¶ added in v0.10.0
func (u *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
func (*UsersService) PublicCreateJusticeUser
deprecated
func (u *UsersService) PublicCreateJusticeUser(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
Deprecated: Use PublicCreateJusticeUserShort instead
func (*UsersService) PublicCreateJusticeUserShort ¶ added in v0.10.0
func (u *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
func (*UsersService) PublicCreateUserV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicCreateUserV2(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
Deprecated: Use PublicCreateUserV2Short instead
func (*UsersService) PublicCreateUserV2Short ¶ added in v0.10.0
func (u *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
func (*UsersService) PublicCreateUserV3
deprecated
func (u *UsersService) PublicCreateUserV3(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
Deprecated: Use PublicCreateUserV3Short instead
func (*UsersService) PublicCreateUserV3Short ¶ added in v0.10.0
func (u *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
func (*UsersService) PublicDeletePlatformLinkV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicDeletePlatformLinkV2(input *users.PublicDeletePlatformLinkV2Params) error
Deprecated: Use PublicDeletePlatformLinkV2Short instead
func (*UsersService) PublicDeletePlatformLinkV2Short ¶ added in v0.10.0
func (u *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
func (*UsersService) PublicForceLinkPlatformWithProgression
deprecated
added in
v0.20.0
func (u *UsersService) PublicForceLinkPlatformWithProgression(input *users.PublicForceLinkPlatformWithProgressionParams) error
Deprecated: Use PublicForceLinkPlatformWithProgressionShort instead
func (*UsersService) PublicForceLinkPlatformWithProgressionShort ¶ added in v0.20.0
func (u *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
func (*UsersService) PublicForgotPasswordV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicForgotPasswordV2(input *users.PublicForgotPasswordV2Params) error
Deprecated: Use PublicForgotPasswordV2Short instead
func (*UsersService) PublicForgotPasswordV2Short ¶ added in v0.10.0
func (u *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
func (*UsersService) PublicForgotPasswordV3
deprecated
func (u *UsersService) PublicForgotPasswordV3(input *users.PublicForgotPasswordV3Params) error
Deprecated: Use PublicForgotPasswordV3Short instead
func (*UsersService) PublicForgotPasswordV3Short ¶ added in v0.10.0
func (u *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
func (*UsersService) PublicGetAsyncStatus
deprecated
func (u *UsersService) PublicGetAsyncStatus(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
Deprecated: Use PublicGetAsyncStatusShort instead
func (*UsersService) PublicGetAsyncStatusShort ¶ added in v0.10.0
func (u *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
func (*UsersService) PublicGetCountryAgeRestriction
deprecated
added in
v0.14.0
func (u *UsersService) PublicGetCountryAgeRestriction(input *users.PublicGetCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
Deprecated: Use PublicGetCountryAgeRestrictionShort instead
func (*UsersService) PublicGetCountryAgeRestrictionShort ¶ added in v0.14.0
func (u *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
func (*UsersService) PublicGetMyUserV3
deprecated
func (u *UsersService) PublicGetMyUserV3(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicGetMyUserV3Short instead
func (*UsersService) PublicGetMyUserV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicGetUserBan
deprecated
added in
v0.10.0
func (u *UsersService) PublicGetUserBan(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: Use PublicGetUserBanShort instead
func (*UsersService) PublicGetUserBanHistoryV3
deprecated
func (u *UsersService) PublicGetUserBanHistoryV3(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: Use PublicGetUserBanHistoryV3Short instead
func (*UsersService) PublicGetUserBanHistoryV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*UsersService) PublicGetUserBanShort ¶ added in v0.10.0
func (u *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) PublicGetUserByPlatformUserIDV3
deprecated
func (u *UsersService) PublicGetUserByPlatformUserIDV3(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicGetUserByPlatformUserIDV3Short instead
func (*UsersService) PublicGetUserByPlatformUserIDV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicGetUserByUserIDV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicGetUserByUserIDV2(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use PublicGetUserByUserIDV2Short instead
func (*UsersService) PublicGetUserByUserIDV2Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) PublicGetUserByUserIDV3
deprecated
func (u *UsersService) PublicGetUserByUserIDV3(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
Deprecated: Use PublicGetUserByUserIDV3Short instead
func (*UsersService) PublicGetUserByUserIDV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
func (*UsersService) PublicGetUserLoginHistoriesV3
deprecated
func (u *UsersService) PublicGetUserLoginHistoriesV3(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: Use PublicGetUserLoginHistoriesV3Short instead
func (*UsersService) PublicGetUserLoginHistoriesV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) PublicGetUserPlatformAccountsV3
deprecated
func (u *UsersService) PublicGetUserPlatformAccountsV3(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
Deprecated: Use PublicGetUserPlatformAccountsV3Short instead
func (*UsersService) PublicGetUserPlatformAccountsV3Short ¶ added in v0.10.0
func (u *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
func (*UsersService) PublicLinkPlatformAccount
deprecated
func (u *UsersService) PublicLinkPlatformAccount(input *users.PublicLinkPlatformAccountParams) error
Deprecated: Use PublicLinkPlatformAccountShort instead
func (*UsersService) PublicLinkPlatformAccountShort ¶ added in v0.10.0
func (u *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
func (*UsersService) PublicListUserAllPlatformAccountsDistinctV3
deprecated
added in
v0.20.0
func (u *UsersService) PublicListUserAllPlatformAccountsDistinctV3(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
Deprecated: Use PublicListUserAllPlatformAccountsDistinctV3Short instead
func (*UsersService) PublicListUserAllPlatformAccountsDistinctV3Short ¶ added in v0.20.0
func (u *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
func (*UsersService) PublicListUserIDByPlatformUserIDsV3
deprecated
func (u *UsersService) PublicListUserIDByPlatformUserIDsV3(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
Deprecated: Use PublicListUserIDByPlatformUserIDsV3Short instead
func (*UsersService) PublicListUserIDByPlatformUserIDsV3Short ¶ added in v0.10.0
func (u *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
func (*UsersService) PublicPlatformLinkV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicPlatformLinkV2(input *users.PublicPlatformLinkV2Params) error
Deprecated: Use PublicPlatformLinkV2Short instead
func (*UsersService) PublicPlatformLinkV2Short ¶ added in v0.10.0
func (u *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
func (*UsersService) PublicPlatformLinkV3
deprecated
func (u *UsersService) PublicPlatformLinkV3(input *users.PublicPlatformLinkV3Params) error
Deprecated: Use PublicPlatformLinkV3Short instead
func (*UsersService) PublicPlatformLinkV3Short ¶ added in v0.10.0
func (u *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
func (*UsersService) PublicPlatformUnlinkAllV3
deprecated
added in
v0.20.0
func (u *UsersService) PublicPlatformUnlinkAllV3(input *users.PublicPlatformUnlinkAllV3Params) error
Deprecated: Use PublicPlatformUnlinkAllV3Short instead
func (*UsersService) PublicPlatformUnlinkAllV3Short ¶ added in v0.20.0
func (u *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
func (*UsersService) PublicPlatformUnlinkV3
deprecated
func (u *UsersService) PublicPlatformUnlinkV3(input *users.PublicPlatformUnlinkV3Params) error
Deprecated: Use PublicPlatformUnlinkV3Short instead
func (*UsersService) PublicPlatformUnlinkV3Short ¶ added in v0.10.0
func (u *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
func (*UsersService) PublicResetPasswordV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicResetPasswordV2(input *users.PublicResetPasswordV2Params) error
Deprecated: Use PublicResetPasswordV2Short instead
func (*UsersService) PublicResetPasswordV2Short ¶ added in v0.10.0
func (u *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
func (*UsersService) PublicSearchUserV3
deprecated
func (u *UsersService) PublicSearchUserV3(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
Deprecated: Use PublicSearchUserV3Short instead
func (*UsersService) PublicSearchUserV3Short ¶ added in v0.10.0
func (u *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
func (*UsersService) PublicSendRegistrationCode
deprecated
added in
v0.14.0
func (u *UsersService) PublicSendRegistrationCode(input *users.PublicSendRegistrationCodeParams) error
Deprecated: Use PublicSendRegistrationCodeShort instead
func (*UsersService) PublicSendRegistrationCodeShort ¶ added in v0.14.0
func (u *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
func (*UsersService) PublicSendVerificationCodeV3
deprecated
func (u *UsersService) PublicSendVerificationCodeV3(input *users.PublicSendVerificationCodeV3Params) error
Deprecated: Use PublicSendVerificationCodeV3Short instead
func (*UsersService) PublicSendVerificationCodeV3Short ¶ added in v0.10.0
func (u *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
func (*UsersService) PublicUpdatePasswordV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicUpdatePasswordV2(input *users.PublicUpdatePasswordV2Params) error
Deprecated: Use PublicUpdatePasswordV2Short instead
func (*UsersService) PublicUpdatePasswordV2Short ¶ added in v0.10.0
func (u *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
func (*UsersService) PublicUpdatePasswordV3
deprecated
func (u *UsersService) PublicUpdatePasswordV3(input *users.PublicUpdatePasswordV3Params) error
Deprecated: Use PublicUpdatePasswordV3Short instead
func (*UsersService) PublicUpdatePasswordV3Short ¶ added in v0.10.0
func (u *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
func (*UsersService) PublicUpdateUserV2
deprecated
added in
v0.10.0
func (u *UsersService) PublicUpdateUserV2(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
Deprecated: Use PublicUpdateUserV2Short instead
func (*UsersService) PublicUpdateUserV2Short ¶ added in v0.10.0
func (u *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
func (*UsersService) PublicUpdateUserV3
deprecated
func (u *UsersService) PublicUpdateUserV3(input *users.PublicUpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicUpdateUserV3Short instead
func (*UsersService) PublicUpdateUserV3Short ¶ added in v0.10.0
func (u *UsersService) PublicUpdateUserV3Short(input *users.PublicUpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicUpgradeHeadlessAccountV3
deprecated
func (u *UsersService) PublicUpgradeHeadlessAccountV3(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicUpgradeHeadlessAccountV3Short instead
func (*UsersService) PublicUpgradeHeadlessAccountV3Short ¶ added in v0.10.0
func (u *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicUserVerificationV3
deprecated
func (u *UsersService) PublicUserVerificationV3(input *users.PublicUserVerificationV3Params) error
Deprecated: Use PublicUserVerificationV3Short instead
func (*UsersService) PublicUserVerificationV3Short ¶ added in v0.10.0
func (u *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
func (*UsersService) PublicValidateUserByUserIDAndPasswordV3
deprecated
func (u *UsersService) PublicValidateUserByUserIDAndPasswordV3(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
Deprecated: Use PublicValidateUserByUserIDAndPasswordV3Short instead
func (*UsersService) PublicValidateUserByUserIDAndPasswordV3Short ¶ added in v0.10.0
func (u *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
func (*UsersService) PublicVerifyHeadlessAccountV3
deprecated
func (u *UsersService) PublicVerifyHeadlessAccountV3(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicVerifyHeadlessAccountV3Short instead
func (*UsersService) PublicVerifyHeadlessAccountV3Short ¶ added in v0.10.0
func (u *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicVerifyRegistrationCode
deprecated
added in
v0.14.0
func (u *UsersService) PublicVerifyRegistrationCode(input *users.PublicVerifyRegistrationCodeParams) error
Deprecated: Use PublicVerifyRegistrationCodeShort instead
func (*UsersService) PublicVerifyRegistrationCodeShort ¶ added in v0.14.0
func (u *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
func (*UsersService) PublicWebLinkPlatform
deprecated
func (u *UsersService) PublicWebLinkPlatform(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
Deprecated: Use PublicWebLinkPlatformShort instead
func (*UsersService) PublicWebLinkPlatformEstablish
deprecated
func (u *UsersService) PublicWebLinkPlatformEstablish(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
Deprecated: Use PublicWebLinkPlatformEstablishShort instead
func (*UsersService) PublicWebLinkPlatformEstablishShort ¶ added in v0.10.0
func (u *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
func (*UsersService) PublicWebLinkPlatformShort ¶ added in v0.10.0
func (u *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
func (*UsersService) ResetPassword
deprecated
added in
v0.10.0
func (u *UsersService) ResetPassword(input *users.ResetPasswordParams) error
Deprecated: Use ResetPasswordShort instead
func (*UsersService) ResetPasswordShort ¶ added in v0.10.0
func (u *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
func (*UsersService) ResetPasswordV3
deprecated
func (u *UsersService) ResetPasswordV3(input *users.ResetPasswordV3Params) error
Deprecated: Use ResetPasswordV3Short instead
func (*UsersService) ResetPasswordV3Short ¶ added in v0.10.0
func (u *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
func (*UsersService) SaveUserPermission
deprecated
added in
v0.10.0
func (u *UsersService) SaveUserPermission(input *users.SaveUserPermissionParams) error
Deprecated: Use SaveUserPermissionShort instead
func (*UsersService) SaveUserPermissionShort ¶ added in v0.10.0
func (u *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
func (*UsersService) SaveUserRoles
deprecated
added in
v0.10.0
func (u *UsersService) SaveUserRoles(input *users.SaveUserRolesParams) error
Deprecated: Use SaveUserRolesShort instead
func (*UsersService) SaveUserRolesShort ¶ added in v0.10.0
func (u *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
func (*UsersService) SearchUser
deprecated
added in
v0.10.0
func (u *UsersService) SearchUser(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
Deprecated: Use SearchUserShort instead
func (*UsersService) SearchUserShort ¶ added in v0.10.0
func (u *UsersService) SearchUserShort(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
func (*UsersService) SendVerificationCode
deprecated
added in
v0.10.0
func (u *UsersService) SendVerificationCode(input *users.SendVerificationCodeParams) error
Deprecated: Use SendVerificationCodeShort instead
func (*UsersService) SendVerificationCodeShort ¶ added in v0.10.0
func (u *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
func (*UsersService) UpdateCountryAgeRestriction
deprecated
added in
v0.10.0
func (u *UsersService) UpdateCountryAgeRestriction(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
Deprecated: Use UpdateCountryAgeRestrictionShort instead
func (*UsersService) UpdateCountryAgeRestrictionShort ¶ added in v0.10.0
func (u *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
func (*UsersService) UpdatePassword
deprecated
added in
v0.10.0
func (u *UsersService) UpdatePassword(input *users.UpdatePasswordParams) error
Deprecated: Use UpdatePasswordShort instead
func (*UsersService) UpdatePasswordShort ¶ added in v0.10.0
func (u *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
func (*UsersService) UpdateUser
deprecated
added in
v0.10.0
func (u *UsersService) UpdateUser(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use UpdateUserShort instead
func (*UsersService) UpdateUserShort ¶ added in v0.10.0
func (u *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UpdateUserV3
deprecated
func (u *UsersService) UpdateUserV3(input *users.UpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use UpdateUserV3Short instead
func (*UsersService) UpdateUserV3Short ¶ added in v0.10.0
func (u *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) ([]*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) UpgradeHeadlessAccount
deprecated
added in
v0.10.0
func (u *UsersService) UpgradeHeadlessAccount(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use UpgradeHeadlessAccountShort instead
func (*UsersService) UpgradeHeadlessAccountShort ¶ added in v0.10.0
func (u *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UpgradeHeadlessAccountWithVerificationCode
deprecated
added in
v0.10.0
func (u *UsersService) UpgradeHeadlessAccountWithVerificationCode(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: Use UpgradeHeadlessAccountWithVerificationCodeShort instead
func (*UsersService) UpgradeHeadlessAccountWithVerificationCodeShort ¶ added in v0.10.0
func (u *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UserVerification
deprecated
added in
v0.10.0
func (u *UsersService) UserVerification(input *users.UserVerificationParams) error
Deprecated: Use UserVerificationShort instead
func (*UsersService) UserVerificationShort ¶ added in v0.10.0
func (u *UsersService) UserVerificationShort(input *users.UserVerificationParams) error
type UsersV4Service ¶ added in v0.10.0
type UsersV4Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*UsersV4Service) AdminAddUserRoleV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminAddUserRoleV4(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: Use AdminAddUserRoleV4Short instead
func (*UsersV4Service) AdminAddUserRoleV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminBulkCheckValidUserIDV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminBulkCheckValidUserIDV4(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
Deprecated: Use AdminBulkCheckValidUserIDV4Short instead
func (*UsersV4Service) AdminBulkCheckValidUserIDV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
func (*UsersV4Service) AdminDisableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminDisableMyAuthenticatorV4(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
Deprecated: Use AdminDisableMyAuthenticatorV4Short instead
func (*UsersV4Service) AdminDisableMyAuthenticatorV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminDisableMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminDisableMyBackupCodesV4(input *users_v4.AdminDisableMyBackupCodesV4Params) error
Deprecated: Use AdminDisableMyBackupCodesV4Short instead
func (*UsersV4Service) AdminDisableMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
func (*UsersV4Service) AdminDisableUserMFAV4
deprecated
added in
v0.16.0
func (u *UsersV4Service) AdminDisableUserMFAV4(input *users_v4.AdminDisableUserMFAV4Params) error
Deprecated: Use AdminDisableUserMFAV4Short instead
func (*UsersV4Service) AdminDisableUserMFAV4Short ¶ added in v0.16.0
func (u *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
func (*UsersV4Service) AdminDownloadMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminDownloadMyBackupCodesV4(input *users_v4.AdminDownloadMyBackupCodesV4Params) error
Deprecated: Use AdminDownloadMyBackupCodesV4Short instead
func (*UsersV4Service) AdminDownloadMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params) error
func (*UsersV4Service) AdminEnableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminEnableMyAuthenticatorV4(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
Deprecated: Use AdminEnableMyAuthenticatorV4Short instead
func (*UsersV4Service) AdminEnableMyAuthenticatorV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminEnableMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminEnableMyBackupCodesV4(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use AdminEnableMyBackupCodesV4Short instead
func (*UsersV4Service) AdminEnableMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminGenerateMyAuthenticatorKeyV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
Deprecated: Use AdminGenerateMyAuthenticatorKeyV4Short instead
func (*UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
func (*UsersV4Service) AdminGenerateMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminGenerateMyBackupCodesV4(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use AdminGenerateMyBackupCodesV4Short instead
func (*UsersV4Service) AdminGenerateMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminGetMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminGetMyBackupCodesV4(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use AdminGetMyBackupCodesV4Short instead
func (*UsersV4Service) AdminGetMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminGetMyEnabledFactorsV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminGetMyEnabledFactorsV4(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
Deprecated: Use AdminGetMyEnabledFactorsV4Short instead
func (*UsersV4Service) AdminGetMyEnabledFactorsV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
func (*UsersV4Service) AdminInviteUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminInviteUserV4(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: Use AdminInviteUserV4Short instead
func (*UsersV4Service) AdminInviteUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersV4Service) AdminListUserRolesV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminListUserRolesV4(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: Use AdminListUserRolesV4Short instead
func (*UsersV4Service) AdminListUserRolesV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminMakeFactorMyDefaultV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) AdminMakeFactorMyDefaultV4(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
Deprecated: Use AdminMakeFactorMyDefaultV4Short instead
func (*UsersV4Service) AdminMakeFactorMyDefaultV4Short ¶ added in v0.15.0
func (u *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) AdminRemoveUserRoleV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminRemoveUserRoleV4(input *users_v4.AdminRemoveUserRoleV4Params) error
Deprecated: Use AdminRemoveUserRoleV4Short instead
func (*UsersV4Service) AdminRemoveUserRoleV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
func (*UsersV4Service) AdminUpdateMyUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminUpdateMyUserV4(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminUpdateMyUserV4Short instead
func (*UsersV4Service) AdminUpdateMyUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) AdminUpdateUserEmailAddressV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminUpdateUserEmailAddressV4(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
Deprecated: Use AdminUpdateUserEmailAddressV4Short instead
func (*UsersV4Service) AdminUpdateUserEmailAddressV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) AdminUpdateUserRoleV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminUpdateUserRoleV4(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: Use AdminUpdateUserRoleV4Short instead
func (*UsersV4Service) AdminUpdateUserRoleV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminUpdateUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) AdminUpdateUserV4(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use AdminUpdateUserV4Short instead
func (*UsersV4Service) AdminUpdateUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) CreateUserFromInvitationV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) CreateUserFromInvitationV4(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: Use CreateUserFromInvitationV4Short instead
func (*UsersV4Service) CreateUserFromInvitationV4Short ¶ added in v0.10.0
func (u *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) GetAuthSession ¶ added in v0.21.0
func (u *UsersV4Service) GetAuthSession() auth.Session
func (*UsersV4Service) PublicCreateTestUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicCreateTestUserV4(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: Use PublicCreateTestUserV4Short instead
func (*UsersV4Service) PublicCreateTestUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) PublicCreateUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicCreateUserV4(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: Use PublicCreateUserV4Short instead
func (*UsersV4Service) PublicCreateUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) PublicDisableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicDisableMyAuthenticatorV4(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
Deprecated: Use PublicDisableMyAuthenticatorV4Short instead
func (*UsersV4Service) PublicDisableMyAuthenticatorV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicDisableMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicDisableMyBackupCodesV4(input *users_v4.PublicDisableMyBackupCodesV4Params) error
Deprecated: Use PublicDisableMyBackupCodesV4Short instead
func (*UsersV4Service) PublicDisableMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
func (*UsersV4Service) PublicDownloadMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicDownloadMyBackupCodesV4(input *users_v4.PublicDownloadMyBackupCodesV4Params) error
Deprecated: Use PublicDownloadMyBackupCodesV4Short instead
func (*UsersV4Service) PublicDownloadMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params) error
func (*UsersV4Service) PublicEnableMyAuthenticatorV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicEnableMyAuthenticatorV4(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
Deprecated: Use PublicEnableMyAuthenticatorV4Short instead
func (*UsersV4Service) PublicEnableMyAuthenticatorV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicEnableMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicEnableMyBackupCodesV4(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use PublicEnableMyBackupCodesV4Short instead
func (*UsersV4Service) PublicEnableMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicGenerateMyAuthenticatorKeyV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
Deprecated: Use PublicGenerateMyAuthenticatorKeyV4Short instead
func (*UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
func (*UsersV4Service) PublicGenerateMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicGenerateMyBackupCodesV4(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use PublicGenerateMyBackupCodesV4Short instead
func (*UsersV4Service) PublicGenerateMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicGetMyBackupCodesV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicGetMyBackupCodesV4(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: Use PublicGetMyBackupCodesV4Short instead
func (*UsersV4Service) PublicGetMyBackupCodesV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicGetMyEnabledFactorsV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicGetMyEnabledFactorsV4(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
Deprecated: Use PublicGetMyEnabledFactorsV4Short instead
func (*UsersV4Service) PublicGetMyEnabledFactorsV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
func (*UsersV4Service) PublicMakeFactorMyDefaultV4
deprecated
added in
v0.15.0
func (u *UsersV4Service) PublicMakeFactorMyDefaultV4(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
Deprecated: Use PublicMakeFactorMyDefaultV4Short instead
func (*UsersV4Service) PublicMakeFactorMyDefaultV4Short ¶ added in v0.15.0
func (u *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) PublicRemoveTrustedDeviceV4
deprecated
added in
v0.16.0
func (u *UsersV4Service) PublicRemoveTrustedDeviceV4(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
Deprecated: Use PublicRemoveTrustedDeviceV4Short instead
func (*UsersV4Service) PublicRemoveTrustedDeviceV4Short ¶ added in v0.16.0
func (u *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
func (*UsersV4Service) PublicUpdateUserEmailAddressV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicUpdateUserEmailAddressV4(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
Deprecated: Use PublicUpdateUserEmailAddressV4Short instead
func (*UsersV4Service) PublicUpdateUserEmailAddressV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) PublicUpdateUserV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicUpdateUserV4(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: Use PublicUpdateUserV4Short instead
func (*UsersV4Service) PublicUpdateUserV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicUpgradeHeadlessAccountV4(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
Deprecated: Use PublicUpgradeHeadlessAccountV4Short instead
func (*UsersV4Service) PublicUpgradeHeadlessAccountV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4
deprecated
added in
v0.10.0
func (u *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)
Deprecated: Use PublicUpgradeHeadlessAccountWithVerificationCodeV4Short instead
func (*UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short ¶ added in v0.10.0
func (u *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)