Documentation ¶
Index ¶
- Constants
- Variables
- func ClientTokenRefresher(s auth.Session)
- func GetUserAgent() string
- func NewIamClient(configRepository repository.ConfigRepository) *iamclient.JusticeIamService
- func NewRefreshTokenSchedulerImpl() auth.RefreshTokenScheduler
- func UserTokenRefresher(s auth.Session)
- type AuthTokenValidator
- type BansService
- func (aaa *BansService) AdminBanUserBulkV3(input *bans.AdminBanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)deprecated
- func (aaa *BansService) AdminBanUserBulkV3Short(input *bans.AdminBanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
- func (aaa *BansService) AdminGetBannedUsersV3(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (aaa *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (aaa *BansService) AdminGetBansTypeV3(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)deprecated
- func (aaa *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
- func (aaa *BansService) AdminGetBansTypeWithNamespaceV3(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)deprecated
- func (aaa *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
- func (aaa *BansService) AdminGetListBanReasonV3(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)deprecated
- func (aaa *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
- func (aaa *BansService) AdminUnbanUserBulkV3(input *bans.AdminUnbanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)deprecated
- func (aaa *BansService) AdminUnbanUserBulkV3Short(input *bans.AdminUnbanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
- func (aaa *BansService) GetAuthSession() auth.Session
- func (aaa *BansService) GetBansType(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)deprecated
- func (aaa *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
- func (aaa *BansService) GetListBanReason(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)deprecated
- func (aaa *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
- func (aaa *BansService) UpdateFlightId(flightId string)
- type ClientsConfigV3Service
- func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroup(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) errordeprecated
- func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) error
- func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissions(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*iamclientmodels.ClientmodelListClientPermissionSet, error)deprecated
- func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissionsShort(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*iamclientmodels.ClientmodelListClientPermissionSet, error)
- func (aaa *ClientsConfigV3Service) AdminListClientTemplates(input *clients_config_v3.AdminListClientTemplatesParams) (*iamclientmodels.ClientmodelListTemplatesResponse, error)deprecated
- func (aaa *ClientsConfigV3Service) AdminListClientTemplatesShort(input *clients_config_v3.AdminListClientTemplatesParams) (*iamclientmodels.ClientmodelListTemplatesResponse, error)
- func (aaa *ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModule(input *clients_config_v3.AdminUpdateAvailablePermissionsByModuleParams) errordeprecated
- func (aaa *ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModuleShort(input *clients_config_v3.AdminUpdateAvailablePermissionsByModuleParams) error
- func (aaa *ClientsConfigV3Service) GetAuthSession() auth.Session
- func (aaa *ClientsConfigV3Service) UpdateFlightId(flightId string)
- type ClientsService
- func (aaa *ClientsService) AddClientPermission(input *clients.AddClientPermissionParams) errordeprecated
- func (aaa *ClientsService) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
- func (aaa *ClientsService) AdminAddClientPermissionsV3(input *clients.AdminAddClientPermissionsV3Params) errordeprecated
- func (aaa *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
- func (aaa *ClientsService) AdminBulkUpdateClientsV3(input *clients.AdminBulkUpdateClientsV3Params) errordeprecated
- func (aaa *ClientsService) AdminBulkUpdateClientsV3Short(input *clients.AdminBulkUpdateClientsV3Params) error
- func (aaa *ClientsService) AdminCreateClientV3(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (aaa *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (aaa *ClientsService) AdminDeleteClientPermissionV3(input *clients.AdminDeleteClientPermissionV3Params) errordeprecated
- func (aaa *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
- func (aaa *ClientsService) AdminDeleteClientV3(input *clients.AdminDeleteClientV3Params) errordeprecated
- func (aaa *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
- func (aaa *ClientsService) AdminGetClientsByNamespaceV3(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)deprecated
- func (aaa *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
- func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (aaa *ClientsService) AdminUpdateClientPermissionV3(input *clients.AdminUpdateClientPermissionV3Params) errordeprecated
- func (aaa *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
- func (aaa *ClientsService) AdminUpdateClientSecretV3(input *clients.AdminUpdateClientSecretV3Params) errordeprecated
- func (aaa *ClientsService) AdminUpdateClientSecretV3Short(input *clients.AdminUpdateClientSecretV3Params) error
- func (aaa *ClientsService) AdminUpdateClientV3(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)deprecated
- func (aaa *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
- func (aaa *ClientsService) CreateClient(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)deprecated
- func (aaa *ClientsService) CreateClientByNamespace(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)deprecated
- func (aaa *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
- func (aaa *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
- func (aaa *ClientsService) DeleteClient(input *clients.DeleteClientParams) errordeprecated
- func (aaa *ClientsService) DeleteClientByNamespace(input *clients.DeleteClientByNamespaceParams) errordeprecated
- func (aaa *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
- func (aaa *ClientsService) DeleteClientPermission(input *clients.DeleteClientPermissionParams) errordeprecated
- func (aaa *ClientsService) DeleteClientPermissionShort(input *clients.DeleteClientPermissionParams) error
- func (aaa *ClientsService) DeleteClientShort(input *clients.DeleteClientParams) error
- func (aaa *ClientsService) GetAuthSession() auth.Session
- func (aaa *ClientsService) GetClient(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (aaa *ClientsService) GetClientShort(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
- func (aaa *ClientsService) GetClients(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (aaa *ClientsService) GetClientsShort(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
- func (aaa *ClientsService) GetClientsbyNamespace(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (aaa *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
- func (aaa *ClientsService) UpdateClient(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)deprecated
- func (aaa *ClientsService) UpdateClientPermission(input *clients.UpdateClientPermissionParams) errordeprecated
- func (aaa *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
- func (aaa *ClientsService) UpdateClientSecret(input *clients.UpdateClientSecretParams) errordeprecated
- func (aaa *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
- func (aaa *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
- func (aaa *ClientsService) UpdateFlightId(flightId string)
- type ConfigService
- func (aaa *ConfigService) AdminGetConfigValueV3(input *config.AdminGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)deprecated
- func (aaa *ConfigService) AdminGetConfigValueV3Short(input *config.AdminGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) PublicGetConfigValueV3(input *config.PublicGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)deprecated
- func (aaa *ConfigService) PublicGetConfigValueV3Short(input *config.PublicGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type CountryService
- func (aaa *CountryService) AdminAddCountryBlacklistV3(input *country.AdminAddCountryBlacklistV3Params) errordeprecated
- func (aaa *CountryService) AdminAddCountryBlacklistV3Short(input *country.AdminAddCountryBlacklistV3Params) error
- func (aaa *CountryService) AdminGetCountryBlacklistV3(input *country.AdminGetCountryBlacklistV3Params) (*iamclientmodels.ModelCountryBlacklistResponse, error)deprecated
- func (aaa *CountryService) AdminGetCountryBlacklistV3Short(input *country.AdminGetCountryBlacklistV3Params) (*iamclientmodels.ModelCountryBlacklistResponse, error)
- func (aaa *CountryService) AdminGetCountryListV3(input *country.AdminGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)deprecated
- func (aaa *CountryService) AdminGetCountryListV3Short(input *country.AdminGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
- func (aaa *CountryService) GetAuthSession() auth.Session
- func (aaa *CountryService) PublicGetCountryListV3(input *country.PublicGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)deprecated
- func (aaa *CountryService) PublicGetCountryListV3Short(input *country.PublicGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
- func (aaa *CountryService) UpdateFlightId(flightId string)
- type DevicesV4Service
- func (aaa *DevicesV4Service) AdminBanDeviceV4(input *devices_v4.AdminBanDeviceV4Params) errordeprecated
- func (aaa *DevicesV4Service) AdminBanDeviceV4Short(input *devices_v4.AdminBanDeviceV4Params) error
- func (aaa *DevicesV4Service) AdminDecryptDeviceV4(input *devices_v4.AdminDecryptDeviceV4Params) (*iamclientmodels.ModelDeviceIDDecryptResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminDecryptDeviceV4Short(input *devices_v4.AdminDecryptDeviceV4Params) (*iamclientmodels.ModelDeviceIDDecryptResponseV4, error)
- func (aaa *DevicesV4Service) AdminGenerateReportV4(input *devices_v4.AdminGenerateReportV4Params) errordeprecated
- func (aaa *DevicesV4Service) AdminGenerateReportV4Short(input *devices_v4.AdminGenerateReportV4Params) error
- func (aaa *DevicesV4Service) AdminGetBannedDevicesV4(input *devices_v4.AdminGetBannedDevicesV4Params) (*iamclientmodels.ModelDeviceBannedResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetBannedDevicesV4Short(input *devices_v4.AdminGetBannedDevicesV4Params) (*iamclientmodels.ModelDeviceBannedResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetDeviceBanV4(input *devices_v4.AdminGetDeviceBanV4Params) (*iamclientmodels.ModelDeviceBanResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetDeviceBanV4Short(input *devices_v4.AdminGetDeviceBanV4Params) (*iamclientmodels.ModelDeviceBanResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetDeviceBansV4(input *devices_v4.AdminGetDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetDeviceBansV4Short(input *devices_v4.AdminGetDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetDeviceTypesV4(input *devices_v4.AdminGetDeviceTypesV4Params) (*iamclientmodels.ModelDeviceTypesResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetDeviceTypesV4Short(input *devices_v4.AdminGetDeviceTypesV4Params) (*iamclientmodels.ModelDeviceTypesResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetDevicesByUserV4(input *devices_v4.AdminGetDevicesByUserV4Params) (*iamclientmodels.ModelDevicesResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetDevicesByUserV4Short(input *devices_v4.AdminGetDevicesByUserV4Params) (*iamclientmodels.ModelDevicesResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4(input *devices_v4.AdminGetUserDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4Short(input *devices_v4.AdminGetUserDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
- func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4(input *devices_v4.AdminGetUsersByDeviceV4Params) (*iamclientmodels.ModelDeviceUsersResponseV4, error)deprecated
- func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4Short(input *devices_v4.AdminGetUsersByDeviceV4Params) (*iamclientmodels.ModelDeviceUsersResponseV4, error)
- func (aaa *DevicesV4Service) AdminUnbanDeviceV4(input *devices_v4.AdminUnbanDeviceV4Params) errordeprecated
- func (aaa *DevicesV4Service) AdminUnbanDeviceV4Short(input *devices_v4.AdminUnbanDeviceV4Params) error
- func (aaa *DevicesV4Service) AdminUpdateDeviceBanV4(input *devices_v4.AdminUpdateDeviceBanV4Params) errordeprecated
- func (aaa *DevicesV4Service) AdminUpdateDeviceBanV4Short(input *devices_v4.AdminUpdateDeviceBanV4Params) error
- func (aaa *DevicesV4Service) GetAuthSession() auth.Session
- func (aaa *DevicesV4Service) UpdateFlightId(flightId string)
- type InputValidationsService
- func (aaa *InputValidationsService) AdminGetInputValidations(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)deprecated
- func (aaa *InputValidationsService) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
- func (aaa *InputValidationsService) AdminResetInputValidations(input *input_validations.AdminResetInputValidationsParams) errordeprecated
- func (aaa *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
- func (aaa *InputValidationsService) AdminUpdateInputValidations(input *input_validations.AdminUpdateInputValidationsParams) errordeprecated
- func (aaa *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
- func (aaa *InputValidationsService) GetAuthSession() auth.Session
- func (aaa *InputValidationsService) PublicGetInputValidationByField(input *input_validations.PublicGetInputValidationByFieldParams) (*iamclientmodels.ModelInputValidationConfigVersion, error)deprecated
- func (aaa *InputValidationsService) PublicGetInputValidationByFieldShort(input *input_validations.PublicGetInputValidationByFieldParams) (*iamclientmodels.ModelInputValidationConfigVersion, error)
- func (aaa *InputValidationsService) PublicGetInputValidations(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)deprecated
- func (aaa *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
- func (aaa *InputValidationsService) UpdateFlightId(flightId string)
- type JWTBan
- type JWTClaims
- type NamespaceContext
- type NamespaceRole
- type OAuth20ExtensionService
- func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20ExtensionService) GetAuthSession() auth.Session
- func (aaa *OAuth20ExtensionService) GetCountryLocationV3(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)deprecated
- func (aaa *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
- func (aaa *OAuth20ExtensionService) Logout(input *o_auth2_0_extension.LogoutParams) errordeprecated
- func (aaa *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
- func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)deprecated
- func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*iamclientmodels.OauthmodelPlatformTokenRefreshResponseV3, error)deprecated
- func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3Short(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*iamclientmodels.OauthmodelPlatformTokenRefreshResponseV3, error)
- func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeResponse, error)deprecated
- func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeResponse, error)
- func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3Short(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*iamclientmodels.OauthmodelTargetTokenCodeResponse, error)deprecated
- func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3Short(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*iamclientmodels.OauthmodelTargetTokenCodeResponse, error)
- func (aaa *OAuth20ExtensionService) UpdateFlightId(flightId string)
- func (aaa *OAuth20ExtensionService) UserAuthenticationV3(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)deprecated
- func (aaa *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeValidationResponse, error)deprecated
- func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeValidationResponse, error)
- type OAuth20RefreshService
- type OAuth20Service
- func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)deprecated
- func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
- func (aaa *OAuth20Service) AuthCodeRequestV3(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)deprecated
- func (aaa *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 (aaa *OAuth20Service) AuthorizeV3(input *o_auth2_0.AuthorizeV3Params) (string, error)deprecated
- func (aaa *OAuth20Service) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
- func (aaa *OAuth20Service) Change2FAMethod(input *o_auth2_0.Change2FAMethodParams) errordeprecated
- func (aaa *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
- func (aaa *OAuth20Service) GetAuthSession() auth.Session
- func (aaa *OAuth20Service) GetJWKSV3(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)deprecated
- func (aaa *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
- func (aaa *OAuth20Service) GetRevocationListV3(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)deprecated
- func (aaa *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) LoginOrRefresh(username, password string) error
- func (o *OAuth20Service) LoginOrRefreshClient(clientId, clientSecret *string) error
- func (o *OAuth20Service) LoginOrRefreshWithScope(username, password, scope string) error
- func (o *OAuth20Service) LoginPlatform(input *o_auth2_0.PlatformTokenGrantV3Params) error
- func (o *OAuth20Service) LoginUser(username, password string) error
- func (o *OAuth20Service) LoginWithScope(username, password, scope string) error
- func (o *OAuth20Service) Logout() error
- func (o *OAuth20Service) ParseAccessToken(accessToken string, validate bool) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20Service) PlatformTokenGrantV3(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (aaa *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)deprecated
- func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
- func (aaa *OAuth20Service) RevokeUserV3(input *o_auth2_0.RevokeUserV3Params) errordeprecated
- func (aaa *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
- func (aaa *OAuth20Service) SendMFAAuthenticationCode(input *o_auth2_0.SendMFAAuthenticationCodeParams) errordeprecated
- func (aaa *OAuth20Service) SendMFAAuthenticationCodeShort(input *o_auth2_0.SendMFAAuthenticationCodeParams) error
- func (o *OAuth20Service) SetLocalValidation(value bool)
- func (aaa *OAuth20Service) SimultaneousLoginV3(input *o_auth2_0.SimultaneousLoginV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20Service) SimultaneousLoginV3Short(input *o_auth2_0.SimultaneousLoginV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20Service) TokenGrantV3(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)deprecated
- func (aaa *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
- func (aaa *OAuth20Service) TokenIntrospectionV3(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)deprecated
- func (aaa *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
- func (aaa *OAuth20Service) TokenRevocationV3(input *o_auth2_0.TokenRevocationV3Params) errordeprecated
- func (aaa *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
- func (aaa *OAuth20Service) UpdateFlightId(flightId string)
- func (aaa *OAuth20Service) Verify2FACode(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20Service) VerifyTokenV3(input *o_auth2_0.VerifyTokenV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20Service) VerifyTokenV3Short(input *o_auth2_0.VerifyTokenV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- type OAuth20v4Service
- func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4Short(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20v4Service) GetAuthSession() auth.Session
- func (aaa *OAuth20v4Service) PlatformTokenGrantV4(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) PlatformTokenGrantV4Short(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4Short(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20v4Service) SimultaneousLoginV4(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) SimultaneousLoginV4Short(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20v4Service) TokenGrantV4(input *o_auth2_0_v4.TokenGrantV4Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) TokenGrantV4Short(input *o_auth2_0_v4.TokenGrantV4Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
- func (aaa *OAuth20v4Service) UpdateFlightId(flightId string)
- func (aaa *OAuth20v4Service) Verify2FACodeV4(input *o_auth2_0_v4.Verify2FACodeV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)deprecated
- func (aaa *OAuth20v4Service) Verify2FACodeV4Short(input *o_auth2_0_v4.Verify2FACodeV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- type OAuthService
- func (aaa *OAuthService) Authorization(input *o_auth.AuthorizationParams) (string, error)deprecated
- func (aaa *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
- func (aaa *OAuthService) GetAuthSession() auth.Session
- func (aaa *OAuthService) GetJWKS(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)deprecated
- func (aaa *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
- func (aaa *OAuthService) GetRevocationList(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)deprecated
- func (aaa *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
- func (aaa *OAuthService) PlatformTokenRequestHandler(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (aaa *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (aaa *OAuthService) RevokeAUser(input *o_auth.RevokeAUserParams) errordeprecated
- func (aaa *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
- func (aaa *OAuthService) RevokeToken(input *o_auth.RevokeTokenParams) errordeprecated
- func (aaa *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
- func (aaa *OAuthService) RevokeUser(input *o_auth.RevokeUserParams) errordeprecated
- func (aaa *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
- func (aaa *OAuthService) TokenGrant(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (aaa *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- func (aaa *OAuthService) UpdateFlightId(flightId string)
- func (aaa *OAuthService) VerifyToken(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)deprecated
- func (aaa *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
- type Permission
- type Role
- type RolesService
- func (aaa *RolesService) AddRoleManagers(input *roles.AddRoleManagersParams) errordeprecated
- func (aaa *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
- func (aaa *RolesService) AddRoleMembers(input *roles.AddRoleMembersParams) errordeprecated
- func (aaa *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
- func (aaa *RolesService) AddRolePermission(input *roles.AddRolePermissionParams) errordeprecated
- func (aaa *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
- func (aaa *RolesService) AdminAddRoleManagersV3(input *roles.AdminAddRoleManagersV3Params) errordeprecated
- func (aaa *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
- func (aaa *RolesService) AdminAddRoleMembersV3(input *roles.AdminAddRoleMembersV3Params) errordeprecated
- func (aaa *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
- func (aaa *RolesService) AdminAddRolePermissionsV3(input *roles.AdminAddRolePermissionsV3Params) errordeprecated
- func (aaa *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
- func (aaa *RolesService) AdminAddRolePermissionsV4(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (aaa *RolesService) AdminAssignUserToRoleV4(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)deprecated
- func (aaa *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
- func (aaa *RolesService) AdminCreateRoleV3(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)deprecated
- func (aaa *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
- func (aaa *RolesService) AdminCreateRoleV4(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (aaa *RolesService) AdminDeleteRolePermissionV3(input *roles.AdminDeleteRolePermissionV3Params) errordeprecated
- func (aaa *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
- func (aaa *RolesService) AdminDeleteRolePermissionsV3(input *roles.AdminDeleteRolePermissionsV3Params) errordeprecated
- func (aaa *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
- func (aaa *RolesService) AdminDeleteRolePermissionsV4(input *roles.AdminDeleteRolePermissionsV4Params) errordeprecated
- func (aaa *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
- func (aaa *RolesService) AdminDeleteRoleV3(input *roles.AdminDeleteRoleV3Params) errordeprecated
- func (aaa *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
- func (aaa *RolesService) AdminDeleteRoleV4(input *roles.AdminDeleteRoleV4Params) errordeprecated
- func (aaa *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
- func (aaa *RolesService) AdminGetRoleAdminStatusV3(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)deprecated
- func (aaa *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
- func (aaa *RolesService) AdminGetRoleManagersV3(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)deprecated
- func (aaa *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
- func (aaa *RolesService) AdminGetRoleMembersV3(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)deprecated
- func (aaa *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
- func (aaa *RolesService) AdminGetRoleV3(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)deprecated
- func (aaa *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
- func (aaa *RolesService) AdminGetRoleV4(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (aaa *RolesService) AdminGetRolesV3(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)deprecated
- func (aaa *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
- func (aaa *RolesService) AdminGetRolesV4(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
- func (aaa *RolesService) AdminListAssignedUsersV4(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)deprecated
- func (aaa *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
- func (aaa *RolesService) AdminRemoveRoleAdminV3(input *roles.AdminRemoveRoleAdminV3Params) errordeprecated
- func (aaa *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
- func (aaa *RolesService) AdminRemoveRoleManagersV3(input *roles.AdminRemoveRoleManagersV3Params) errordeprecated
- func (aaa *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
- func (aaa *RolesService) AdminRemoveRoleMembersV3(input *roles.AdminRemoveRoleMembersV3Params) errordeprecated
- func (aaa *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
- func (aaa *RolesService) AdminRevokeUserFromRoleV4(input *roles.AdminRevokeUserFromRoleV4Params) errordeprecated
- func (aaa *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
- func (aaa *RolesService) AdminUpdateAdminRoleStatusV3(input *roles.AdminUpdateAdminRoleStatusV3Params) errordeprecated
- func (aaa *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
- func (aaa *RolesService) AdminUpdateRolePermissionsV3(input *roles.AdminUpdateRolePermissionsV3Params) errordeprecated
- func (aaa *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
- func (aaa *RolesService) AdminUpdateRolePermissionsV4(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (aaa *RolesService) AdminUpdateRoleV3(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)deprecated
- func (aaa *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
- func (aaa *RolesService) AdminUpdateRoleV4(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)deprecated
- func (aaa *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
- func (aaa *RolesService) CreateRole(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)deprecated
- func (aaa *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
- func (aaa *RolesService) DeleteRole(input *roles.DeleteRoleParams) errordeprecated
- func (aaa *RolesService) DeleteRolePermission(input *roles.DeleteRolePermissionParams) errordeprecated
- func (aaa *RolesService) DeleteRolePermissionShort(input *roles.DeleteRolePermissionParams) error
- func (aaa *RolesService) DeleteRoleShort(input *roles.DeleteRoleParams) error
- func (aaa *RolesService) GetAuthSession() auth.Session
- func (aaa *RolesService) GetRole(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (aaa *RolesService) GetRoleAdminStatus(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)deprecated
- func (aaa *RolesService) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
- func (aaa *RolesService) GetRoleManagers(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)deprecated
- func (aaa *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
- func (aaa *RolesService) GetRoleMembers(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)deprecated
- func (aaa *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
- func (aaa *RolesService) GetRoleShort(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
- func (aaa *RolesService) GetRoles(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)deprecated
- func (aaa *RolesService) GetRolesShort(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
- func (aaa *RolesService) PublicGetRoleV3(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (aaa *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
- func (aaa *RolesService) PublicGetRolesV3(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)deprecated
- func (aaa *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
- func (aaa *RolesService) RemoveRoleAdmin(input *roles.RemoveRoleAdminParams) errordeprecated
- func (aaa *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
- func (aaa *RolesService) RemoveRoleManagers(input *roles.RemoveRoleManagersParams) errordeprecated
- func (aaa *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
- func (aaa *RolesService) RemoveRoleMembers(input *roles.RemoveRoleMembersParams) errordeprecated
- func (aaa *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
- func (aaa *RolesService) SetRoleAsAdmin(input *roles.SetRoleAsAdminParams) errordeprecated
- func (aaa *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
- func (aaa *RolesService) UpdateFlightId(flightId string)
- func (aaa *RolesService) UpdateRole(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)deprecated
- func (aaa *RolesService) UpdateRolePermissions(input *roles.UpdateRolePermissionsParams) errordeprecated
- func (aaa *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
- func (aaa *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
- type SSOCredentialService
- func (aaa *SSOCredentialService) AddSSOLoginPlatformCredential(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (aaa *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) errordeprecated
- func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) error
- func (aaa *SSOCredentialService) GetAuthSession() auth.Session
- func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredential(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- func (aaa *SSOCredentialService) UpdateFlightId(flightId string)
- func (aaa *SSOCredentialService) UpdateSSOPlatformCredential(input *sso_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)deprecated
- func (aaa *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *sso_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
- type SSOSAML20Service
- func (aaa *SSOSAML20Service) GetAuthSession() auth.Session
- func (aaa *SSOSAML20Service) PlatformAuthenticateSAMLV3Handler(input *sso_saml_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)deprecated
- func (aaa *SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort(input *sso_saml_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
- func (aaa *SSOSAML20Service) UpdateFlightId(flightId string)
- type SSOService
- func (aaa *SSOService) GetAuthSession() auth.Session
- func (aaa *SSOService) LoginSSOClient(input *sso.LoginSSOClientParams) errordeprecated
- func (aaa *SSOService) LoginSSOClientShort(input *sso.LoginSSOClientParams) error
- func (aaa *SSOService) LogoutSSOClient(input *sso.LogoutSSOClientParams) errordeprecated
- func (aaa *SSOService) LogoutSSOClientShort(input *sso.LogoutSSOClientParams) error
- func (aaa *SSOService) UpdateFlightId(flightId string)
- type ThirdPartyCredentialService
- func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3(...) (*iamclientmodels.ModelCheckAvailabilityResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(...) (*iamclientmodels.ModelCheckAvailabilityResponse, error)
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) errordeprecated
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) errordeprecated
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
- func (aaa *ThirdPartyCredentialService) GetAuthSession() auth.Session
- func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)deprecated
- func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(...) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)deprecated
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(...) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(...) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3(...) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(...) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (aaa *ThirdPartyCredentialService) UpdateFlightId(flightId string)
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)deprecated
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
- type TokenValidator
- type UsersService
- func (aaa *UsersService) AddUserPermission(input *users.AddUserPermissionParams) errordeprecated
- func (aaa *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
- func (aaa *UsersService) AddUserRole(input *users.AddUserRoleParams) errordeprecated
- func (aaa *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
- func (aaa *UsersService) AdminAddUserPermissionsV3(input *users.AdminAddUserPermissionsV3Params) errordeprecated
- func (aaa *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
- func (aaa *UsersService) AdminAddUserRoleV3(input *users.AdminAddUserRoleV3Params) errordeprecated
- func (aaa *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
- func (aaa *UsersService) AdminBanUserV2(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) AdminBanUserV3(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)deprecated
- func (aaa *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
- func (aaa *UsersService) AdminBulkGetUsersPlatform(input *users.AdminBulkGetUsersPlatformParams) (*iamclientmodels.ModelListBulkUserPlatformsResponse, error)deprecated
- func (aaa *UsersService) AdminBulkGetUsersPlatformShort(input *users.AdminBulkGetUsersPlatformParams) (*iamclientmodels.ModelListBulkUserPlatformsResponse, error)
- func (aaa *UsersService) AdminBulkUpdateUsersV3(input *users.AdminBulkUpdateUsersV3Params) errordeprecated
- func (aaa *UsersService) AdminBulkUpdateUsersV3Short(input *users.AdminBulkUpdateUsersV3Params) error
- func (aaa *UsersService) AdminCreateJusticeUser(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)deprecated
- func (aaa *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
- func (aaa *UsersService) AdminCreateUserRolesV2(input *users.AdminCreateUserRolesV2Params) errordeprecated
- func (aaa *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
- func (aaa *UsersService) AdminDeletePlatformLinkV2(input *users.AdminDeletePlatformLinkV2Params) errordeprecated
- func (aaa *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
- func (aaa *UsersService) AdminDeleteUserInformationV3(input *users.AdminDeleteUserInformationV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
- func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) error
- func (aaa *UsersService) AdminDeleteUserPermissionBulkV3(input *users.AdminDeleteUserPermissionBulkV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
- func (aaa *UsersService) AdminDeleteUserPermissionV3(input *users.AdminDeleteUserPermissionV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
- func (aaa *UsersService) AdminDeleteUserRoleV3(input *users.AdminDeleteUserRoleV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
- func (aaa *UsersService) AdminDeleteUserRolesV3(input *users.AdminDeleteUserRolesV3Params) errordeprecated
- func (aaa *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
- func (aaa *UsersService) AdminDisableUserV2(input *users.AdminDisableUserV2Params) errordeprecated
- func (aaa *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
- func (aaa *UsersService) AdminEnableUserV2(input *users.AdminEnableUserV2Params) errordeprecated
- func (aaa *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV2(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)deprecated
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV3(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
- func (aaa *UsersService) AdminGetBulkUserBanV3(input *users.AdminGetBulkUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (aaa *UsersService) AdminGetBulkUserBanV3Short(input *users.AdminGetBulkUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
- func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)deprecated
- func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
- func (aaa *UsersService) AdminGetListJusticePlatformAccounts(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (aaa *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
- func (aaa *UsersService) AdminGetMyUserV3(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*iamclientmodels.ModelTokenThirdPartyLinkStatusResponse, error)deprecated
- func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*iamclientmodels.ModelTokenThirdPartyLinkStatusResponse, error)
- func (aaa *UsersService) AdminGetUserBanV2(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) AdminGetUserBanV3(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (aaa *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (aaa *UsersService) AdminGetUserByEmailAddressV3(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminGetUserByPlatformUserIDV3(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminGetUserByUserIDV2(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) AdminGetUserByUserIDV3(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminGetUserDeletionStatusV3(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)deprecated
- func (aaa *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
- func (aaa *UsersService) AdminGetUserLoginHistoriesV3(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (aaa *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (aaa *UsersService) AdminGetUserMapping(input *users.AdminGetUserMappingParams) (*iamclientmodels.ModelGetUserMappingV3, error)deprecated
- func (aaa *UsersService) AdminGetUserMappingShort(input *users.AdminGetUserMappingParams) (*iamclientmodels.ModelGetUserMappingV3, error)
- func (aaa *UsersService) AdminGetUserPlatformAccountsV3(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)deprecated
- func (aaa *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
- func (aaa *UsersService) AdminGetUserSinglePlatformAccount(input *users.AdminGetUserSinglePlatformAccountParams) (*iamclientmodels.ModelUserPlatformMetadata, error)deprecated
- func (aaa *UsersService) AdminGetUserSinglePlatformAccountShort(input *users.AdminGetUserSinglePlatformAccountParams) (*iamclientmodels.ModelUserPlatformMetadata, error)
- func (aaa *UsersService) AdminInviteUserV3(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (aaa *UsersService) AdminLinkPlatformAccount(input *users.AdminLinkPlatformAccountParams) errordeprecated
- func (aaa *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
- func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)deprecated
- func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3Short(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
- func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)deprecated
- func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3Short(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
- func (aaa *UsersService) AdminListUserIDByUserIDsV3(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)deprecated
- func (aaa *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
- func (aaa *UsersService) AdminListUsersV3(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)deprecated
- func (aaa *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
- func (aaa *UsersService) AdminPlatformLinkV3(input *users.AdminPlatformLinkV3Params) errordeprecated
- func (aaa *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
- func (aaa *UsersService) AdminPlatformUnlinkAllV3(input *users.AdminPlatformUnlinkAllV3Params) errordeprecated
- func (aaa *UsersService) AdminPlatformUnlinkAllV3Short(input *users.AdminPlatformUnlinkAllV3Params) error
- func (aaa *UsersService) AdminPlatformUnlinkV3(input *users.AdminPlatformUnlinkV3Params) errordeprecated
- func (aaa *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
- func (aaa *UsersService) AdminPutUserRolesV2(input *users.AdminPutUserRolesV2Params) errordeprecated
- func (aaa *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
- func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*iamclientmodels.ModelLinkingHistoryResponseWithPaginationV3, error)deprecated
- func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3Short(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*iamclientmodels.ModelLinkingHistoryResponseWithPaginationV3, error)
- func (aaa *UsersService) AdminResetPasswordV2(input *users.AdminResetPasswordV2Params) errordeprecated
- func (aaa *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
- func (aaa *UsersService) AdminResetPasswordV3(input *users.AdminResetPasswordV3Params) errordeprecated
- func (aaa *UsersService) AdminResetPasswordV3Short(input *users.AdminResetPasswordV3Params) error
- func (aaa *UsersService) AdminSaveUserRoleV3(input *users.AdminSaveUserRoleV3Params) errordeprecated
- func (aaa *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
- func (aaa *UsersService) AdminSearchUserV3(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)deprecated
- func (aaa *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
- func (aaa *UsersService) AdminSearchUsersV2(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)deprecated
- func (aaa *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
- func (aaa *UsersService) AdminSendVerificationCodeV3(input *users.AdminSendVerificationCodeV3Params) errordeprecated
- func (aaa *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
- func (aaa *UsersService) AdminTrustlyUpdateUserIdentity(input *users.AdminTrustlyUpdateUserIdentityParams) errordeprecated
- func (aaa *UsersService) AdminTrustlyUpdateUserIdentityShort(input *users.AdminTrustlyUpdateUserIdentityParams) error
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)deprecated
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)deprecated
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
- func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)deprecated
- func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
- func (aaa *UsersService) AdminUpdateUserBanV3(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)deprecated
- func (aaa *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
- func (aaa *UsersService) AdminUpdateUserDeletionStatusV3(input *users.AdminUpdateUserDeletionStatusV3Params) errordeprecated
- func (aaa *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
- func (aaa *UsersService) AdminUpdateUserPermissionV3(input *users.AdminUpdateUserPermissionV3Params) errordeprecated
- func (aaa *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
- func (aaa *UsersService) AdminUpdateUserStatusV3(input *users.AdminUpdateUserStatusV3Params) errordeprecated
- func (aaa *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
- func (aaa *UsersService) AdminUpdateUserV2(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) AdminUpdateUserV3(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminUpgradeHeadlessAccountV3(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) AdminVerifyAccountV3(input *users.AdminVerifyAccountV3Params) errordeprecated
- func (aaa *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
- func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) errordeprecated
- func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
- func (aaa *UsersService) BanUser(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) BanUserShort(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) CheckUserAvailability(input *users.CheckUserAvailabilityParams) errordeprecated
- func (aaa *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
- func (aaa *UsersService) CreateUser(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)deprecated
- func (aaa *UsersService) CreateUserFromInvitationV3(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)deprecated
- func (aaa *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
- func (aaa *UsersService) CreateUserShort(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
- func (aaa *UsersService) DeleteUser(input *users.DeleteUserParams) errordeprecated
- func (aaa *UsersService) DeleteUserInformation(input *users.DeleteUserInformationParams) errordeprecated
- func (aaa *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
- func (aaa *UsersService) DeleteUserPermission(input *users.DeleteUserPermissionParams) errordeprecated
- func (aaa *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
- func (aaa *UsersService) DeleteUserRole(input *users.DeleteUserRoleParams) errordeprecated
- func (aaa *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
- func (aaa *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
- func (aaa *UsersService) DisableUser(input *users.DisableUserParams) errordeprecated
- func (aaa *UsersService) DisableUserBan(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) DisableUserShort(input *users.DisableUserParams) error
- func (aaa *UsersService) EnableUser(input *users.EnableUserParams) errordeprecated
- func (aaa *UsersService) EnableUserBan(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) EnableUserShort(input *users.EnableUserParams) error
- func (aaa *UsersService) ForgotPassword(input *users.ForgotPasswordParams) errordeprecated
- func (aaa *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
- func (aaa *UsersService) GetAdminInvitationV3(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)deprecated
- func (aaa *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
- func (aaa *UsersService) GetAdminUsersByRoleID(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)deprecated
- func (aaa *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
- func (aaa *UsersService) GetAdminUsersByRoleIDV3(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)deprecated
- func (aaa *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
- func (aaa *UsersService) GetAuthSession() auth.Session
- func (aaa *UsersService) GetListCountryAgeRestriction(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)deprecated
- func (aaa *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
- func (aaa *UsersService) GetListJusticePlatformAccounts(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (aaa *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
- func (aaa *UsersService) GetPublisherUser(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)deprecated
- func (aaa *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
- func (aaa *UsersService) GetUserBanHistory(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) GetUserByLoginID(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)deprecated
- func (aaa *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
- func (aaa *UsersService) GetUserByPlatformUserID(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)deprecated
- func (aaa *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
- func (aaa *UsersService) GetUserByUserID(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) GetUserInformation(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)deprecated
- func (aaa *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
- func (aaa *UsersService) GetUserJusticePlatformAccount(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)deprecated
- func (aaa *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
- func (aaa *UsersService) GetUserLoginHistories(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (aaa *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (aaa *UsersService) GetUserMapping(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)deprecated
- func (aaa *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
- func (aaa *UsersService) GetUserPlatformAccounts(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)deprecated
- func (aaa *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
- func (aaa *UsersService) GetUserVerificationCode(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)deprecated
- func (aaa *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
- func (aaa *UsersService) GetUsersByLoginIds(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)deprecated
- func (aaa *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
- func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3(input *users.LinkHeadlessAccountToMyAccountV3Params) errordeprecated
- func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3Short(input *users.LinkHeadlessAccountToMyAccountV3Params) error
- func (aaa *UsersService) ListAdminsV3(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)deprecated
- func (aaa *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
- func (aaa *UsersService) ListCrossNamespaceAccountLink(input *users.ListCrossNamespaceAccountLinkParams) errordeprecated
- func (aaa *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
- func (aaa *UsersService) PlatformLink(input *users.PlatformLinkParams) errordeprecated
- func (aaa *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
- func (aaa *UsersService) PlatformUnlink(input *users.PlatformUnlinkParams) errordeprecated
- func (aaa *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
- func (aaa *UsersService) PublicBulkGetUsers(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)deprecated
- func (aaa *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
- func (aaa *UsersService) PublicCreateJusticeUser(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)deprecated
- func (aaa *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
- func (aaa *UsersService) PublicCreateUserV2(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)deprecated
- func (aaa *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
- func (aaa *UsersService) PublicCreateUserV3(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)deprecated
- func (aaa *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
- func (aaa *UsersService) PublicDeletePlatformLinkV2(input *users.PublicDeletePlatformLinkV2Params) errordeprecated
- func (aaa *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
- func (aaa *UsersService) PublicForceLinkPlatformWithProgression(input *users.PublicForceLinkPlatformWithProgressionParams) errordeprecated
- func (aaa *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
- func (aaa *UsersService) PublicForcePlatformLinkV3(input *users.PublicForcePlatformLinkV3Params) errordeprecated
- func (aaa *UsersService) PublicForcePlatformLinkV3Short(input *users.PublicForcePlatformLinkV3Params) error
- func (aaa *UsersService) PublicForgotPasswordV2(input *users.PublicForgotPasswordV2Params) errordeprecated
- func (aaa *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
- func (aaa *UsersService) PublicForgotPasswordV3(input *users.PublicForgotPasswordV3Params) errordeprecated
- func (aaa *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
- func (aaa *UsersService) PublicGetAsyncStatus(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)deprecated
- func (aaa *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
- func (aaa *UsersService) PublicGetCountryAgeRestriction(input *users.PublicGetCountryAgeRestrictionParams) (*iamclientmodels.AccountcommonCountry, error)deprecated
- func (aaa *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) (*iamclientmodels.AccountcommonCountry, error)
- func (aaa *UsersService) PublicGetCountryAgeRestrictionV3(input *users.PublicGetCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)deprecated
- func (aaa *UsersService) PublicGetCountryAgeRestrictionV3Short(input *users.PublicGetCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
- func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*iamclientmodels.ModelGetLinkHeadlessAccountConflictResponse, error)deprecated
- func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*iamclientmodels.ModelGetLinkHeadlessAccountConflictResponse, error)
- func (aaa *UsersService) PublicGetMyUserV3(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) PublicGetPublisherUserV3(input *users.PublicGetPublisherUserV3Params) (*iamclientmodels.ModelGetPublisherUserResponse, error)deprecated
- func (aaa *UsersService) PublicGetPublisherUserV3Short(input *users.PublicGetPublisherUserV3Params) (*iamclientmodels.ModelGetPublisherUserResponse, error)
- func (aaa *UsersService) PublicGetUserBan(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)deprecated
- func (aaa *UsersService) PublicGetUserBanHistoryV3(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)deprecated
- func (aaa *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
- func (aaa *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
- func (aaa *UsersService) PublicGetUserByPlatformUserIDV3(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) PublicGetUserByUserIDV2(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) PublicGetUserByUserIDV3(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
- func (aaa *UsersService) PublicGetUserInformationV3(input *users.PublicGetUserInformationV3Params) (*iamclientmodels.AccountcommonUserInformationV3, error)deprecated
- func (aaa *UsersService) PublicGetUserInformationV3Short(input *users.PublicGetUserInformationV3Params) (*iamclientmodels.AccountcommonUserInformationV3, error)
- func (aaa *UsersService) PublicGetUserLoginHistoriesV3(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)deprecated
- func (aaa *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
- func (aaa *UsersService) PublicGetUserPlatformAccountsV3(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)deprecated
- func (aaa *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
- func (aaa *UsersService) PublicGetUsersPlatformInfosV3(input *users.PublicGetUsersPlatformInfosV3Params) (*iamclientmodels.ModelUsersPlatformInfosResponse, error)deprecated
- func (aaa *UsersService) PublicGetUsersPlatformInfosV3Short(input *users.PublicGetUsersPlatformInfosV3Params) (*iamclientmodels.ModelUsersPlatformInfosResponse, error)
- func (aaa *UsersService) PublicLinkPlatformAccount(input *users.PublicLinkPlatformAccountParams) errordeprecated
- func (aaa *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
- func (aaa *UsersService) PublicListJusticePlatformAccountsV3(input *users.PublicListJusticePlatformAccountsV3Params) ([]*iamclientmodels.ModelGetUserMappingV3, error)deprecated
- func (aaa *UsersService) PublicListJusticePlatformAccountsV3Short(input *users.PublicListJusticePlatformAccountsV3Params) ([]*iamclientmodels.ModelGetUserMappingV3, error)
- func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)deprecated
- func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
- func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)deprecated
- func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
- func (aaa *UsersService) PublicPartialUpdateUserV3(input *users.PublicPartialUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicPartialUpdateUserV3Short(input *users.PublicPartialUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) PublicPlatformLinkV2(input *users.PublicPlatformLinkV2Params) errordeprecated
- func (aaa *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
- func (aaa *UsersService) PublicPlatformLinkV3(input *users.PublicPlatformLinkV3Params) errordeprecated
- func (aaa *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
- func (aaa *UsersService) PublicPlatformUnlinkAllV3(input *users.PublicPlatformUnlinkAllV3Params) errordeprecated
- func (aaa *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
- func (aaa *UsersService) PublicPlatformUnlinkV3(input *users.PublicPlatformUnlinkV3Params) errordeprecated
- func (aaa *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
- func (aaa *UsersService) PublicProcessWebLinkPlatformV3(input *users.PublicProcessWebLinkPlatformV3Params) (*iamclientmodels.ModelLinkRequest, error)deprecated
- func (aaa *UsersService) PublicProcessWebLinkPlatformV3Short(input *users.PublicProcessWebLinkPlatformV3Params) (*iamclientmodels.ModelLinkRequest, error)
- func (aaa *UsersService) PublicResetPasswordV2(input *users.PublicResetPasswordV2Params) errordeprecated
- func (aaa *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
- func (aaa *UsersService) PublicSearchUserV3(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)deprecated
- func (aaa *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
- func (aaa *UsersService) PublicSendRegistrationCode(input *users.PublicSendRegistrationCodeParams) errordeprecated
- func (aaa *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
- func (aaa *UsersService) PublicSendVerificationCodeV3(input *users.PublicSendVerificationCodeV3Params) errordeprecated
- func (aaa *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
- func (aaa *UsersService) PublicSendVerificationLinkV3(input *users.PublicSendVerificationLinkV3Params) errordeprecated
- func (aaa *UsersService) PublicSendVerificationLinkV3Short(input *users.PublicSendVerificationLinkV3Params) error
- func (aaa *UsersService) PublicUpdatePasswordV2(input *users.PublicUpdatePasswordV2Params) errordeprecated
- func (aaa *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
- func (aaa *UsersService) PublicUpdatePasswordV3(input *users.PublicUpdatePasswordV3Params) errordeprecated
- func (aaa *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
- func (aaa *UsersService) PublicUpdateUserV2(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) PublicUpgradeHeadlessAccountV3(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) PublicUserVerificationV3(input *users.PublicUserVerificationV3Params) errordeprecated
- func (aaa *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
- func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3(input *users.PublicValidateUserByUserIDAndPasswordV3Params) errordeprecated
- func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
- func (aaa *UsersService) PublicVerifyHeadlessAccountV3(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) PublicVerifyRegistrationCode(input *users.PublicVerifyRegistrationCodeParams) errordeprecated
- func (aaa *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
- func (aaa *UsersService) PublicVerifyUserByLinkV3(input *users.PublicVerifyUserByLinkV3Params) (string, error)deprecated
- func (aaa *UsersService) PublicVerifyUserByLinkV3Short(input *users.PublicVerifyUserByLinkV3Params) (string, error)
- func (aaa *UsersService) PublicWebLinkPlatform(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)deprecated
- func (aaa *UsersService) PublicWebLinkPlatformEstablish(input *users.PublicWebLinkPlatformEstablishParams) (string, error)deprecated
- func (aaa *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
- func (aaa *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
- func (aaa *UsersService) ResetPassword(input *users.ResetPasswordParams) errordeprecated
- func (aaa *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
- func (aaa *UsersService) ResetPasswordV3(input *users.ResetPasswordV3Params) errordeprecated
- func (aaa *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
- func (aaa *UsersService) SaveUserPermission(input *users.SaveUserPermissionParams) errordeprecated
- func (aaa *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
- func (aaa *UsersService) SaveUserRoles(input *users.SaveUserRolesParams) errordeprecated
- func (aaa *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
- func (aaa *UsersService) SearchUser(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)deprecated
- func (aaa *UsersService) SearchUserShort(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
- func (aaa *UsersService) SendVerificationCode(input *users.SendVerificationCodeParams) errordeprecated
- func (aaa *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
- func (aaa *UsersService) UpdateCountryAgeRestriction(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)deprecated
- func (aaa *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
- func (aaa *UsersService) UpdateFlightId(flightId string)
- func (aaa *UsersService) UpdatePassword(input *users.UpdatePasswordParams) errordeprecated
- func (aaa *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
- func (aaa *UsersService) UpdateUser(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) UpdateUserV3(input *users.UpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersService) UpgradeHeadlessAccount(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCode(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)deprecated
- func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
- func (aaa *UsersService) UserVerification(input *users.UserVerificationParams) errordeprecated
- func (aaa *UsersService) UserVerificationShort(input *users.UserVerificationParams) error
- type UsersV4Service
- func (aaa *UsersV4Service) AdminAddUserRoleV4(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (aaa *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
- func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) error
- func (aaa *UsersV4Service) AdminCreateTestUsersV4(input *users_v4.AdminCreateTestUsersV4Params) (*iamclientmodels.AccountCreateTestUsersResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminCreateTestUsersV4Short(input *users_v4.AdminCreateTestUsersV4Params) (*iamclientmodels.AccountCreateTestUsersResponseV4, error)
- func (aaa *UsersV4Service) AdminCreateUserV4(input *users_v4.AdminCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminCreateUserV4Short(input *users_v4.AdminCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4(input *users_v4.AdminDisableMyAuthenticatorV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4(input *users_v4.AdminDisableMyBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminDisableMyEmailV4(input *users_v4.AdminDisableMyEmailV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminDisableMyEmailV4Short(input *users_v4.AdminDisableMyEmailV4Params) error
- func (aaa *UsersV4Service) AdminDisableUserMFAV4(input *users_v4.AdminDisableUserMFAV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
- func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)deprecated
- func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
- func (aaa *UsersV4Service) AdminEnableBackupCodesV4(input *users_v4.AdminEnableBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminEnableBackupCodesV4Short(input *users_v4.AdminEnableBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4(input *users_v4.AdminEnableMyAuthenticatorV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) AdminEnableMyEmailV4(input *users_v4.AdminEnableMyEmailV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminEnableMyEmailV4Short(input *users_v4.AdminEnableMyEmailV4Params) error
- func (aaa *UsersV4Service) AdminGenerateBackupCodesV4(input *users_v4.AdminGenerateBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminGenerateBackupCodesV4Short(input *users_v4.AdminGenerateBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
- func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) AdminGetBackupCodesV4(input *users_v4.AdminGetBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminGetBackupCodesV4Short(input *users_v4.AdminGetBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminGetMyBackupCodesV4(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)deprecated
- func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
- func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*iamclientmodels.ModelInvitationHistoryResponse, error)deprecated
- func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*iamclientmodels.ModelInvitationHistoryResponse, error)
- func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*iamclientmodels.ModelNamespaceInvitationHistoryUserV4Response, error)deprecated
- func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*iamclientmodels.ModelNamespaceInvitationHistoryUserV4Response, error)
- func (aaa *UsersV4Service) AdminInviteUserNewV4(input *users_v4.AdminInviteUserNewV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) AdminInviteUserNewV4Short(input *users_v4.AdminInviteUserNewV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (aaa *UsersV4Service) AdminInviteUserV4(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (aaa *UsersV4Service) AdminListInvitationHistoriesV4(input *users_v4.AdminListInvitationHistoriesV4Params) (*iamclientmodels.ModelListInvitationHistoriesV4Response, error)deprecated
- func (aaa *UsersV4Service) AdminListInvitationHistoriesV4Short(input *users_v4.AdminListInvitationHistoriesV4Params) (*iamclientmodels.ModelListInvitationHistoriesV4Response, error)
- func (aaa *UsersV4Service) AdminListUserRolesV4(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (aaa *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4(input *users_v4.AdminMakeFactorMyDefaultV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
- func (aaa *UsersV4Service) AdminRemoveUserRoleV4(input *users_v4.AdminRemoveUserRoleV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
- func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4(input *users_v4.AdminSendMyMFAEmailCodeV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4Short(input *users_v4.AdminSendMyMFAEmailCodeV4Params) error
- func (aaa *UsersV4Service) AdminUpdateMyUserV4(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4(input *users_v4.AdminUpdateUserEmailAddressV4Params) errordeprecated
- func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
- func (aaa *UsersV4Service) AdminUpdateUserRoleV4(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)deprecated
- func (aaa *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
- func (aaa *UsersV4Service) AdminUpdateUserV4(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersV4Service) CreateUserFromInvitationV4(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (aaa *UsersV4Service) GetAuthSession() auth.Session
- func (aaa *UsersV4Service) PublicCreateTestUserV4(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (aaa *UsersV4Service) PublicCreateUserV4(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
- func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4(input *users_v4.PublicDisableMyAuthenticatorV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4(input *users_v4.PublicDisableMyBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicDisableMyEmailV4(input *users_v4.PublicDisableMyEmailV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicDisableMyEmailV4Short(input *users_v4.PublicDisableMyEmailV4Params) error
- func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)deprecated
- func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
- func (aaa *UsersV4Service) PublicEnableBackupCodesV4(input *users_v4.PublicEnableBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicEnableBackupCodesV4Short(input *users_v4.PublicEnableBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4(input *users_v4.PublicEnableMyAuthenticatorV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) PublicEnableMyEmailV4(input *users_v4.PublicEnableMyEmailV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicEnableMyEmailV4Short(input *users_v4.PublicEnableMyEmailV4Params) error
- func (aaa *UsersV4Service) PublicGenerateBackupCodesV4(input *users_v4.PublicGenerateBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicGenerateBackupCodesV4Short(input *users_v4.PublicGenerateBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
- func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) PublicGetBackupCodesV4(input *users_v4.PublicGetBackupCodesV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicGetBackupCodesV4Short(input *users_v4.PublicGetBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicGetMyBackupCodesV4(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
- func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
- func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*iamclientmodels.ModelUserPublicInfoResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*iamclientmodels.ModelUserPublicInfoResponseV4, error)
- func (aaa *UsersV4Service) PublicInviteUserV4(input *users_v4.PublicInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) PublicInviteUserV4Short(input *users_v4.PublicInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
- func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4(input *users_v4.PublicMakeFactorMyDefaultV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
- func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4(input *users_v4.PublicRemoveTrustedDeviceV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
- func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4(input *users_v4.PublicSendMyMFAEmailCodeV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4Short(input *users_v4.PublicSendMyMFAEmailCodeV4Params) error
- func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4(input *users_v4.PublicUpdateUserEmailAddressV4Params) errordeprecated
- func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
- func (aaa *UsersV4Service) PublicUpdateUserV4(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)deprecated
- func (aaa *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)deprecated
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)
- func (aaa *UsersV4Service) UpdateFlightId(flightId string)
Constants ¶
const ( TypePublisher string = "Publisher" TypeStudio string = "Studio" TypeGame string = "Game" )
const ServiceVersion = "7.13.0"
Variables ¶
var Once utils.Once
var SDKVersion string
Functions ¶
func ClientTokenRefresher ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewIamClient ¶
func NewIamClient(configRepository repository.ConfigRepository) *iamclient.JusticeIamService
func NewRefreshTokenSchedulerImpl ¶
func NewRefreshTokenSchedulerImpl() auth.RefreshTokenScheduler
func UserTokenRefresher ¶
Types ¶
type AuthTokenValidator ¶
type AuthTokenValidator interface { Initialize() Validate(token string, permission *Permission, namespace *string, userId *string) error }
func NewTokenValidator ¶
func NewTokenValidator(authService OAuth20Service, refreshInterval time.Duration) AuthTokenValidator
type BansService ¶
type BansService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*BansService) AdminBanUserBulkV3
deprecated
func (aaa *BansService) AdminBanUserBulkV3(input *bans.AdminBanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminBanUserBulkV3Short instead.
func (*BansService) AdminBanUserBulkV3Short ¶
func (aaa *BansService) AdminBanUserBulkV3Short(input *bans.AdminBanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
func (*BansService) AdminGetBannedUsersV3
deprecated
func (aaa *BansService) AdminGetBannedUsersV3(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetBannedUsersV3Short instead.
func (*BansService) AdminGetBannedUsersV3Short ¶
func (aaa *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*BansService) AdminGetBansTypeV3
deprecated
func (aaa *BansService) AdminGetBansTypeV3(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
Deprecated: 2022-01-10 - Please use AdminGetBansTypeV3Short instead.
func (*BansService) AdminGetBansTypeV3Short ¶
func (aaa *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*iamclientmodels.AccountcommonBansV3, error)
func (*BansService) AdminGetBansTypeWithNamespaceV3
deprecated
func (aaa *BansService) AdminGetBansTypeWithNamespaceV3(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
Deprecated: 2022-01-10 - Please use AdminGetBansTypeWithNamespaceV3Short instead.
func (*BansService) AdminGetBansTypeWithNamespaceV3Short ¶
func (aaa *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*iamclientmodels.AccountcommonBansV3, error)
func (*BansService) AdminGetListBanReasonV3
deprecated
func (aaa *BansService) AdminGetListBanReasonV3(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
Deprecated: 2022-01-10 - Please use AdminGetListBanReasonV3Short instead.
func (*BansService) AdminGetListBanReasonV3Short ¶
func (aaa *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*iamclientmodels.AccountcommonBanReasonsV3, error)
func (*BansService) AdminUnbanUserBulkV3
deprecated
func (aaa *BansService) AdminUnbanUserBulkV3(input *bans.AdminUnbanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUnbanUserBulkV3Short instead.
func (*BansService) AdminUnbanUserBulkV3Short ¶
func (aaa *BansService) AdminUnbanUserBulkV3Short(input *bans.AdminUnbanUserBulkV3Params) (*iamclientmodels.ModelListBulkUserBanResponseV3, error)
func (*BansService) GetAuthSession ¶
func (aaa *BansService) GetAuthSession() auth.Session
func (*BansService) GetBansType
deprecated
func (aaa *BansService) GetBansType(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
Deprecated: 2022-01-10 - Please use GetBansTypeShort instead.
func (*BansService) GetBansTypeShort ¶
func (aaa *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*iamclientmodels.AccountcommonBans, error)
func (*BansService) GetListBanReason
deprecated
func (aaa *BansService) GetListBanReason(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
Deprecated: 2022-01-10 - Please use GetListBanReasonShort instead.
func (*BansService) GetListBanReasonShort ¶
func (aaa *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*iamclientmodels.AccountcommonBanReasons, error)
func (*BansService) UpdateFlightId ¶
func (aaa *BansService) UpdateFlightId(flightId string)
type ClientsConfigV3Service ¶
type ClientsConfigV3Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroup
deprecated
func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroup(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) error
Deprecated: 2022-01-10 - Please use AdminDeleteConfigPermissionsByGroupShort instead.
func (*ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort ¶
func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) error
func (*ClientsConfigV3Service) AdminListClientAvailablePermissions
deprecated
func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissions(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*iamclientmodels.ClientmodelListClientPermissionSet, error)
Deprecated: 2022-01-10 - Please use AdminListClientAvailablePermissionsShort instead.
func (*ClientsConfigV3Service) AdminListClientAvailablePermissionsShort ¶
func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissionsShort(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*iamclientmodels.ClientmodelListClientPermissionSet, error)
func (*ClientsConfigV3Service) AdminListClientTemplates
deprecated
func (aaa *ClientsConfigV3Service) AdminListClientTemplates(input *clients_config_v3.AdminListClientTemplatesParams) (*iamclientmodels.ClientmodelListTemplatesResponse, error)
Deprecated: 2022-01-10 - Please use AdminListClientTemplatesShort instead.
func (*ClientsConfigV3Service) AdminListClientTemplatesShort ¶
func (aaa *ClientsConfigV3Service) AdminListClientTemplatesShort(input *clients_config_v3.AdminListClientTemplatesParams) (*iamclientmodels.ClientmodelListTemplatesResponse, error)
func (*ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModule
deprecated
func (aaa *ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModule(input *clients_config_v3.AdminUpdateAvailablePermissionsByModuleParams) error
Deprecated: 2022-01-10 - Please use AdminUpdateAvailablePermissionsByModuleShort instead.
func (*ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModuleShort ¶
func (aaa *ClientsConfigV3Service) AdminUpdateAvailablePermissionsByModuleShort(input *clients_config_v3.AdminUpdateAvailablePermissionsByModuleParams) error
func (*ClientsConfigV3Service) GetAuthSession ¶
func (aaa *ClientsConfigV3Service) GetAuthSession() auth.Session
func (*ClientsConfigV3Service) UpdateFlightId ¶
func (aaa *ClientsConfigV3Service) UpdateFlightId(flightId string)
type ClientsService ¶
type ClientsService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ClientsService) AddClientPermission
deprecated
func (aaa *ClientsService) AddClientPermission(input *clients.AddClientPermissionParams) error
Deprecated: 2022-01-10 - Please use AddClientPermissionShort instead.
func (*ClientsService) AddClientPermissionShort ¶
func (aaa *ClientsService) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
func (*ClientsService) AdminAddClientPermissionsV3
deprecated
func (aaa *ClientsService) AdminAddClientPermissionsV3(input *clients.AdminAddClientPermissionsV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddClientPermissionsV3Short instead.
func (*ClientsService) AdminAddClientPermissionsV3Short ¶
func (aaa *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
func (*ClientsService) AdminBulkUpdateClientsV3
deprecated
func (aaa *ClientsService) AdminBulkUpdateClientsV3(input *clients.AdminBulkUpdateClientsV3Params) error
Deprecated: 2022-01-10 - Please use AdminBulkUpdateClientsV3Short instead.
func (*ClientsService) AdminBulkUpdateClientsV3Short ¶
func (aaa *ClientsService) AdminBulkUpdateClientsV3Short(input *clients.AdminBulkUpdateClientsV3Params) error
func (*ClientsService) AdminCreateClientV3
deprecated
func (aaa *ClientsService) AdminCreateClientV3(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: 2022-01-10 - Please use AdminCreateClientV3Short instead.
func (*ClientsService) AdminCreateClientV3Short ¶
func (aaa *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) AdminDeleteClientPermissionV3
deprecated
func (aaa *ClientsService) AdminDeleteClientPermissionV3(input *clients.AdminDeleteClientPermissionV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteClientPermissionV3Short instead.
func (*ClientsService) AdminDeleteClientPermissionV3Short ¶
func (aaa *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
func (*ClientsService) AdminDeleteClientV3
deprecated
func (aaa *ClientsService) AdminDeleteClientV3(input *clients.AdminDeleteClientV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteClientV3Short instead.
func (*ClientsService) AdminDeleteClientV3Short ¶
func (aaa *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
func (*ClientsService) AdminGetClientsByNamespaceV3
deprecated
func (aaa *ClientsService) AdminGetClientsByNamespaceV3(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetClientsByNamespaceV3Short instead.
func (*ClientsService) AdminGetClientsByNamespaceV3Short ¶
func (aaa *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*iamclientmodels.ClientmodelClientsV3Response, error)
func (*ClientsService) AdminGetClientsbyNamespacebyIDV3
deprecated
func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetClientsbyNamespacebyIDV3Short instead.
func (*ClientsService) AdminGetClientsbyNamespacebyIDV3Short ¶
func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) AdminUpdateClientPermissionV3
deprecated
func (aaa *ClientsService) AdminUpdateClientPermissionV3(input *clients.AdminUpdateClientPermissionV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateClientPermissionV3Short instead.
func (*ClientsService) AdminUpdateClientPermissionV3Short ¶
func (aaa *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
func (*ClientsService) AdminUpdateClientSecretV3
deprecated
func (aaa *ClientsService) AdminUpdateClientSecretV3(input *clients.AdminUpdateClientSecretV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateClientSecretV3Short instead.
func (*ClientsService) AdminUpdateClientSecretV3Short ¶
func (aaa *ClientsService) AdminUpdateClientSecretV3Short(input *clients.AdminUpdateClientSecretV3Params) error
func (*ClientsService) AdminUpdateClientV3
deprecated
func (aaa *ClientsService) AdminUpdateClientV3(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
Deprecated: 2022-01-10 - Please use AdminUpdateClientV3Short instead.
func (*ClientsService) AdminUpdateClientV3Short ¶
func (aaa *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*iamclientmodels.ClientmodelClientV3Response, error)
func (*ClientsService) CreateClient
deprecated
func (aaa *ClientsService) CreateClient(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
Deprecated: 2022-01-10 - Please use CreateClientShort instead.
func (*ClientsService) CreateClientByNamespace
deprecated
func (aaa *ClientsService) CreateClientByNamespace(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
Deprecated: 2022-01-10 - Please use CreateClientByNamespaceShort instead.
func (*ClientsService) CreateClientByNamespaceShort ¶
func (aaa *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
func (*ClientsService) CreateClientShort ¶
func (aaa *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*iamclientmodels.ClientmodelClientCreationResponse, error)
func (*ClientsService) DeleteClient
deprecated
func (aaa *ClientsService) DeleteClient(input *clients.DeleteClientParams) error
Deprecated: 2022-01-10 - Please use DeleteClientShort instead.
func (*ClientsService) DeleteClientByNamespace
deprecated
func (aaa *ClientsService) DeleteClientByNamespace(input *clients.DeleteClientByNamespaceParams) error
Deprecated: 2022-01-10 - Please use DeleteClientByNamespaceShort instead.
func (*ClientsService) DeleteClientByNamespaceShort ¶
func (aaa *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
func (*ClientsService) DeleteClientPermission
deprecated
func (aaa *ClientsService) DeleteClientPermission(input *clients.DeleteClientPermissionParams) error
Deprecated: 2022-01-10 - Please use DeleteClientPermissionShort instead.
func (*ClientsService) DeleteClientPermissionShort ¶
func (aaa *ClientsService) DeleteClientPermissionShort(input *clients.DeleteClientPermissionParams) error
func (*ClientsService) DeleteClientShort ¶
func (aaa *ClientsService) DeleteClientShort(input *clients.DeleteClientParams) error
func (*ClientsService) GetAuthSession ¶
func (aaa *ClientsService) GetAuthSession() auth.Session
func (*ClientsService) GetClient
deprecated
func (aaa *ClientsService) GetClient(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: 2022-01-10 - Please use GetClientShort instead.
func (*ClientsService) GetClientShort ¶
func (aaa *ClientsService) GetClientShort(input *clients.GetClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) GetClients
deprecated
func (aaa *ClientsService) GetClients(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: 2022-01-10 - Please use GetClientsShort instead.
func (*ClientsService) GetClientsShort ¶
func (aaa *ClientsService) GetClientsShort(input *clients.GetClientsParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) GetClientsbyNamespace
deprecated
func (aaa *ClientsService) GetClientsbyNamespace(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: 2022-01-10 - Please use GetClientsbyNamespaceShort instead.
func (*ClientsService) GetClientsbyNamespaceShort ¶
func (aaa *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) ([]*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) UpdateClient
deprecated
func (aaa *ClientsService) UpdateClient(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
Deprecated: 2022-01-10 - Please use UpdateClientShort instead.
func (*ClientsService) UpdateClientPermission
deprecated
func (aaa *ClientsService) UpdateClientPermission(input *clients.UpdateClientPermissionParams) error
Deprecated: 2022-01-10 - Please use UpdateClientPermissionShort instead.
func (*ClientsService) UpdateClientPermissionShort ¶
func (aaa *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
func (*ClientsService) UpdateClientSecret
deprecated
func (aaa *ClientsService) UpdateClientSecret(input *clients.UpdateClientSecretParams) error
Deprecated: 2022-01-10 - Please use UpdateClientSecretShort instead.
func (*ClientsService) UpdateClientSecretShort ¶
func (aaa *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
func (*ClientsService) UpdateClientShort ¶
func (aaa *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*iamclientmodels.ClientmodelClientResponse, error)
func (*ClientsService) UpdateFlightId ¶
func (aaa *ClientsService) UpdateFlightId(flightId string)
type ConfigService ¶
type ConfigService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ConfigService) AdminGetConfigValueV3
deprecated
func (aaa *ConfigService) AdminGetConfigValueV3(input *config.AdminGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetConfigValueV3Short instead.
func (*ConfigService) AdminGetConfigValueV3Short ¶
func (aaa *ConfigService) AdminGetConfigValueV3Short(input *config.AdminGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) PublicGetConfigValueV3
deprecated
func (aaa *ConfigService) PublicGetConfigValueV3(input *config.PublicGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetConfigValueV3Short instead.
func (*ConfigService) PublicGetConfigValueV3Short ¶
func (aaa *ConfigService) PublicGetConfigValueV3Short(input *config.PublicGetConfigValueV3Params) (*iamclientmodels.ModelConfigValueResponseV3, error)
func (*ConfigService) UpdateFlightId ¶
func (aaa *ConfigService) UpdateFlightId(flightId string)
type CountryService ¶
type CountryService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*CountryService) AdminAddCountryBlacklistV3
deprecated
func (aaa *CountryService) AdminAddCountryBlacklistV3(input *country.AdminAddCountryBlacklistV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddCountryBlacklistV3Short instead.
func (*CountryService) AdminAddCountryBlacklistV3Short ¶
func (aaa *CountryService) AdminAddCountryBlacklistV3Short(input *country.AdminAddCountryBlacklistV3Params) error
func (*CountryService) AdminGetCountryBlacklistV3
deprecated
func (aaa *CountryService) AdminGetCountryBlacklistV3(input *country.AdminGetCountryBlacklistV3Params) (*iamclientmodels.ModelCountryBlacklistResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetCountryBlacklistV3Short instead.
func (*CountryService) AdminGetCountryBlacklistV3Short ¶
func (aaa *CountryService) AdminGetCountryBlacklistV3Short(input *country.AdminGetCountryBlacklistV3Params) (*iamclientmodels.ModelCountryBlacklistResponse, error)
func (*CountryService) AdminGetCountryListV3
deprecated
func (aaa *CountryService) AdminGetCountryListV3(input *country.AdminGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetCountryListV3Short instead.
func (*CountryService) AdminGetCountryListV3Short ¶
func (aaa *CountryService) AdminGetCountryListV3Short(input *country.AdminGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
func (*CountryService) GetAuthSession ¶
func (aaa *CountryService) GetAuthSession() auth.Session
func (*CountryService) PublicGetCountryListV3
deprecated
func (aaa *CountryService) PublicGetCountryListV3(input *country.PublicGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetCountryListV3Short instead.
func (*CountryService) PublicGetCountryListV3Short ¶
func (aaa *CountryService) PublicGetCountryListV3Short(input *country.PublicGetCountryListV3Params) ([]*iamclientmodels.ModelCountryResponse, error)
func (*CountryService) UpdateFlightId ¶
func (aaa *CountryService) UpdateFlightId(flightId string)
type DevicesV4Service ¶
type DevicesV4Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*DevicesV4Service) AdminBanDeviceV4
deprecated
func (aaa *DevicesV4Service) AdminBanDeviceV4(input *devices_v4.AdminBanDeviceV4Params) error
Deprecated: 2022-01-10 - Please use AdminBanDeviceV4Short instead.
func (*DevicesV4Service) AdminBanDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminBanDeviceV4Short(input *devices_v4.AdminBanDeviceV4Params) error
func (*DevicesV4Service) AdminDecryptDeviceV4
deprecated
func (aaa *DevicesV4Service) AdminDecryptDeviceV4(input *devices_v4.AdminDecryptDeviceV4Params) (*iamclientmodels.ModelDeviceIDDecryptResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminDecryptDeviceV4Short instead.
func (*DevicesV4Service) AdminDecryptDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminDecryptDeviceV4Short(input *devices_v4.AdminDecryptDeviceV4Params) (*iamclientmodels.ModelDeviceIDDecryptResponseV4, error)
func (*DevicesV4Service) AdminGenerateReportV4
deprecated
func (aaa *DevicesV4Service) AdminGenerateReportV4(input *devices_v4.AdminGenerateReportV4Params) error
Deprecated: 2022-01-10 - Please use AdminGenerateReportV4Short instead.
func (*DevicesV4Service) AdminGenerateReportV4Short ¶
func (aaa *DevicesV4Service) AdminGenerateReportV4Short(input *devices_v4.AdminGenerateReportV4Params) error
func (*DevicesV4Service) AdminGetBannedDevicesV4
deprecated
func (aaa *DevicesV4Service) AdminGetBannedDevicesV4(input *devices_v4.AdminGetBannedDevicesV4Params) (*iamclientmodels.ModelDeviceBannedResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetBannedDevicesV4Short instead.
func (*DevicesV4Service) AdminGetBannedDevicesV4Short ¶
func (aaa *DevicesV4Service) AdminGetBannedDevicesV4Short(input *devices_v4.AdminGetBannedDevicesV4Params) (*iamclientmodels.ModelDeviceBannedResponseV4, error)
func (*DevicesV4Service) AdminGetDeviceBanV4
deprecated
func (aaa *DevicesV4Service) AdminGetDeviceBanV4(input *devices_v4.AdminGetDeviceBanV4Params) (*iamclientmodels.ModelDeviceBanResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetDeviceBanV4Short instead.
func (*DevicesV4Service) AdminGetDeviceBanV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceBanV4Short(input *devices_v4.AdminGetDeviceBanV4Params) (*iamclientmodels.ModelDeviceBanResponseV4, error)
func (*DevicesV4Service) AdminGetDeviceBansV4
deprecated
func (aaa *DevicesV4Service) AdminGetDeviceBansV4(input *devices_v4.AdminGetDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetDeviceBansV4Short instead.
func (*DevicesV4Service) AdminGetDeviceBansV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceBansV4Short(input *devices_v4.AdminGetDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
func (*DevicesV4Service) AdminGetDeviceTypesV4
deprecated
func (aaa *DevicesV4Service) AdminGetDeviceTypesV4(input *devices_v4.AdminGetDeviceTypesV4Params) (*iamclientmodels.ModelDeviceTypesResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetDeviceTypesV4Short instead.
func (*DevicesV4Service) AdminGetDeviceTypesV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceTypesV4Short(input *devices_v4.AdminGetDeviceTypesV4Params) (*iamclientmodels.ModelDeviceTypesResponseV4, error)
func (*DevicesV4Service) AdminGetDevicesByUserV4
deprecated
func (aaa *DevicesV4Service) AdminGetDevicesByUserV4(input *devices_v4.AdminGetDevicesByUserV4Params) (*iamclientmodels.ModelDevicesResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetDevicesByUserV4Short instead.
func (*DevicesV4Service) AdminGetDevicesByUserV4Short ¶
func (aaa *DevicesV4Service) AdminGetDevicesByUserV4Short(input *devices_v4.AdminGetDevicesByUserV4Params) (*iamclientmodels.ModelDevicesResponseV4, error)
func (*DevicesV4Service) AdminGetUserDeviceBansV4
deprecated
func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4(input *devices_v4.AdminGetUserDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetUserDeviceBansV4Short instead.
func (*DevicesV4Service) AdminGetUserDeviceBansV4Short ¶
func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4Short(input *devices_v4.AdminGetUserDeviceBansV4Params) (*iamclientmodels.ModelDeviceBansResponseV4, error)
func (*DevicesV4Service) AdminGetUsersByDeviceV4
deprecated
func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4(input *devices_v4.AdminGetUsersByDeviceV4Params) (*iamclientmodels.ModelDeviceUsersResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetUsersByDeviceV4Short instead.
func (*DevicesV4Service) AdminGetUsersByDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4Short(input *devices_v4.AdminGetUsersByDeviceV4Params) (*iamclientmodels.ModelDeviceUsersResponseV4, error)
func (*DevicesV4Service) AdminUnbanDeviceV4
deprecated
func (aaa *DevicesV4Service) AdminUnbanDeviceV4(input *devices_v4.AdminUnbanDeviceV4Params) error
Deprecated: 2022-01-10 - Please use AdminUnbanDeviceV4Short instead.
func (*DevicesV4Service) AdminUnbanDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminUnbanDeviceV4Short(input *devices_v4.AdminUnbanDeviceV4Params) error
func (*DevicesV4Service) AdminUpdateDeviceBanV4
deprecated
func (aaa *DevicesV4Service) AdminUpdateDeviceBanV4(input *devices_v4.AdminUpdateDeviceBanV4Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateDeviceBanV4Short instead.
func (*DevicesV4Service) AdminUpdateDeviceBanV4Short ¶
func (aaa *DevicesV4Service) AdminUpdateDeviceBanV4Short(input *devices_v4.AdminUpdateDeviceBanV4Params) error
func (*DevicesV4Service) GetAuthSession ¶
func (aaa *DevicesV4Service) GetAuthSession() auth.Session
func (*DevicesV4Service) UpdateFlightId ¶
func (aaa *DevicesV4Service) UpdateFlightId(flightId string)
type InputValidationsService ¶
type InputValidationsService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*InputValidationsService) AdminGetInputValidations
deprecated
func (aaa *InputValidationsService) AdminGetInputValidations(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetInputValidationsShort instead.
func (*InputValidationsService) AdminGetInputValidationsShort ¶
func (aaa *InputValidationsService) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsResponse, error)
func (*InputValidationsService) AdminResetInputValidations
deprecated
func (aaa *InputValidationsService) AdminResetInputValidations(input *input_validations.AdminResetInputValidationsParams) error
Deprecated: 2022-01-10 - Please use AdminResetInputValidationsShort instead.
func (*InputValidationsService) AdminResetInputValidationsShort ¶
func (aaa *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
func (*InputValidationsService) AdminUpdateInputValidations
deprecated
func (aaa *InputValidationsService) AdminUpdateInputValidations(input *input_validations.AdminUpdateInputValidationsParams) error
Deprecated: 2022-01-10 - Please use AdminUpdateInputValidationsShort instead.
func (*InputValidationsService) AdminUpdateInputValidationsShort ¶
func (aaa *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
func (*InputValidationsService) GetAuthSession ¶
func (aaa *InputValidationsService) GetAuthSession() auth.Session
func (*InputValidationsService) PublicGetInputValidationByField
deprecated
func (aaa *InputValidationsService) PublicGetInputValidationByField(input *input_validations.PublicGetInputValidationByFieldParams) (*iamclientmodels.ModelInputValidationConfigVersion, error)
Deprecated: 2022-01-10 - Please use PublicGetInputValidationByFieldShort instead.
func (*InputValidationsService) PublicGetInputValidationByFieldShort ¶
func (aaa *InputValidationsService) PublicGetInputValidationByFieldShort(input *input_validations.PublicGetInputValidationByFieldParams) (*iamclientmodels.ModelInputValidationConfigVersion, error)
func (*InputValidationsService) PublicGetInputValidations
deprecated
func (aaa *InputValidationsService) PublicGetInputValidations(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetInputValidationsShort instead.
func (*InputValidationsService) PublicGetInputValidationsShort ¶
func (aaa *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*iamclientmodels.ModelInputValidationsPublicResponse, error)
func (*InputValidationsService) UpdateFlightId ¶
func (aaa *InputValidationsService) UpdateFlightId(flightId string)
type JWTClaims ¶
type JWTClaims struct { Namespace string `json:"namespace"` DisplayName string `json:"display_name"` Roles []string `json:"roles"` NamespaceRoles []NamespaceRole `json:"namespace_roles"` Permissions []Permission `json:"permissions"` Bans []JWTBan `json:"bans"` JusticeFlags int `json:"jflgs"` Scope string `json:"scope"` Country string `json:"country"` ClientID string `json:"client_id"` IsComply bool `json:"is_comply"` StudioNamespace string `json:"studio_namespace,omitempty"` ExtendNamespace string `json:"extend_namespace,omitempty"` jwt.Claims }
JWTClaims holds data stored in a JWT access token with additional Justice Flags field
type NamespaceContext ¶
type NamespaceContext struct { Namespace string `json:"namespace"` // studio namespace + game namespace Type string `json:"type"` // enum: Publisher, Studio, Game PublisherNamespace string `json:"publisherNamespace"` StudioNamespace string `json:"studioNamespace"` // it will be empty when input namespace is publisher namespace }
type NamespaceRole ¶
type OAuth20ExtensionService ¶
type OAuth20ExtensionService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*OAuth20ExtensionService) AuthenticationWithPlatformLinkV3
deprecated
func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use AuthenticationWithPlatformLinkV3Short instead.
func (*OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short ¶
func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3
deprecated
func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use GenerateTokenByNewHeadlessAccountV3Short instead.
func (*OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short ¶
func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) GetAuthSession ¶
func (aaa *OAuth20ExtensionService) GetAuthSession() auth.Session
func (*OAuth20ExtensionService) GetCountryLocationV3
deprecated
func (aaa *OAuth20ExtensionService) GetCountryLocationV3(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
Deprecated: 2022-01-10 - Please use GetCountryLocationV3Short instead.
func (*OAuth20ExtensionService) GetCountryLocationV3Short ¶
func (aaa *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*iamclientmodels.OauthmodelCountryLocationResponse, error)
func (*OAuth20ExtensionService) Logout
deprecated
func (aaa *OAuth20ExtensionService) Logout(input *o_auth2_0_extension.LogoutParams) error
Deprecated: 2022-01-10 - Please use LogoutShort instead.
func (*OAuth20ExtensionService) LogoutShort ¶
func (aaa *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
func (*OAuth20ExtensionService) PlatformAuthenticationV3
deprecated
func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
Deprecated: 2022-01-10 - Please use PlatformAuthenticationV3Short instead.
func (*OAuth20ExtensionService) PlatformAuthenticationV3Short ¶
func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
func (*OAuth20ExtensionService) PlatformTokenRefreshV3
deprecated
func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*iamclientmodels.OauthmodelPlatformTokenRefreshResponseV3, error)
Deprecated: 2022-01-10 - Please use PlatformTokenRefreshV3Short instead.
func (*OAuth20ExtensionService) PlatformTokenRefreshV3Short ¶
func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3Short(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*iamclientmodels.OauthmodelPlatformTokenRefreshResponseV3, error)
func (*OAuth20ExtensionService) RequestOneTimeLinkingCodeV3
deprecated
func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeResponse, error)
Deprecated: 2022-01-10 - Please use RequestOneTimeLinkingCodeV3Short instead.
func (*OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short ¶
func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeResponse, error)
func (*OAuth20ExtensionService) RequestTargetTokenResponseV3
deprecated
func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use RequestTargetTokenResponseV3Short instead.
func (*OAuth20ExtensionService) RequestTargetTokenResponseV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3Short(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3
deprecated
func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use RequestTokenByOneTimeLinkCodeResponseV3Short instead.
func (*OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20ExtensionService) RequestTokenExchangeCodeV3
deprecated
func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*iamclientmodels.OauthmodelTargetTokenCodeResponse, error)
Deprecated: 2022-01-10 - Please use RequestTokenExchangeCodeV3Short instead.
func (*OAuth20ExtensionService) RequestTokenExchangeCodeV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3Short(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*iamclientmodels.OauthmodelTargetTokenCodeResponse, error)
func (*OAuth20ExtensionService) UpdateFlightId ¶
func (aaa *OAuth20ExtensionService) UpdateFlightId(flightId string)
func (*OAuth20ExtensionService) UserAuthenticationV3
deprecated
func (aaa *OAuth20ExtensionService) UserAuthenticationV3(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
Deprecated: 2022-01-10 - Please use UserAuthenticationV3Short instead.
func (*OAuth20ExtensionService) UserAuthenticationV3Short ¶
func (aaa *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
func (*OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3
deprecated
func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeValidationResponse, error)
Deprecated: 2022-01-10 - Please use ValidateOneTimeLinkingCodeV3Short instead.
func (*OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short ¶
func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*iamclientmodels.OauthmodelOneTimeLinkingCodeValidationResponse, error)
type OAuth20RefreshService ¶
type OAuth20RefreshService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository Token repository.TokenRepository }
type OAuth20Service ¶
type OAuth20Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository FlightIdRepository *utils.FlightIdContainer // contains filtered or unexported fields }
func (*OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3
deprecated
func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
Deprecated: 2022-01-10 - Please use AdminRetrieveUserThirdPartyPlatformTokenV3Short instead.
func (*OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short ¶
func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
func (*OAuth20Service) AuthCodeRequestV3
deprecated
func (aaa *OAuth20Service) AuthCodeRequestV3(input *o_auth2_0.AuthCodeRequestV3Params) (string, error)
Deprecated: 2022-01-10 - Please use AuthCodeRequestV3Short instead.
func (*OAuth20Service) AuthCodeRequestV3Short ¶
func (aaa *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 (aaa *OAuth20Service) AuthorizeV3(input *o_auth2_0.AuthorizeV3Params) (string, error)
Deprecated: 2022-01-10 - Please use AuthorizeV3Short instead.
func (*OAuth20Service) AuthorizeV3Short ¶
func (aaa *OAuth20Service) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
func (*OAuth20Service) Change2FAMethod
deprecated
func (aaa *OAuth20Service) Change2FAMethod(input *o_auth2_0.Change2FAMethodParams) error
Deprecated: 2022-01-10 - Please use Change2FAMethodShort instead.
func (*OAuth20Service) Change2FAMethodShort ¶
func (aaa *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
func (*OAuth20Service) GetAuthSession ¶
func (aaa *OAuth20Service) GetAuthSession() auth.Session
func (*OAuth20Service) GetJWKSV3
deprecated
func (aaa *OAuth20Service) GetJWKSV3(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
Deprecated: 2022-01-10 - Please use GetJWKSV3Short instead.
func (*OAuth20Service) GetJWKSV3Short ¶
func (aaa *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*iamclientmodels.OauthcommonJWKSet, error)
func (*OAuth20Service) GetRevocationListV3
deprecated
func (aaa *OAuth20Service) GetRevocationListV3(input *o_auth2_0.GetRevocationListV3Params) (*iamclientmodels.OauthapiRevocationList, error)
Deprecated: 2022-01-10 - Please use GetRevocationListV3Short instead.
func (*OAuth20Service) GetRevocationListV3Short ¶
func (aaa *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 ¶
func (o *OAuth20Service) LoginClient(clientId, clientSecret *string) error
LoginClient is a custom wrapper used to log in with clientId and clientSecret
func (*OAuth20Service) LoginOrRefresh ¶
func (o *OAuth20Service) LoginOrRefresh(username, password string) error
func (*OAuth20Service) LoginOrRefreshClient ¶
func (o *OAuth20Service) LoginOrRefreshClient(clientId, clientSecret *string) error
func (*OAuth20Service) LoginOrRefreshWithScope ¶
func (o *OAuth20Service) LoginOrRefreshWithScope(username, password, scope string) error
func (*OAuth20Service) LoginPlatform ¶
func (o *OAuth20Service) LoginPlatform(input *o_auth2_0.PlatformTokenGrantV3Params) error
LoginPlatform is a custom wrapper used to log in with clientId and clientSecret
func (*OAuth20Service) LoginUser ¶
func (o *OAuth20Service) LoginUser(username, password string) error
LoginUser is a custom wrapper used to log in with username and password
func (*OAuth20Service) LoginWithScope ¶
func (o *OAuth20Service) LoginWithScope(username, password, scope string) error
func (*OAuth20Service) Logout ¶
func (o *OAuth20Service) Logout() error
Logout is a custom wrapper used to logout with client service oauth2 revoke
func (*OAuth20Service) ParseAccessToken ¶
func (o *OAuth20Service) ParseAccessToken(accessToken string, validate bool) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20Service) PlatformTokenGrantV3
deprecated
func (aaa *OAuth20Service) PlatformTokenGrantV3(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: 2022-01-10 - Please use PlatformTokenGrantV3Short instead.
func (*OAuth20Service) PlatformTokenGrantV3Short ¶
func (aaa *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3
deprecated
func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveUserThirdPartyPlatformTokenV3Short instead.
func (*OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short ¶
func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*iamclientmodels.OauthmodelTokenThirdPartyResponse, error)
func (*OAuth20Service) RevokeUserV3
deprecated
func (aaa *OAuth20Service) RevokeUserV3(input *o_auth2_0.RevokeUserV3Params) error
Deprecated: 2022-01-10 - Please use RevokeUserV3Short instead.
func (*OAuth20Service) RevokeUserV3Short ¶
func (aaa *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
func (*OAuth20Service) SendMFAAuthenticationCode
deprecated
func (aaa *OAuth20Service) SendMFAAuthenticationCode(input *o_auth2_0.SendMFAAuthenticationCodeParams) error
Deprecated: 2022-01-10 - Please use SendMFAAuthenticationCodeShort instead.
func (*OAuth20Service) SendMFAAuthenticationCodeShort ¶
func (aaa *OAuth20Service) SendMFAAuthenticationCodeShort(input *o_auth2_0.SendMFAAuthenticationCodeParams) error
func (*OAuth20Service) SetLocalValidation ¶
func (o *OAuth20Service) SetLocalValidation(value bool)
func (*OAuth20Service) SimultaneousLoginV3
deprecated
func (aaa *OAuth20Service) SimultaneousLoginV3(input *o_auth2_0.SimultaneousLoginV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use SimultaneousLoginV3Short instead.
func (*OAuth20Service) SimultaneousLoginV3Short ¶
func (aaa *OAuth20Service) SimultaneousLoginV3Short(input *o_auth2_0.SimultaneousLoginV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20Service) TokenGrantV3
deprecated
func (aaa *OAuth20Service) TokenGrantV3(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
Deprecated: 2022-01-10 - Please use TokenGrantV3Short instead.
func (*OAuth20Service) TokenGrantV3Short ¶
func (aaa *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
func (*OAuth20Service) TokenIntrospectionV3
deprecated
func (aaa *OAuth20Service) TokenIntrospectionV3(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
Deprecated: 2022-01-10 - Please use TokenIntrospectionV3Short instead.
func (*OAuth20Service) TokenIntrospectionV3Short ¶
func (aaa *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*iamclientmodels.OauthmodelTokenIntrospectResponse, error)
func (*OAuth20Service) TokenRevocationV3
deprecated
func (aaa *OAuth20Service) TokenRevocationV3(input *o_auth2_0.TokenRevocationV3Params) error
Deprecated: 2022-01-10 - Please use TokenRevocationV3Short instead.
func (*OAuth20Service) TokenRevocationV3Short ¶
func (aaa *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
func (*OAuth20Service) UpdateFlightId ¶
func (aaa *OAuth20Service) UpdateFlightId(flightId string)
func (*OAuth20Service) Verify2FACode
deprecated
func (aaa *OAuth20Service) Verify2FACode(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use Verify2FACodeShort instead.
func (*OAuth20Service) Verify2FACodeShort ¶
func (aaa *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20Service) VerifyTokenV3
deprecated
func (aaa *OAuth20Service) VerifyTokenV3(input *o_auth2_0.VerifyTokenV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use VerifyTokenV3Short instead.
func (*OAuth20Service) VerifyTokenV3Short ¶
func (aaa *OAuth20Service) VerifyTokenV3Short(input *o_auth2_0.VerifyTokenV3Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
type OAuth20v4Service ¶
type OAuth20v4Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*OAuth20v4Service) AuthenticationWithPlatformLinkV4
deprecated
func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use AuthenticationWithPlatformLinkV4Short instead.
func (*OAuth20v4Service) AuthenticationWithPlatformLinkV4Short ¶
func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4Short(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4
deprecated
func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use GenerateTokenByNewHeadlessAccountV4Short instead.
func (*OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short ¶
func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20v4Service) GetAuthSession ¶
func (aaa *OAuth20v4Service) GetAuthSession() auth.Session
func (*OAuth20v4Service) PlatformTokenGrantV4
deprecated
func (aaa *OAuth20v4Service) PlatformTokenGrantV4(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use PlatformTokenGrantV4Short instead.
func (*OAuth20v4Service) PlatformTokenGrantV4Short ¶
func (aaa *OAuth20v4Service) PlatformTokenGrantV4Short(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20v4Service) RequestTargetTokenResponseV4
deprecated
func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use RequestTargetTokenResponseV4Short instead.
func (*OAuth20v4Service) RequestTargetTokenResponseV4Short ¶
func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4Short(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20v4Service) SimultaneousLoginV4
deprecated
func (aaa *OAuth20v4Service) SimultaneousLoginV4(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use SimultaneousLoginV4Short instead.
func (*OAuth20v4Service) SimultaneousLoginV4Short ¶
func (aaa *OAuth20v4Service) SimultaneousLoginV4Short(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
func (*OAuth20v4Service) TokenGrantV4
deprecated
func (aaa *OAuth20v4Service) TokenGrantV4(input *o_auth2_0_v4.TokenGrantV4Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
Deprecated: 2022-01-10 - Please use TokenGrantV4Short instead.
func (*OAuth20v4Service) TokenGrantV4Short ¶
func (aaa *OAuth20v4Service) TokenGrantV4Short(input *o_auth2_0_v4.TokenGrantV4Params) (*iamclientmodels.OauthmodelTokenWithDeviceCookieResponseV3, error)
func (*OAuth20v4Service) UpdateFlightId ¶
func (aaa *OAuth20v4Service) UpdateFlightId(flightId string)
func (*OAuth20v4Service) Verify2FACodeV4
deprecated
func (aaa *OAuth20v4Service) Verify2FACodeV4(input *o_auth2_0_v4.Verify2FACodeV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
Deprecated: 2022-01-10 - Please use Verify2FACodeV4Short instead.
func (*OAuth20v4Service) Verify2FACodeV4Short ¶
func (aaa *OAuth20v4Service) Verify2FACodeV4Short(input *o_auth2_0_v4.Verify2FACodeV4Params) (*iamclientmodels.OauthmodelTokenResponseV3, error)
type OAuthService ¶
type OAuthService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*OAuthService) Authorization
deprecated
func (aaa *OAuthService) Authorization(input *o_auth.AuthorizationParams) (string, error)
Deprecated: 2022-01-10 - Please use AuthorizationShort instead.
func (*OAuthService) AuthorizationShort ¶
func (aaa *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
func (*OAuthService) GetAuthSession ¶
func (aaa *OAuthService) GetAuthSession() auth.Session
func (*OAuthService) GetJWKS
deprecated
func (aaa *OAuthService) GetJWKS(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
Deprecated: 2022-01-10 - Please use GetJWKSShort instead.
func (*OAuthService) GetJWKSShort ¶
func (aaa *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*iamclientmodels.OauthcommonJWKSet, error)
func (*OAuthService) GetRevocationList
deprecated
func (aaa *OAuthService) GetRevocationList(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
Deprecated: 2022-01-10 - Please use GetRevocationListShort instead.
func (*OAuthService) GetRevocationListShort ¶
func (aaa *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*iamclientmodels.OauthapiRevocationList, error)
func (*OAuthService) PlatformTokenRequestHandler
deprecated
func (aaa *OAuthService) PlatformTokenRequestHandler(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: 2022-01-10 - Please use PlatformTokenRequestHandlerShort instead.
func (*OAuthService) PlatformTokenRequestHandlerShort ¶
func (aaa *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuthService) RevokeAUser
deprecated
func (aaa *OAuthService) RevokeAUser(input *o_auth.RevokeAUserParams) error
Deprecated: 2022-01-10 - Please use RevokeAUserShort instead.
func (*OAuthService) RevokeAUserShort ¶
func (aaa *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
func (*OAuthService) RevokeToken
deprecated
func (aaa *OAuthService) RevokeToken(input *o_auth.RevokeTokenParams) error
Deprecated: 2022-01-10 - Please use RevokeTokenShort instead.
func (*OAuthService) RevokeTokenShort ¶
func (aaa *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
func (*OAuthService) RevokeUser
deprecated
func (aaa *OAuthService) RevokeUser(input *o_auth.RevokeUserParams) error
Deprecated: 2022-01-10 - Please use RevokeUserShort instead.
func (*OAuthService) RevokeUserShort ¶
func (aaa *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
func (*OAuthService) TokenGrant
deprecated
func (aaa *OAuthService) TokenGrant(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: 2022-01-10 - Please use TokenGrantShort instead.
func (*OAuthService) TokenGrantShort ¶
func (aaa *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*iamclientmodels.OauthmodelTokenResponse, error)
func (*OAuthService) UpdateFlightId ¶
func (aaa *OAuthService) UpdateFlightId(flightId string)
func (*OAuthService) VerifyToken
deprecated
func (aaa *OAuthService) VerifyToken(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
Deprecated: 2022-01-10 - Please use VerifyTokenShort instead.
func (*OAuthService) VerifyTokenShort ¶
func (aaa *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*iamclientmodels.OauthmodelTokenResponse, error)
type Permission ¶
type Role ¶
type Role struct { RoleID string `json:"RoleId"` RoleName string Permissions []Permission }
Role holds info about a user role.
type RolesService ¶
type RolesService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*RolesService) AddRoleManagers
deprecated
func (aaa *RolesService) AddRoleManagers(input *roles.AddRoleManagersParams) error
Deprecated: 2022-01-10 - Please use AddRoleManagersShort instead.
func (*RolesService) AddRoleManagersShort ¶
func (aaa *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
func (*RolesService) AddRoleMembers
deprecated
func (aaa *RolesService) AddRoleMembers(input *roles.AddRoleMembersParams) error
Deprecated: 2022-01-10 - Please use AddRoleMembersShort instead.
func (*RolesService) AddRoleMembersShort ¶
func (aaa *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
func (*RolesService) AddRolePermission
deprecated
func (aaa *RolesService) AddRolePermission(input *roles.AddRolePermissionParams) error
Deprecated: 2022-01-10 - Please use AddRolePermissionShort instead.
func (*RolesService) AddRolePermissionShort ¶
func (aaa *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
func (*RolesService) AdminAddRoleManagersV3
deprecated
func (aaa *RolesService) AdminAddRoleManagersV3(input *roles.AdminAddRoleManagersV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddRoleManagersV3Short instead.
func (*RolesService) AdminAddRoleManagersV3Short ¶
func (aaa *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
func (*RolesService) AdminAddRoleMembersV3
deprecated
func (aaa *RolesService) AdminAddRoleMembersV3(input *roles.AdminAddRoleMembersV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddRoleMembersV3Short instead.
func (*RolesService) AdminAddRoleMembersV3Short ¶
func (aaa *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
func (*RolesService) AdminAddRolePermissionsV3
deprecated
func (aaa *RolesService) AdminAddRolePermissionsV3(input *roles.AdminAddRolePermissionsV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddRolePermissionsV3Short instead.
func (*RolesService) AdminAddRolePermissionsV3Short ¶
func (aaa *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
func (*RolesService) AdminAddRolePermissionsV4
deprecated
func (aaa *RolesService) AdminAddRolePermissionsV4(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminAddRolePermissionsV4Short instead.
func (*RolesService) AdminAddRolePermissionsV4Short ¶
func (aaa *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminAssignUserToRoleV4
deprecated
func (aaa *RolesService) AdminAssignUserToRoleV4(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
Deprecated: 2022-01-10 - Please use AdminAssignUserToRoleV4Short instead.
func (*RolesService) AdminAssignUserToRoleV4Short ¶
func (aaa *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*iamclientmodels.ModelAssignedUserV4Response, error)
func (*RolesService) AdminCreateRoleV3
deprecated
func (aaa *RolesService) AdminCreateRoleV3(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
Deprecated: 2022-01-10 - Please use AdminCreateRoleV3Short instead.
func (*RolesService) AdminCreateRoleV3Short ¶
func (aaa *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*iamclientmodels.AccountcommonRoleV3, error)
func (*RolesService) AdminCreateRoleV4
deprecated
func (aaa *RolesService) AdminCreateRoleV4(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminCreateRoleV4Short instead.
func (*RolesService) AdminCreateRoleV4Short ¶
func (aaa *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminDeleteRolePermissionV3
deprecated
func (aaa *RolesService) AdminDeleteRolePermissionV3(input *roles.AdminDeleteRolePermissionV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteRolePermissionV3Short instead.
func (*RolesService) AdminDeleteRolePermissionV3Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV3
deprecated
func (aaa *RolesService) AdminDeleteRolePermissionsV3(input *roles.AdminDeleteRolePermissionsV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteRolePermissionsV3Short instead.
func (*RolesService) AdminDeleteRolePermissionsV3Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV4
deprecated
func (aaa *RolesService) AdminDeleteRolePermissionsV4(input *roles.AdminDeleteRolePermissionsV4Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteRolePermissionsV4Short instead.
func (*RolesService) AdminDeleteRolePermissionsV4Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
func (*RolesService) AdminDeleteRoleV3
deprecated
func (aaa *RolesService) AdminDeleteRoleV3(input *roles.AdminDeleteRoleV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteRoleV3Short instead.
func (*RolesService) AdminDeleteRoleV3Short ¶
func (aaa *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
func (*RolesService) AdminDeleteRoleV4
deprecated
func (aaa *RolesService) AdminDeleteRoleV4(input *roles.AdminDeleteRoleV4Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteRoleV4Short instead.
func (*RolesService) AdminDeleteRoleV4Short ¶
func (aaa *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
func (*RolesService) AdminGetRoleAdminStatusV3
deprecated
func (aaa *RolesService) AdminGetRoleAdminStatusV3(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetRoleAdminStatusV3Short instead.
func (*RolesService) AdminGetRoleAdminStatusV3Short ¶
func (aaa *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*iamclientmodels.ModelRoleAdminStatusResponseV3, error)
func (*RolesService) AdminGetRoleManagersV3
deprecated
func (aaa *RolesService) AdminGetRoleManagersV3(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
Deprecated: 2022-01-10 - Please use AdminGetRoleManagersV3Short instead.
func (*RolesService) AdminGetRoleManagersV3Short ¶
func (aaa *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*iamclientmodels.ModelRoleManagersResponsesV3, error)
func (*RolesService) AdminGetRoleMembersV3
deprecated
func (aaa *RolesService) AdminGetRoleMembersV3(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetRoleMembersV3Short instead.
func (*RolesService) AdminGetRoleMembersV3Short ¶
func (aaa *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*iamclientmodels.ModelRoleMembersResponseV3, error)
func (*RolesService) AdminGetRoleV3
deprecated
func (aaa *RolesService) AdminGetRoleV3(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetRoleV3Short instead.
func (*RolesService) AdminGetRoleV3Short ¶
func (aaa *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
func (*RolesService) AdminGetRoleV4
deprecated
func (aaa *RolesService) AdminGetRoleV4(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminGetRoleV4Short instead.
func (*RolesService) AdminGetRoleV4Short ¶
func (aaa *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminGetRolesV3
deprecated
func (aaa *RolesService) AdminGetRolesV3(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
Deprecated: 2022-01-10 - Please use AdminGetRolesV3Short instead.
func (*RolesService) AdminGetRolesV3Short ¶
func (aaa *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*iamclientmodels.ModelRoleResponseWithManagersAndPaginationV3, error)
func (*RolesService) AdminGetRolesV4
deprecated
func (aaa *RolesService) AdminGetRolesV4(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminGetRolesV4Short instead.
func (*RolesService) AdminGetRolesV4Short ¶
func (aaa *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*iamclientmodels.ModelListRoleV4Response, error)
func (*RolesService) AdminListAssignedUsersV4
deprecated
func (aaa *RolesService) AdminListAssignedUsersV4(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
Deprecated: 2022-01-10 - Please use AdminListAssignedUsersV4Short instead.
func (*RolesService) AdminListAssignedUsersV4Short ¶
func (aaa *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*iamclientmodels.ModelListAssignedUsersV4Response, error)
func (*RolesService) AdminRemoveRoleAdminV3
deprecated
func (aaa *RolesService) AdminRemoveRoleAdminV3(input *roles.AdminRemoveRoleAdminV3Params) error
Deprecated: 2022-01-10 - Please use AdminRemoveRoleAdminV3Short instead.
func (*RolesService) AdminRemoveRoleAdminV3Short ¶
func (aaa *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
func (*RolesService) AdminRemoveRoleManagersV3
deprecated
func (aaa *RolesService) AdminRemoveRoleManagersV3(input *roles.AdminRemoveRoleManagersV3Params) error
Deprecated: 2022-01-10 - Please use AdminRemoveRoleManagersV3Short instead.
func (*RolesService) AdminRemoveRoleManagersV3Short ¶
func (aaa *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
func (*RolesService) AdminRemoveRoleMembersV3
deprecated
func (aaa *RolesService) AdminRemoveRoleMembersV3(input *roles.AdminRemoveRoleMembersV3Params) error
Deprecated: 2022-01-10 - Please use AdminRemoveRoleMembersV3Short instead.
func (*RolesService) AdminRemoveRoleMembersV3Short ¶
func (aaa *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
func (*RolesService) AdminRevokeUserFromRoleV4
deprecated
func (aaa *RolesService) AdminRevokeUserFromRoleV4(input *roles.AdminRevokeUserFromRoleV4Params) error
Deprecated: 2022-01-10 - Please use AdminRevokeUserFromRoleV4Short instead.
func (*RolesService) AdminRevokeUserFromRoleV4Short ¶
func (aaa *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
func (*RolesService) AdminUpdateAdminRoleStatusV3
deprecated
func (aaa *RolesService) AdminUpdateAdminRoleStatusV3(input *roles.AdminUpdateAdminRoleStatusV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateAdminRoleStatusV3Short instead.
func (*RolesService) AdminUpdateAdminRoleStatusV3Short ¶
func (aaa *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV3
deprecated
func (aaa *RolesService) AdminUpdateRolePermissionsV3(input *roles.AdminUpdateRolePermissionsV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateRolePermissionsV3Short instead.
func (*RolesService) AdminUpdateRolePermissionsV3Short ¶
func (aaa *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV4
deprecated
func (aaa *RolesService) AdminUpdateRolePermissionsV4(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminUpdateRolePermissionsV4Short instead.
func (*RolesService) AdminUpdateRolePermissionsV4Short ¶
func (aaa *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) AdminUpdateRoleV3
deprecated
func (aaa *RolesService) AdminUpdateRoleV3(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateRoleV3Short instead.
func (*RolesService) AdminUpdateRoleV3Short ¶
func (aaa *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*iamclientmodels.ModelRoleResponseV3, error)
func (*RolesService) AdminUpdateRoleV4
deprecated
func (aaa *RolesService) AdminUpdateRoleV4(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
Deprecated: 2022-01-10 - Please use AdminUpdateRoleV4Short instead.
func (*RolesService) AdminUpdateRoleV4Short ¶
func (aaa *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*iamclientmodels.ModelRoleV4Response, error)
func (*RolesService) CreateRole
deprecated
func (aaa *RolesService) CreateRole(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
Deprecated: 2022-01-10 - Please use CreateRoleShort instead.
func (*RolesService) CreateRoleShort ¶
func (aaa *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*iamclientmodels.AccountcommonRole, error)
func (*RolesService) DeleteRole
deprecated
func (aaa *RolesService) DeleteRole(input *roles.DeleteRoleParams) error
Deprecated: 2022-01-10 - Please use DeleteRoleShort instead.
func (*RolesService) DeleteRolePermission
deprecated
func (aaa *RolesService) DeleteRolePermission(input *roles.DeleteRolePermissionParams) error
Deprecated: 2022-01-10 - Please use DeleteRolePermissionShort instead.
func (*RolesService) DeleteRolePermissionShort ¶
func (aaa *RolesService) DeleteRolePermissionShort(input *roles.DeleteRolePermissionParams) error
func (*RolesService) DeleteRoleShort ¶
func (aaa *RolesService) DeleteRoleShort(input *roles.DeleteRoleParams) error
func (*RolesService) GetAuthSession ¶
func (aaa *RolesService) GetAuthSession() auth.Session
func (*RolesService) GetRole
deprecated
func (aaa *RolesService) GetRole(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: 2022-01-10 - Please use GetRoleShort instead.
func (*RolesService) GetRoleAdminStatus
deprecated
func (aaa *RolesService) GetRoleAdminStatus(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
Deprecated: 2022-01-10 - Please use GetRoleAdminStatusShort instead.
func (*RolesService) GetRoleAdminStatusShort ¶
func (aaa *RolesService) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*iamclientmodels.ModelRoleAdminStatusResponse, error)
func (*RolesService) GetRoleManagers
deprecated
func (aaa *RolesService) GetRoleManagers(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
Deprecated: 2022-01-10 - Please use GetRoleManagersShort instead.
func (*RolesService) GetRoleManagersShort ¶
func (aaa *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*iamclientmodels.ModelRoleManagersResponse, error)
func (*RolesService) GetRoleMembers
deprecated
func (aaa *RolesService) GetRoleMembers(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
Deprecated: 2022-01-10 - Please use GetRoleMembersShort instead.
func (*RolesService) GetRoleMembersShort ¶
func (aaa *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*iamclientmodels.ModelRoleMembersResponse, error)
func (*RolesService) GetRoleShort ¶
func (aaa *RolesService) GetRoleShort(input *roles.GetRoleParams) (*iamclientmodels.ModelRoleResponse, error)
func (*RolesService) GetRoles
deprecated
func (aaa *RolesService) GetRoles(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
Deprecated: 2022-01-10 - Please use GetRolesShort instead.
func (*RolesService) GetRolesShort ¶
func (aaa *RolesService) GetRolesShort(input *roles.GetRolesParams) ([]*iamclientmodels.ModelRoleResponseWithManagers, error)
func (*RolesService) PublicGetRoleV3
deprecated
func (aaa *RolesService) PublicGetRoleV3(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetRoleV3Short instead.
func (*RolesService) PublicGetRoleV3Short ¶
func (aaa *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*iamclientmodels.ModelRoleResponse, error)
func (*RolesService) PublicGetRolesV3
deprecated
func (aaa *RolesService) PublicGetRolesV3(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetRolesV3Short instead.
func (*RolesService) PublicGetRolesV3Short ¶
func (aaa *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*iamclientmodels.ModelRoleNamesResponseV3, error)
func (*RolesService) RemoveRoleAdmin
deprecated
func (aaa *RolesService) RemoveRoleAdmin(input *roles.RemoveRoleAdminParams) error
Deprecated: 2022-01-10 - Please use RemoveRoleAdminShort instead.
func (*RolesService) RemoveRoleAdminShort ¶
func (aaa *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
func (*RolesService) RemoveRoleManagers
deprecated
func (aaa *RolesService) RemoveRoleManagers(input *roles.RemoveRoleManagersParams) error
Deprecated: 2022-01-10 - Please use RemoveRoleManagersShort instead.
func (*RolesService) RemoveRoleManagersShort ¶
func (aaa *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
func (*RolesService) RemoveRoleMembers
deprecated
func (aaa *RolesService) RemoveRoleMembers(input *roles.RemoveRoleMembersParams) error
Deprecated: 2022-01-10 - Please use RemoveRoleMembersShort instead.
func (*RolesService) RemoveRoleMembersShort ¶
func (aaa *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
func (*RolesService) SetRoleAsAdmin
deprecated
func (aaa *RolesService) SetRoleAsAdmin(input *roles.SetRoleAsAdminParams) error
Deprecated: 2022-01-10 - Please use SetRoleAsAdminShort instead.
func (*RolesService) SetRoleAsAdminShort ¶
func (aaa *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
func (*RolesService) UpdateFlightId ¶
func (aaa *RolesService) UpdateFlightId(flightId string)
func (*RolesService) UpdateRole
deprecated
func (aaa *RolesService) UpdateRole(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
Deprecated: 2022-01-10 - Please use UpdateRoleShort instead.
func (*RolesService) UpdateRolePermissions
deprecated
func (aaa *RolesService) UpdateRolePermissions(input *roles.UpdateRolePermissionsParams) error
Deprecated: 2022-01-10 - Please use UpdateRolePermissionsShort instead.
func (*RolesService) UpdateRolePermissionsShort ¶
func (aaa *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
func (*RolesService) UpdateRoleShort ¶
func (aaa *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*iamclientmodels.ModelRoleResponse, error)
type SSOCredentialService ¶
type SSOCredentialService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*SSOCredentialService) AddSSOLoginPlatformCredential
deprecated
func (aaa *SSOCredentialService) AddSSOLoginPlatformCredential(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use AddSSOLoginPlatformCredentialShort instead.
func (*SSOCredentialService) AddSSOLoginPlatformCredentialShort ¶
func (aaa *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) DeleteSSOLoginPlatformCredentialV3
deprecated
func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) error
Deprecated: 2022-01-10 - Please use DeleteSSOLoginPlatformCredentialV3Short instead.
func (*SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short ¶
func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) error
func (*SSOCredentialService) GetAuthSession ¶
func (aaa *SSOCredentialService) GetAuthSession() auth.Session
func (*SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3
deprecated
func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveAllSSOLoginPlatformCredentialV3Short instead.
func (*SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short ¶
func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) RetrieveSSOLoginPlatformCredential
deprecated
func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredential(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveSSOLoginPlatformCredentialShort instead.
func (*SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort ¶
func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
func (*SSOCredentialService) UpdateFlightId ¶
func (aaa *SSOCredentialService) UpdateFlightId(flightId string)
func (*SSOCredentialService) UpdateSSOPlatformCredential
deprecated
func (aaa *SSOCredentialService) UpdateSSOPlatformCredential(input *sso_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use UpdateSSOPlatformCredentialShort instead.
func (*SSOCredentialService) UpdateSSOPlatformCredentialShort ¶
func (aaa *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *sso_credential.UpdateSSOPlatformCredentialParams) (*iamclientmodels.ModelSSOPlatformCredentialResponse, error)
type SSOSAML20Service ¶
type SSOSAML20Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*SSOSAML20Service) GetAuthSession ¶
func (aaa *SSOSAML20Service) GetAuthSession() auth.Session
func (*SSOSAML20Service) PlatformAuthenticateSAMLV3Handler
deprecated
func (aaa *SSOSAML20Service) PlatformAuthenticateSAMLV3Handler(input *sso_saml_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
Deprecated: 2022-01-10 - Please use PlatformAuthenticateSAMLV3HandlerShort instead.
func (*SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort ¶
func (aaa *SSOSAML20Service) PlatformAuthenticateSAMLV3HandlerShort(input *sso_saml_2_0.PlatformAuthenticateSAMLV3HandlerParams) (string, error)
func (*SSOSAML20Service) UpdateFlightId ¶
func (aaa *SSOSAML20Service) UpdateFlightId(flightId string)
type SSOService ¶
type SSOService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*SSOService) GetAuthSession ¶
func (aaa *SSOService) GetAuthSession() auth.Session
func (*SSOService) LoginSSOClient
deprecated
func (aaa *SSOService) LoginSSOClient(input *sso.LoginSSOClientParams) error
Deprecated: 2022-01-10 - Please use LoginSSOClientShort instead.
func (*SSOService) LoginSSOClientShort ¶
func (aaa *SSOService) LoginSSOClientShort(input *sso.LoginSSOClientParams) error
func (*SSOService) LogoutSSOClient
deprecated
func (aaa *SSOService) LogoutSSOClient(input *sso.LogoutSSOClientParams) error
Deprecated: 2022-01-10 - Please use LogoutSSOClientShort instead.
func (*SSOService) LogoutSSOClientShort ¶
func (aaa *SSOService) LogoutSSOClientShort(input *sso.LogoutSSOClientParams) error
func (*SSOService) UpdateFlightId ¶
func (aaa *SSOService) UpdateFlightId(flightId string)
type ThirdPartyCredentialService ¶
type ThirdPartyCredentialService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use AddThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3
deprecated
func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3(input *third_party_credential.AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) (*iamclientmodels.ModelCheckAvailabilityResponse, error)
Deprecated: 2022-01-10 - Please use AdminCheckThirdPartyLoginPlatformAvailabilityV3Short instead.
func (*ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short ¶
func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(input *third_party_credential.AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) (*iamclientmodels.ModelCheckAvailabilityResponse, error)
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
Deprecated: 2022-01-10 - Please use DeleteThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3
deprecated
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
Deprecated: 2022-01-10 - Please use DeleteThirdPartyLoginPlatformDomainV3Short instead.
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short ¶
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
func (*ThirdPartyCredentialService) GetAuthSession ¶
func (aaa *ThirdPartyCredentialService) GetAuthSession() auth.Session
func (*ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3
deprecated
func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
Deprecated: 2022-01-10 - Please use RetrieveActiveOIDCClientsPublicV3Short instead.
func (*ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3
deprecated
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
Deprecated: 2022-01-10 - Please use RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short instead.
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) ([]*iamclientmodels.ModelPublicThirdPartyPlatformInfo, error)
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveAllThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Params) ([]*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3(input *third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use RetrieveThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) UpdateFlightId ¶
func (aaa *ThirdPartyCredentialService) UpdateFlightId(flightId string)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3
deprecated
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
Deprecated: 2022-01-10 - Please use UpdateThirdPartyLoginPlatformCredentialV3Short instead.
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*iamclientmodels.ModelThirdPartyLoginPlatformCredentialResponse, error)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3
deprecated
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
Deprecated: 2022-01-10 - Please use UpdateThirdPartyLoginPlatformDomainV3Short instead.
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short ¶
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*iamclientmodels.ModelPlatformDomainResponse, error)
type TokenValidator ¶
type TokenValidator struct { AuthService OAuth20Service RefreshInterval time.Duration Filter *bloom.Filter JwkSet *iamclientmodels.OauthcommonJWKSet JwtClaims JWTClaims JwtEncoding base64.Encoding LocalValidationActive bool PublicKeys map[string]*rsa.PublicKey RevokedUsers map[string]time.Time Roles map[string]*iamclientmodels.ModelRoleResponseV3 NamespaceContexts map[string]*NamespaceContext // contains filtered or unexported fields }
func (*TokenValidator) Initialize ¶
func (v *TokenValidator) Initialize()
func (*TokenValidator) Validate ¶
func (v *TokenValidator) Validate(token string, permission *Permission, namespace *string, userId *string) error
type UsersService ¶
type UsersService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*UsersService) AddUserPermission
deprecated
func (aaa *UsersService) AddUserPermission(input *users.AddUserPermissionParams) error
Deprecated: 2022-01-10 - Please use AddUserPermissionShort instead.
func (*UsersService) AddUserPermissionShort ¶
func (aaa *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
func (*UsersService) AddUserRole
deprecated
func (aaa *UsersService) AddUserRole(input *users.AddUserRoleParams) error
Deprecated: 2022-01-10 - Please use AddUserRoleShort instead.
func (*UsersService) AddUserRoleShort ¶
func (aaa *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
func (*UsersService) AdminAddUserPermissionsV3
deprecated
func (aaa *UsersService) AdminAddUserPermissionsV3(input *users.AdminAddUserPermissionsV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddUserPermissionsV3Short instead.
func (*UsersService) AdminAddUserPermissionsV3Short ¶
func (aaa *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
func (*UsersService) AdminAddUserRoleV3
deprecated
func (aaa *UsersService) AdminAddUserRoleV3(input *users.AdminAddUserRoleV3Params) error
Deprecated: 2022-01-10 - Please use AdminAddUserRoleV3Short instead.
func (*UsersService) AdminAddUserRoleV3Short ¶
func (aaa *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
func (*UsersService) AdminBanUserV2
deprecated
func (aaa *UsersService) AdminBanUserV2(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use AdminBanUserV2Short instead.
func (*UsersService) AdminBanUserV2Short ¶
func (aaa *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) AdminBanUserV3
deprecated
func (aaa *UsersService) AdminBanUserV3(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminBanUserV3Short instead.
func (*UsersService) AdminBanUserV3Short ¶
func (aaa *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
func (*UsersService) AdminBulkGetUsersPlatform
deprecated
func (aaa *UsersService) AdminBulkGetUsersPlatform(input *users.AdminBulkGetUsersPlatformParams) (*iamclientmodels.ModelListBulkUserPlatformsResponse, error)
Deprecated: 2022-01-10 - Please use AdminBulkGetUsersPlatformShort instead.
func (*UsersService) AdminBulkGetUsersPlatformShort ¶
func (aaa *UsersService) AdminBulkGetUsersPlatformShort(input *users.AdminBulkGetUsersPlatformParams) (*iamclientmodels.ModelListBulkUserPlatformsResponse, error)
func (*UsersService) AdminBulkUpdateUsersV3
deprecated
func (aaa *UsersService) AdminBulkUpdateUsersV3(input *users.AdminBulkUpdateUsersV3Params) error
Deprecated: 2022-01-10 - Please use AdminBulkUpdateUsersV3Short instead.
func (*UsersService) AdminBulkUpdateUsersV3Short ¶
func (aaa *UsersService) AdminBulkUpdateUsersV3Short(input *users.AdminBulkUpdateUsersV3Params) error
func (*UsersService) AdminCreateJusticeUser
deprecated
func (aaa *UsersService) AdminCreateJusticeUser(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
Deprecated: 2022-01-10 - Please use AdminCreateJusticeUserShort instead.
func (*UsersService) AdminCreateJusticeUserShort ¶
func (aaa *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
func (*UsersService) AdminCreateUserRolesV2
deprecated
func (aaa *UsersService) AdminCreateUserRolesV2(input *users.AdminCreateUserRolesV2Params) error
Deprecated: 2022-01-10 - Please use AdminCreateUserRolesV2Short instead.
func (*UsersService) AdminCreateUserRolesV2Short ¶
func (aaa *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
func (*UsersService) AdminDeletePlatformLinkV2
deprecated
func (aaa *UsersService) AdminDeletePlatformLinkV2(input *users.AdminDeletePlatformLinkV2Params) error
Deprecated: 2022-01-10 - Please use AdminDeletePlatformLinkV2Short instead.
func (*UsersService) AdminDeletePlatformLinkV2Short ¶
func (aaa *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
func (*UsersService) AdminDeleteUserInformationV3
deprecated
func (aaa *UsersService) AdminDeleteUserInformationV3(input *users.AdminDeleteUserInformationV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserInformationV3Short instead.
func (*UsersService) AdminDeleteUserInformationV3Short ¶
func (aaa *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
func (*UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3
deprecated
func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserLinkingHistoryByPlatformIDV3Short instead.
func (*UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short ¶
func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) error
func (*UsersService) AdminDeleteUserPermissionBulkV3
deprecated
func (aaa *UsersService) AdminDeleteUserPermissionBulkV3(input *users.AdminDeleteUserPermissionBulkV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserPermissionBulkV3Short instead.
func (*UsersService) AdminDeleteUserPermissionBulkV3Short ¶
func (aaa *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
func (*UsersService) AdminDeleteUserPermissionV3
deprecated
func (aaa *UsersService) AdminDeleteUserPermissionV3(input *users.AdminDeleteUserPermissionV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserPermissionV3Short instead.
func (*UsersService) AdminDeleteUserPermissionV3Short ¶
func (aaa *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
func (*UsersService) AdminDeleteUserRoleV3
deprecated
func (aaa *UsersService) AdminDeleteUserRoleV3(input *users.AdminDeleteUserRoleV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserRoleV3Short instead.
func (*UsersService) AdminDeleteUserRoleV3Short ¶
func (aaa *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
func (*UsersService) AdminDeleteUserRolesV3
deprecated
func (aaa *UsersService) AdminDeleteUserRolesV3(input *users.AdminDeleteUserRolesV3Params) error
Deprecated: 2022-01-10 - Please use AdminDeleteUserRolesV3Short instead.
func (*UsersService) AdminDeleteUserRolesV3Short ¶
func (aaa *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
func (*UsersService) AdminDisableUserV2
deprecated
func (aaa *UsersService) AdminDisableUserV2(input *users.AdminDisableUserV2Params) error
Deprecated: 2022-01-10 - Please use AdminDisableUserV2Short instead.
func (*UsersService) AdminDisableUserV2Short ¶
func (aaa *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
func (*UsersService) AdminEnableUserV2
deprecated
func (aaa *UsersService) AdminEnableUserV2(input *users.AdminEnableUserV2Params) error
Deprecated: 2022-01-10 - Please use AdminEnableUserV2Short instead.
func (*UsersService) AdminEnableUserV2Short ¶
func (aaa *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
func (*UsersService) AdminGetAgeRestrictionStatusV2
deprecated
func (aaa *UsersService) AdminGetAgeRestrictionStatusV2(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetAgeRestrictionStatusV2Short instead.
func (*UsersService) AdminGetAgeRestrictionStatusV2Short ¶
func (aaa *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
func (*UsersService) AdminGetAgeRestrictionStatusV3
deprecated
func (aaa *UsersService) AdminGetAgeRestrictionStatusV3(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetAgeRestrictionStatusV3Short instead.
func (*UsersService) AdminGetAgeRestrictionStatusV3Short ¶
func (aaa *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
func (*UsersService) AdminGetBulkUserBanV3
deprecated
func (aaa *UsersService) AdminGetBulkUserBanV3(input *users.AdminGetBulkUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetBulkUserBanV3Short instead.
func (*UsersService) AdminGetBulkUserBanV3Short ¶
func (aaa *UsersService) AdminGetBulkUserBanV3Short(input *users.AdminGetBulkUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*UsersService) AdminGetBulkUserByEmailAddressV3
deprecated
func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetBulkUserByEmailAddressV3Short instead.
func (*UsersService) AdminGetBulkUserByEmailAddressV3Short ¶
func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*iamclientmodels.ModelListUserResponseV3, error)
func (*UsersService) AdminGetListCountryAgeRestrictionV3
deprecated
func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetListCountryAgeRestrictionV3Short instead.
func (*UsersService) AdminGetListCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) ([]*iamclientmodels.ModelCountryV3Response, error)
func (*UsersService) AdminGetListJusticePlatformAccounts
deprecated
func (aaa *UsersService) AdminGetListJusticePlatformAccounts(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
Deprecated: 2022-01-10 - Please use AdminGetListJusticePlatformAccountsShort instead.
func (*UsersService) AdminGetListJusticePlatformAccountsShort ¶
func (aaa *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) AdminGetMyUserV3
deprecated
func (aaa *UsersService) AdminGetMyUserV3(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetMyUserV3Short instead.
func (*UsersService) AdminGetMyUserV3Short ¶
func (aaa *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3
deprecated
func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*iamclientmodels.ModelTokenThirdPartyLinkStatusResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetThirdPartyPlatformTokenLinkStatusV3Short instead.
func (*UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short ¶
func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*iamclientmodels.ModelTokenThirdPartyLinkStatusResponse, error)
func (*UsersService) AdminGetUserBanV2
deprecated
func (aaa *UsersService) AdminGetUserBanV2(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetUserBanV2Short instead.
func (*UsersService) AdminGetUserBanV2Short ¶
func (aaa *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) AdminGetUserBanV3
deprecated
func (aaa *UsersService) AdminGetUserBanV3(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: 2022-01-10 - Please use AdminGetUserBanV3Short instead.
func (*UsersService) AdminGetUserBanV3Short ¶
func (aaa *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*UsersService) AdminGetUserByEmailAddressV3
deprecated
func (aaa *UsersService) AdminGetUserByEmailAddressV3(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetUserByEmailAddressV3Short instead.
func (*UsersService) AdminGetUserByEmailAddressV3Short ¶
func (aaa *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserByPlatformUserIDV3
deprecated
func (aaa *UsersService) AdminGetUserByPlatformUserIDV3(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetUserByPlatformUserIDV3Short instead.
func (*UsersService) AdminGetUserByPlatformUserIDV3Short ¶
func (aaa *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserByUserIDV2
deprecated
func (aaa *UsersService) AdminGetUserByUserIDV2(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetUserByUserIDV2Short instead.
func (*UsersService) AdminGetUserByUserIDV2Short ¶
func (aaa *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) AdminGetUserByUserIDV3
deprecated
func (aaa *UsersService) AdminGetUserByUserIDV3(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetUserByUserIDV3Short instead.
func (*UsersService) AdminGetUserByUserIDV3Short ¶
func (aaa *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminGetUserDeletionStatusV3
deprecated
func (aaa *UsersService) AdminGetUserDeletionStatusV3(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetUserDeletionStatusV3Short instead.
func (*UsersService) AdminGetUserDeletionStatusV3Short ¶
func (aaa *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*iamclientmodels.ModelUserDeletionStatusResponse, error)
func (*UsersService) AdminGetUserLoginHistoriesV3
deprecated
func (aaa *UsersService) AdminGetUserLoginHistoriesV3(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetUserLoginHistoriesV3Short instead.
func (*UsersService) AdminGetUserLoginHistoriesV3Short ¶
func (aaa *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) AdminGetUserMapping
deprecated
func (aaa *UsersService) AdminGetUserMapping(input *users.AdminGetUserMappingParams) (*iamclientmodels.ModelGetUserMappingV3, error)
Deprecated: 2022-01-10 - Please use AdminGetUserMappingShort instead.
func (*UsersService) AdminGetUserMappingShort ¶
func (aaa *UsersService) AdminGetUserMappingShort(input *users.AdminGetUserMappingParams) (*iamclientmodels.ModelGetUserMappingV3, error)
func (*UsersService) AdminGetUserPlatformAccountsV3
deprecated
func (aaa *UsersService) AdminGetUserPlatformAccountsV3(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminGetUserPlatformAccountsV3Short instead.
func (*UsersService) AdminGetUserPlatformAccountsV3Short ¶
func (aaa *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
func (*UsersService) AdminGetUserSinglePlatformAccount
deprecated
func (aaa *UsersService) AdminGetUserSinglePlatformAccount(input *users.AdminGetUserSinglePlatformAccountParams) (*iamclientmodels.ModelUserPlatformMetadata, error)
Deprecated: 2022-01-10 - Please use AdminGetUserSinglePlatformAccountShort instead.
func (*UsersService) AdminGetUserSinglePlatformAccountShort ¶
func (aaa *UsersService) AdminGetUserSinglePlatformAccountShort(input *users.AdminGetUserSinglePlatformAccountParams) (*iamclientmodels.ModelUserPlatformMetadata, error)
func (*UsersService) AdminInviteUserV3
deprecated
func (aaa *UsersService) AdminInviteUserV3(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminInviteUserV3Short instead.
func (*UsersService) AdminInviteUserV3Short ¶
func (aaa *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersService) AdminLinkPlatformAccount
deprecated
func (aaa *UsersService) AdminLinkPlatformAccount(input *users.AdminLinkPlatformAccountParams) error
Deprecated: 2022-01-10 - Please use AdminLinkPlatformAccountShort instead.
func (*UsersService) AdminLinkPlatformAccountShort ¶
func (aaa *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
func (*UsersService) AdminListUserAllPlatformAccountsDistinctV3
deprecated
func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminListUserAllPlatformAccountsDistinctV3Short instead.
func (*UsersService) AdminListUserAllPlatformAccountsDistinctV3Short ¶
func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3Short(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
func (*UsersService) AdminListUserIDByPlatformUserIDsV3
deprecated
func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
Deprecated: 2022-01-10 - Please use AdminListUserIDByPlatformUserIDsV3Short instead.
func (*UsersService) AdminListUserIDByPlatformUserIDsV3Short ¶
func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3Short(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
func (*UsersService) AdminListUserIDByUserIDsV3
deprecated
func (aaa *UsersService) AdminListUserIDByUserIDsV3(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
Deprecated: 2022-01-10 - Please use AdminListUserIDByUserIDsV3Short instead.
func (*UsersService) AdminListUserIDByUserIDsV3Short ¶
func (aaa *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*iamclientmodels.ModelListUserInformationResult, error)
func (*UsersService) AdminListUsersV3
deprecated
func (aaa *UsersService) AdminListUsersV3(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
Deprecated: 2022-01-10 - Please use AdminListUsersV3Short instead.
func (*UsersService) AdminListUsersV3Short ¶
func (aaa *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse, error)
func (*UsersService) AdminPlatformLinkV3
deprecated
func (aaa *UsersService) AdminPlatformLinkV3(input *users.AdminPlatformLinkV3Params) error
Deprecated: 2022-01-10 - Please use AdminPlatformLinkV3Short instead.
func (*UsersService) AdminPlatformLinkV3Short ¶
func (aaa *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
func (*UsersService) AdminPlatformUnlinkAllV3
deprecated
func (aaa *UsersService) AdminPlatformUnlinkAllV3(input *users.AdminPlatformUnlinkAllV3Params) error
Deprecated: 2022-01-10 - Please use AdminPlatformUnlinkAllV3Short instead.
func (*UsersService) AdminPlatformUnlinkAllV3Short ¶
func (aaa *UsersService) AdminPlatformUnlinkAllV3Short(input *users.AdminPlatformUnlinkAllV3Params) error
func (*UsersService) AdminPlatformUnlinkV3
deprecated
func (aaa *UsersService) AdminPlatformUnlinkV3(input *users.AdminPlatformUnlinkV3Params) error
Deprecated: 2022-01-10 - Please use AdminPlatformUnlinkV3Short instead.
func (*UsersService) AdminPlatformUnlinkV3Short ¶
func (aaa *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
func (*UsersService) AdminPutUserRolesV2
deprecated
func (aaa *UsersService) AdminPutUserRolesV2(input *users.AdminPutUserRolesV2Params) error
Deprecated: 2022-01-10 - Please use AdminPutUserRolesV2Short instead.
func (*UsersService) AdminPutUserRolesV2Short ¶
func (aaa *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
func (*UsersService) AdminQueryThirdPlatformLinkHistoryV3
deprecated
func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*iamclientmodels.ModelLinkingHistoryResponseWithPaginationV3, error)
Deprecated: 2022-01-10 - Please use AdminQueryThirdPlatformLinkHistoryV3Short instead.
func (*UsersService) AdminQueryThirdPlatformLinkHistoryV3Short ¶
func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3Short(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*iamclientmodels.ModelLinkingHistoryResponseWithPaginationV3, error)
func (*UsersService) AdminResetPasswordV2
deprecated
func (aaa *UsersService) AdminResetPasswordV2(input *users.AdminResetPasswordV2Params) error
Deprecated: 2022-01-10 - Please use AdminResetPasswordV2Short instead.
func (*UsersService) AdminResetPasswordV2Short ¶
func (aaa *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
func (*UsersService) AdminResetPasswordV3
deprecated
func (aaa *UsersService) AdminResetPasswordV3(input *users.AdminResetPasswordV3Params) error
Deprecated: 2022-01-10 - Please use AdminResetPasswordV3Short instead.
func (*UsersService) AdminResetPasswordV3Short ¶
func (aaa *UsersService) AdminResetPasswordV3Short(input *users.AdminResetPasswordV3Params) error
func (*UsersService) AdminSaveUserRoleV3
deprecated
func (aaa *UsersService) AdminSaveUserRoleV3(input *users.AdminSaveUserRoleV3Params) error
Deprecated: 2022-01-10 - Please use AdminSaveUserRoleV3Short instead.
func (*UsersService) AdminSaveUserRoleV3Short ¶
func (aaa *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
func (*UsersService) AdminSearchUserV3
deprecated
func (aaa *UsersService) AdminSearchUserV3(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
Deprecated: 2022-01-10 - Please use AdminSearchUserV3Short instead.
func (*UsersService) AdminSearchUserV3Short ¶
func (aaa *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*iamclientmodels.ModelSearchUsersResponseWithPaginationV3, error)
func (*UsersService) AdminSearchUsersV2
deprecated
func (aaa *UsersService) AdminSearchUsersV2(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
Deprecated: 2022-01-10 - Please use AdminSearchUsersV2Short instead.
func (*UsersService) AdminSearchUsersV2Short ¶
func (aaa *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*iamclientmodels.ModelSearchUsersByPlatformIDResponse, error)
func (*UsersService) AdminSendVerificationCodeV3
deprecated
func (aaa *UsersService) AdminSendVerificationCodeV3(input *users.AdminSendVerificationCodeV3Params) error
Deprecated: 2022-01-10 - Please use AdminSendVerificationCodeV3Short instead.
func (*UsersService) AdminSendVerificationCodeV3Short ¶
func (aaa *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
func (*UsersService) AdminTrustlyUpdateUserIdentity
deprecated
func (aaa *UsersService) AdminTrustlyUpdateUserIdentity(input *users.AdminTrustlyUpdateUserIdentityParams) error
Deprecated: 2022-01-10 - Please use AdminTrustlyUpdateUserIdentityShort instead.
func (*UsersService) AdminTrustlyUpdateUserIdentityShort ¶
func (aaa *UsersService) AdminTrustlyUpdateUserIdentityShort(input *users.AdminTrustlyUpdateUserIdentityParams) error
func (*UsersService) AdminUpdateAgeRestrictionConfigV2
deprecated
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateAgeRestrictionConfigV2Short instead.
func (*UsersService) AdminUpdateAgeRestrictionConfigV2Short ¶
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*iamclientmodels.ModelAgeRestrictionResponse, error)
func (*UsersService) AdminUpdateAgeRestrictionConfigV3
deprecated
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateAgeRestrictionConfigV3Short instead.
func (*UsersService) AdminUpdateAgeRestrictionConfigV3Short ¶
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*iamclientmodels.ModelAgeRestrictionResponseV3, error)
func (*UsersService) AdminUpdateCountryAgeRestrictionV3
deprecated
func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
Deprecated: 2022-01-10 - Please use AdminUpdateCountryAgeRestrictionV3Short instead.
func (*UsersService) AdminUpdateCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
func (*UsersService) AdminUpdateUserBanV3
deprecated
func (aaa *UsersService) AdminUpdateUserBanV3(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateUserBanV3Short instead.
func (*UsersService) AdminUpdateUserBanV3Short ¶
func (aaa *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*iamclientmodels.ModelUserBanResponseV3, error)
func (*UsersService) AdminUpdateUserDeletionStatusV3
deprecated
func (aaa *UsersService) AdminUpdateUserDeletionStatusV3(input *users.AdminUpdateUserDeletionStatusV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateUserDeletionStatusV3Short instead.
func (*UsersService) AdminUpdateUserDeletionStatusV3Short ¶
func (aaa *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
func (*UsersService) AdminUpdateUserPermissionV3
deprecated
func (aaa *UsersService) AdminUpdateUserPermissionV3(input *users.AdminUpdateUserPermissionV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateUserPermissionV3Short instead.
func (*UsersService) AdminUpdateUserPermissionV3Short ¶
func (aaa *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
func (*UsersService) AdminUpdateUserStatusV3
deprecated
func (aaa *UsersService) AdminUpdateUserStatusV3(input *users.AdminUpdateUserStatusV3Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateUserStatusV3Short instead.
func (*UsersService) AdminUpdateUserStatusV3Short ¶
func (aaa *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
func (*UsersService) AdminUpdateUserV2
deprecated
func (aaa *UsersService) AdminUpdateUserV2(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use AdminUpdateUserV2Short instead.
func (*UsersService) AdminUpdateUserV2Short ¶
func (aaa *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) AdminUpdateUserV3
deprecated
func (aaa *UsersService) AdminUpdateUserV3(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateUserV3Short instead.
func (*UsersService) AdminUpdateUserV3Short ¶
func (aaa *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminUpgradeHeadlessAccountV3
deprecated
func (aaa *UsersService) AdminUpgradeHeadlessAccountV3(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpgradeHeadlessAccountV3Short instead.
func (*UsersService) AdminUpgradeHeadlessAccountV3Short ¶
func (aaa *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) AdminVerifyAccountV3
deprecated
func (aaa *UsersService) AdminVerifyAccountV3(input *users.AdminVerifyAccountV3Params) error
Deprecated: 2022-01-10 - Please use AdminVerifyAccountV3Short instead.
func (*UsersService) AdminVerifyAccountV3Short ¶
func (aaa *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
func (*UsersService) AdminVerifyUserWithoutVerificationCodeV3
deprecated
func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
Deprecated: 2022-01-10 - Please use AdminVerifyUserWithoutVerificationCodeV3Short instead.
func (*UsersService) AdminVerifyUserWithoutVerificationCodeV3Short ¶
func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
func (*UsersService) BanUser
deprecated
func (aaa *UsersService) BanUser(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use BanUserShort instead.
func (*UsersService) BanUserShort ¶
func (aaa *UsersService) BanUserShort(input *users.BanUserParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) CheckUserAvailability
deprecated
func (aaa *UsersService) CheckUserAvailability(input *users.CheckUserAvailabilityParams) error
Deprecated: 2022-01-10 - Please use CheckUserAvailabilityShort instead.
func (*UsersService) CheckUserAvailabilityShort ¶
func (aaa *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
func (*UsersService) CreateUser
deprecated
func (aaa *UsersService) CreateUser(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
Deprecated: 2022-01-10 - Please use CreateUserShort instead.
func (*UsersService) CreateUserFromInvitationV3
deprecated
func (aaa *UsersService) CreateUserFromInvitationV3(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
Deprecated: 2022-01-10 - Please use CreateUserFromInvitationV3Short instead.
func (*UsersService) CreateUserFromInvitationV3Short ¶
func (aaa *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
func (*UsersService) CreateUserShort ¶
func (aaa *UsersService) CreateUserShort(input *users.CreateUserParams) (*iamclientmodels.ModelUserCreateResponse, error)
func (*UsersService) DeleteUser
deprecated
func (aaa *UsersService) DeleteUser(input *users.DeleteUserParams) error
Deprecated: 2022-01-10 - Please use DeleteUserShort instead.
func (*UsersService) DeleteUserInformation
deprecated
func (aaa *UsersService) DeleteUserInformation(input *users.DeleteUserInformationParams) error
Deprecated: 2022-01-10 - Please use DeleteUserInformationShort instead.
func (*UsersService) DeleteUserInformationShort ¶
func (aaa *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
func (*UsersService) DeleteUserPermission
deprecated
func (aaa *UsersService) DeleteUserPermission(input *users.DeleteUserPermissionParams) error
Deprecated: 2022-01-10 - Please use DeleteUserPermissionShort instead.
func (*UsersService) DeleteUserPermissionShort ¶
func (aaa *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
func (*UsersService) DeleteUserRole
deprecated
func (aaa *UsersService) DeleteUserRole(input *users.DeleteUserRoleParams) error
Deprecated: 2022-01-10 - Please use DeleteUserRoleShort instead.
func (*UsersService) DeleteUserRoleShort ¶
func (aaa *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
func (*UsersService) DeleteUserShort ¶
func (aaa *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
func (*UsersService) DisableUser
deprecated
func (aaa *UsersService) DisableUser(input *users.DisableUserParams) error
Deprecated: 2022-01-10 - Please use DisableUserShort instead.
func (*UsersService) DisableUserBan
deprecated
func (aaa *UsersService) DisableUserBan(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use DisableUserBanShort instead.
func (*UsersService) DisableUserBanShort ¶
func (aaa *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) DisableUserShort ¶
func (aaa *UsersService) DisableUserShort(input *users.DisableUserParams) error
func (*UsersService) EnableUser
deprecated
func (aaa *UsersService) EnableUser(input *users.EnableUserParams) error
Deprecated: 2022-01-10 - Please use EnableUserShort instead.
func (*UsersService) EnableUserBan
deprecated
func (aaa *UsersService) EnableUserBan(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use EnableUserBanShort instead.
func (*UsersService) EnableUserBanShort ¶
func (aaa *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) EnableUserShort ¶
func (aaa *UsersService) EnableUserShort(input *users.EnableUserParams) error
func (*UsersService) ForgotPassword
deprecated
func (aaa *UsersService) ForgotPassword(input *users.ForgotPasswordParams) error
Deprecated: 2022-01-10 - Please use ForgotPasswordShort instead.
func (*UsersService) ForgotPasswordShort ¶
func (aaa *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
func (*UsersService) GetAdminInvitationV3
deprecated
func (aaa *UsersService) GetAdminInvitationV3(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
Deprecated: 2022-01-10 - Please use GetAdminInvitationV3Short instead.
func (*UsersService) GetAdminInvitationV3Short ¶
func (aaa *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*iamclientmodels.ModelUserInvitationV3, error)
func (*UsersService) GetAdminUsersByRoleID
deprecated
func (aaa *UsersService) GetAdminUsersByRoleID(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
Deprecated: 2022-01-10 - Please use GetAdminUsersByRoleIDShort instead.
func (*UsersService) GetAdminUsersByRoleIDShort ¶
func (aaa *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*iamclientmodels.ModelGetAdminUsersResponse, error)
func (*UsersService) GetAdminUsersByRoleIDV3
deprecated
func (aaa *UsersService) GetAdminUsersByRoleIDV3(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
Deprecated: 2022-01-10 - Please use GetAdminUsersByRoleIDV3Short instead.
func (*UsersService) GetAdminUsersByRoleIDV3Short ¶
func (aaa *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
func (*UsersService) GetAuthSession ¶
func (aaa *UsersService) GetAuthSession() auth.Session
func (*UsersService) GetListCountryAgeRestriction
deprecated
func (aaa *UsersService) GetListCountryAgeRestriction(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
Deprecated: 2022-01-10 - Please use GetListCountryAgeRestrictionShort instead.
func (*UsersService) GetListCountryAgeRestrictionShort ¶
func (aaa *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) ([]*iamclientmodels.AccountcommonCountryAgeRestriction, error)
func (*UsersService) GetListJusticePlatformAccounts
deprecated
func (aaa *UsersService) GetListJusticePlatformAccounts(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
Deprecated: 2022-01-10 - Please use GetListJusticePlatformAccountsShort instead.
func (*UsersService) GetListJusticePlatformAccountsShort ¶
func (aaa *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) ([]*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) GetPublisherUser
deprecated
func (aaa *UsersService) GetPublisherUser(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
Deprecated: 2022-01-10 - Please use GetPublisherUserShort instead.
func (*UsersService) GetPublisherUserShort ¶
func (aaa *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*iamclientmodels.ModelGetPublisherUserResponse, error)
func (*UsersService) GetUserBanHistory
deprecated
func (aaa *UsersService) GetUserBanHistory(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use GetUserBanHistoryShort instead.
func (*UsersService) GetUserBanHistoryShort ¶
func (aaa *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) GetUserByLoginID
deprecated
func (aaa *UsersService) GetUserByLoginID(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
Deprecated: 2022-01-10 - Please use GetUserByLoginIDShort instead.
func (*UsersService) GetUserByLoginIDShort ¶
func (aaa *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
func (*UsersService) GetUserByPlatformUserID
deprecated
func (aaa *UsersService) GetUserByPlatformUserID(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
Deprecated: 2022-01-10 - Please use GetUserByPlatformUserIDShort instead.
func (*UsersService) GetUserByPlatformUserIDShort ¶
func (aaa *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*iamclientmodels.ModelPublicUserResponse, error)
func (*UsersService) GetUserByUserID
deprecated
func (aaa *UsersService) GetUserByUserID(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use GetUserByUserIDShort instead.
func (*UsersService) GetUserByUserIDShort ¶
func (aaa *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) GetUserInformation
deprecated
func (aaa *UsersService) GetUserInformation(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
Deprecated: 2022-01-10 - Please use GetUserInformationShort instead.
func (*UsersService) GetUserInformationShort ¶
func (aaa *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*iamclientmodels.ModelUserInformation, error)
func (*UsersService) GetUserJusticePlatformAccount
deprecated
func (aaa *UsersService) GetUserJusticePlatformAccount(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
Deprecated: 2022-01-10 - Please use GetUserJusticePlatformAccountShort instead.
func (*UsersService) GetUserJusticePlatformAccountShort ¶
func (aaa *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*iamclientmodels.ModelGetUserJusticePlatformAccountResponse, error)
func (*UsersService) GetUserLoginHistories
deprecated
func (aaa *UsersService) GetUserLoginHistories(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: 2022-01-10 - Please use GetUserLoginHistoriesShort instead.
func (*UsersService) GetUserLoginHistoriesShort ¶
func (aaa *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) GetUserMapping
deprecated
func (aaa *UsersService) GetUserMapping(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
Deprecated: 2022-01-10 - Please use GetUserMappingShort instead.
func (*UsersService) GetUserMappingShort ¶
func (aaa *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*iamclientmodels.ModelGetUserMapping, error)
func (*UsersService) GetUserPlatformAccounts
deprecated
func (aaa *UsersService) GetUserPlatformAccounts(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
Deprecated: 2022-01-10 - Please use GetUserPlatformAccountsShort instead.
func (*UsersService) GetUserPlatformAccountsShort ¶
func (aaa *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) ([]*iamclientmodels.AccountcommonUserLinkedPlatform, error)
func (*UsersService) GetUserVerificationCode
deprecated
func (aaa *UsersService) GetUserVerificationCode(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
Deprecated: 2022-01-10 - Please use GetUserVerificationCodeShort instead.
func (*UsersService) GetUserVerificationCodeShort ¶
func (aaa *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*iamclientmodels.ModelVerificationCodeResponse, error)
func (*UsersService) GetUsersByLoginIds
deprecated
func (aaa *UsersService) GetUsersByLoginIds(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
Deprecated: 2022-01-10 - Please use GetUsersByLoginIdsShort instead.
func (*UsersService) GetUsersByLoginIdsShort ¶
func (aaa *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*iamclientmodels.ModelPublicUsersResponse, error)
func (*UsersService) LinkHeadlessAccountToMyAccountV3
deprecated
func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3(input *users.LinkHeadlessAccountToMyAccountV3Params) error
Deprecated: 2022-01-10 - Please use LinkHeadlessAccountToMyAccountV3Short instead.
func (*UsersService) LinkHeadlessAccountToMyAccountV3Short ¶
func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3Short(input *users.LinkHeadlessAccountToMyAccountV3Params) error
func (*UsersService) ListAdminsV3
deprecated
func (aaa *UsersService) ListAdminsV3(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
Deprecated: 2022-01-10 - Please use ListAdminsV3Short instead.
func (*UsersService) ListAdminsV3Short ¶
func (aaa *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*iamclientmodels.ModelGetUsersResponseWithPaginationV3, error)
func (*UsersService) ListCrossNamespaceAccountLink
deprecated
func (aaa *UsersService) ListCrossNamespaceAccountLink(input *users.ListCrossNamespaceAccountLinkParams) error
Deprecated: 2022-01-10 - Please use ListCrossNamespaceAccountLinkShort instead.
func (*UsersService) ListCrossNamespaceAccountLinkShort ¶
func (aaa *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
func (*UsersService) PlatformLink
deprecated
func (aaa *UsersService) PlatformLink(input *users.PlatformLinkParams) error
Deprecated: 2022-01-10 - Please use PlatformLinkShort instead.
func (*UsersService) PlatformLinkShort ¶
func (aaa *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
func (*UsersService) PlatformUnlink
deprecated
func (aaa *UsersService) PlatformUnlink(input *users.PlatformUnlinkParams) error
Deprecated: 2022-01-10 - Please use PlatformUnlinkShort instead.
func (*UsersService) PlatformUnlinkShort ¶
func (aaa *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
func (*UsersService) PublicBulkGetUsers
deprecated
func (aaa *UsersService) PublicBulkGetUsers(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
Deprecated: 2022-01-10 - Please use PublicBulkGetUsersShort instead.
func (*UsersService) PublicBulkGetUsersShort ¶
func (aaa *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*iamclientmodels.ModelListBulkUserResponse, error)
func (*UsersService) PublicCreateJusticeUser
deprecated
func (aaa *UsersService) PublicCreateJusticeUser(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
Deprecated: 2022-01-10 - Please use PublicCreateJusticeUserShort instead.
func (*UsersService) PublicCreateJusticeUserShort ¶
func (aaa *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*iamclientmodels.ModelCreateJusticeUserResponse, error)
func (*UsersService) PublicCreateUserV2
deprecated
func (aaa *UsersService) PublicCreateUserV2(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
Deprecated: 2022-01-10 - Please use PublicCreateUserV2Short instead.
func (*UsersService) PublicCreateUserV2Short ¶
func (aaa *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*iamclientmodels.ModelUserCreateResponse, error)
func (*UsersService) PublicCreateUserV3
deprecated
func (aaa *UsersService) PublicCreateUserV3(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicCreateUserV3Short instead.
func (*UsersService) PublicCreateUserV3Short ¶
func (aaa *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*iamclientmodels.ModelUserCreateResponseV3, error)
func (*UsersService) PublicDeletePlatformLinkV2
deprecated
func (aaa *UsersService) PublicDeletePlatformLinkV2(input *users.PublicDeletePlatformLinkV2Params) error
Deprecated: 2022-01-10 - Please use PublicDeletePlatformLinkV2Short instead.
func (*UsersService) PublicDeletePlatformLinkV2Short ¶
func (aaa *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
func (*UsersService) PublicForceLinkPlatformWithProgression
deprecated
func (aaa *UsersService) PublicForceLinkPlatformWithProgression(input *users.PublicForceLinkPlatformWithProgressionParams) error
Deprecated: 2022-01-10 - Please use PublicForceLinkPlatformWithProgressionShort instead.
func (*UsersService) PublicForceLinkPlatformWithProgressionShort ¶
func (aaa *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
func (*UsersService) PublicForcePlatformLinkV3
deprecated
func (aaa *UsersService) PublicForcePlatformLinkV3(input *users.PublicForcePlatformLinkV3Params) error
Deprecated: 2022-01-10 - Please use PublicForcePlatformLinkV3Short instead.
func (*UsersService) PublicForcePlatformLinkV3Short ¶
func (aaa *UsersService) PublicForcePlatformLinkV3Short(input *users.PublicForcePlatformLinkV3Params) error
func (*UsersService) PublicForgotPasswordV2
deprecated
func (aaa *UsersService) PublicForgotPasswordV2(input *users.PublicForgotPasswordV2Params) error
Deprecated: 2022-01-10 - Please use PublicForgotPasswordV2Short instead.
func (*UsersService) PublicForgotPasswordV2Short ¶
func (aaa *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
func (*UsersService) PublicForgotPasswordV3
deprecated
func (aaa *UsersService) PublicForgotPasswordV3(input *users.PublicForgotPasswordV3Params) error
Deprecated: 2022-01-10 - Please use PublicForgotPasswordV3Short instead.
func (*UsersService) PublicForgotPasswordV3Short ¶
func (aaa *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
func (*UsersService) PublicGetAsyncStatus
deprecated
func (aaa *UsersService) PublicGetAsyncStatus(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
Deprecated: 2022-01-10 - Please use PublicGetAsyncStatusShort instead.
func (*UsersService) PublicGetAsyncStatusShort ¶
func (aaa *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*iamclientmodels.ModelLinkRequest, error)
func (*UsersService) PublicGetCountryAgeRestriction
deprecated
func (aaa *UsersService) PublicGetCountryAgeRestriction(input *users.PublicGetCountryAgeRestrictionParams) (*iamclientmodels.AccountcommonCountry, error)
Deprecated: 2022-01-10 - Please use PublicGetCountryAgeRestrictionShort instead.
func (*UsersService) PublicGetCountryAgeRestrictionShort ¶
func (aaa *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) (*iamclientmodels.AccountcommonCountry, error)
func (*UsersService) PublicGetCountryAgeRestrictionV3
deprecated
func (aaa *UsersService) PublicGetCountryAgeRestrictionV3(input *users.PublicGetCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
Deprecated: 2022-01-10 - Please use PublicGetCountryAgeRestrictionV3Short instead.
func (*UsersService) PublicGetCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) PublicGetCountryAgeRestrictionV3Short(input *users.PublicGetCountryAgeRestrictionV3Params) (*iamclientmodels.ModelCountryV3Response, error)
func (*UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3
deprecated
func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*iamclientmodels.ModelGetLinkHeadlessAccountConflictResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetLinkHeadlessAccountToMyAccountConflictV3Short instead.
func (*UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short ¶
func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*iamclientmodels.ModelGetLinkHeadlessAccountConflictResponse, error)
func (*UsersService) PublicGetMyUserV3
deprecated
func (aaa *UsersService) PublicGetMyUserV3(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetMyUserV3Short instead.
func (*UsersService) PublicGetMyUserV3Short ¶
func (aaa *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicGetPublisherUserV3
deprecated
func (aaa *UsersService) PublicGetPublisherUserV3(input *users.PublicGetPublisherUserV3Params) (*iamclientmodels.ModelGetPublisherUserResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetPublisherUserV3Short instead.
func (*UsersService) PublicGetPublisherUserV3Short ¶
func (aaa *UsersService) PublicGetPublisherUserV3Short(input *users.PublicGetPublisherUserV3Params) (*iamclientmodels.ModelGetPublisherUserResponse, error)
func (*UsersService) PublicGetUserBan
deprecated
func (aaa *UsersService) PublicGetUserBan(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetUserBanShort instead.
func (*UsersService) PublicGetUserBanHistoryV3
deprecated
func (aaa *UsersService) PublicGetUserBanHistoryV3(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
Deprecated: 2022-01-10 - Please use PublicGetUserBanHistoryV3Short instead.
func (*UsersService) PublicGetUserBanHistoryV3Short ¶
func (aaa *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*iamclientmodels.ModelGetUserBanV3Response, error)
func (*UsersService) PublicGetUserBanShort ¶
func (aaa *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) ([]*iamclientmodels.ModelUserBanResponse, error)
func (*UsersService) PublicGetUserByPlatformUserIDV3
deprecated
func (aaa *UsersService) PublicGetUserByPlatformUserIDV3(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetUserByPlatformUserIDV3Short instead.
func (*UsersService) PublicGetUserByPlatformUserIDV3Short ¶
func (aaa *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicGetUserByUserIDV2
deprecated
func (aaa *UsersService) PublicGetUserByUserIDV2(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetUserByUserIDV2Short instead.
func (*UsersService) PublicGetUserByUserIDV2Short ¶
func (aaa *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) PublicGetUserByUserIDV3
deprecated
func (aaa *UsersService) PublicGetUserByUserIDV3(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetUserByUserIDV3Short instead.
func (*UsersService) PublicGetUserByUserIDV3Short ¶
func (aaa *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*iamclientmodels.ModelPublicUserResponseV3, error)
func (*UsersService) PublicGetUserInformationV3
deprecated
func (aaa *UsersService) PublicGetUserInformationV3(input *users.PublicGetUserInformationV3Params) (*iamclientmodels.AccountcommonUserInformationV3, error)
Deprecated: 2022-01-10 - Please use PublicGetUserInformationV3Short instead.
func (*UsersService) PublicGetUserInformationV3Short ¶
func (aaa *UsersService) PublicGetUserInformationV3Short(input *users.PublicGetUserInformationV3Params) (*iamclientmodels.AccountcommonUserInformationV3, error)
func (*UsersService) PublicGetUserLoginHistoriesV3
deprecated
func (aaa *UsersService) PublicGetUserLoginHistoriesV3(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetUserLoginHistoriesV3Short instead.
func (*UsersService) PublicGetUserLoginHistoriesV3Short ¶
func (aaa *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*iamclientmodels.ModelLoginHistoriesResponse, error)
func (*UsersService) PublicGetUserPlatformAccountsV3
deprecated
func (aaa *UsersService) PublicGetUserPlatformAccountsV3(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicGetUserPlatformAccountsV3Short instead.
func (*UsersService) PublicGetUserPlatformAccountsV3Short ¶
func (aaa *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3, error)
func (*UsersService) PublicGetUsersPlatformInfosV3
deprecated
func (aaa *UsersService) PublicGetUsersPlatformInfosV3(input *users.PublicGetUsersPlatformInfosV3Params) (*iamclientmodels.ModelUsersPlatformInfosResponse, error)
Deprecated: 2022-01-10 - Please use PublicGetUsersPlatformInfosV3Short instead.
func (*UsersService) PublicGetUsersPlatformInfosV3Short ¶
func (aaa *UsersService) PublicGetUsersPlatformInfosV3Short(input *users.PublicGetUsersPlatformInfosV3Params) (*iamclientmodels.ModelUsersPlatformInfosResponse, error)
func (*UsersService) PublicLinkPlatformAccount
deprecated
func (aaa *UsersService) PublicLinkPlatformAccount(input *users.PublicLinkPlatformAccountParams) error
Deprecated: 2022-01-10 - Please use PublicLinkPlatformAccountShort instead.
func (*UsersService) PublicLinkPlatformAccountShort ¶
func (aaa *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
func (*UsersService) PublicListJusticePlatformAccountsV3
deprecated
func (aaa *UsersService) PublicListJusticePlatformAccountsV3(input *users.PublicListJusticePlatformAccountsV3Params) ([]*iamclientmodels.ModelGetUserMappingV3, error)
Deprecated: 2022-01-10 - Please use PublicListJusticePlatformAccountsV3Short instead.
func (*UsersService) PublicListJusticePlatformAccountsV3Short ¶
func (aaa *UsersService) PublicListJusticePlatformAccountsV3Short(input *users.PublicListJusticePlatformAccountsV3Params) ([]*iamclientmodels.ModelGetUserMappingV3, error)
func (*UsersService) PublicListUserAllPlatformAccountsDistinctV3
deprecated
func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicListUserAllPlatformAccountsDistinctV3Short instead.
func (*UsersService) PublicListUserAllPlatformAccountsDistinctV3Short ¶
func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*iamclientmodels.AccountcommonDistinctPlatformResponseV3, error)
func (*UsersService) PublicListUserIDByPlatformUserIDsV3
deprecated
func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
Deprecated: 2022-01-10 - Please use PublicListUserIDByPlatformUserIDsV3Short instead.
func (*UsersService) PublicListUserIDByPlatformUserIDsV3Short ¶
func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*iamclientmodels.AccountcommonUserPlatforms, error)
func (*UsersService) PublicPartialUpdateUserV3
deprecated
func (aaa *UsersService) PublicPartialUpdateUserV3(input *users.PublicPartialUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicPartialUpdateUserV3Short instead.
func (*UsersService) PublicPartialUpdateUserV3Short ¶
func (aaa *UsersService) PublicPartialUpdateUserV3Short(input *users.PublicPartialUpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicPlatformLinkV2
deprecated
func (aaa *UsersService) PublicPlatformLinkV2(input *users.PublicPlatformLinkV2Params) error
Deprecated: 2022-01-10 - Please use PublicPlatformLinkV2Short instead.
func (*UsersService) PublicPlatformLinkV2Short ¶
func (aaa *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
func (*UsersService) PublicPlatformLinkV3
deprecated
func (aaa *UsersService) PublicPlatformLinkV3(input *users.PublicPlatformLinkV3Params) error
Deprecated: 2022-01-10 - Please use PublicPlatformLinkV3Short instead.
func (*UsersService) PublicPlatformLinkV3Short ¶
func (aaa *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
func (*UsersService) PublicPlatformUnlinkAllV3
deprecated
func (aaa *UsersService) PublicPlatformUnlinkAllV3(input *users.PublicPlatformUnlinkAllV3Params) error
Deprecated: 2022-01-10 - Please use PublicPlatformUnlinkAllV3Short instead.
func (*UsersService) PublicPlatformUnlinkAllV3Short ¶
func (aaa *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
func (*UsersService) PublicPlatformUnlinkV3
deprecated
func (aaa *UsersService) PublicPlatformUnlinkV3(input *users.PublicPlatformUnlinkV3Params) error
Deprecated: 2022-01-10 - Please use PublicPlatformUnlinkV3Short instead.
func (*UsersService) PublicPlatformUnlinkV3Short ¶
func (aaa *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
func (*UsersService) PublicProcessWebLinkPlatformV3
deprecated
func (aaa *UsersService) PublicProcessWebLinkPlatformV3(input *users.PublicProcessWebLinkPlatformV3Params) (*iamclientmodels.ModelLinkRequest, error)
Deprecated: 2022-01-10 - Please use PublicProcessWebLinkPlatformV3Short instead.
func (*UsersService) PublicProcessWebLinkPlatformV3Short ¶
func (aaa *UsersService) PublicProcessWebLinkPlatformV3Short(input *users.PublicProcessWebLinkPlatformV3Params) (*iamclientmodels.ModelLinkRequest, error)
func (*UsersService) PublicResetPasswordV2
deprecated
func (aaa *UsersService) PublicResetPasswordV2(input *users.PublicResetPasswordV2Params) error
Deprecated: 2022-01-10 - Please use PublicResetPasswordV2Short instead.
func (*UsersService) PublicResetPasswordV2Short ¶
func (aaa *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
func (*UsersService) PublicSearchUserV3
deprecated
func (aaa *UsersService) PublicSearchUserV3(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicSearchUserV3Short instead.
func (*UsersService) PublicSearchUserV3Short ¶
func (aaa *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*iamclientmodels.ModelPublicUserInformationResponseV3, error)
func (*UsersService) PublicSendRegistrationCode
deprecated
func (aaa *UsersService) PublicSendRegistrationCode(input *users.PublicSendRegistrationCodeParams) error
Deprecated: 2022-01-10 - Please use PublicSendRegistrationCodeShort instead.
func (*UsersService) PublicSendRegistrationCodeShort ¶
func (aaa *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
func (*UsersService) PublicSendVerificationCodeV3
deprecated
func (aaa *UsersService) PublicSendVerificationCodeV3(input *users.PublicSendVerificationCodeV3Params) error
Deprecated: 2022-01-10 - Please use PublicSendVerificationCodeV3Short instead.
func (*UsersService) PublicSendVerificationCodeV3Short ¶
func (aaa *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
func (*UsersService) PublicSendVerificationLinkV3
deprecated
func (aaa *UsersService) PublicSendVerificationLinkV3(input *users.PublicSendVerificationLinkV3Params) error
Deprecated: 2022-01-10 - Please use PublicSendVerificationLinkV3Short instead.
func (*UsersService) PublicSendVerificationLinkV3Short ¶
func (aaa *UsersService) PublicSendVerificationLinkV3Short(input *users.PublicSendVerificationLinkV3Params) error
func (*UsersService) PublicUpdatePasswordV2
deprecated
func (aaa *UsersService) PublicUpdatePasswordV2(input *users.PublicUpdatePasswordV2Params) error
Deprecated: 2022-01-10 - Please use PublicUpdatePasswordV2Short instead.
func (*UsersService) PublicUpdatePasswordV2Short ¶
func (aaa *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
func (*UsersService) PublicUpdatePasswordV3
deprecated
func (aaa *UsersService) PublicUpdatePasswordV3(input *users.PublicUpdatePasswordV3Params) error
Deprecated: 2022-01-10 - Please use PublicUpdatePasswordV3Short instead.
func (*UsersService) PublicUpdatePasswordV3Short ¶
func (aaa *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
func (*UsersService) PublicUpdateUserV2
deprecated
func (aaa *UsersService) PublicUpdateUserV2(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use PublicUpdateUserV2Short instead.
func (*UsersService) PublicUpdateUserV2Short ¶
func (aaa *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) ([]*iamclientmodels.ModelUserResponse, error)
func (*UsersService) PublicUpgradeHeadlessAccountV3
deprecated
func (aaa *UsersService) PublicUpgradeHeadlessAccountV3(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicUpgradeHeadlessAccountV3Short instead.
func (*UsersService) PublicUpgradeHeadlessAccountV3Short ¶
func (aaa *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicUserVerificationV3
deprecated
func (aaa *UsersService) PublicUserVerificationV3(input *users.PublicUserVerificationV3Params) error
Deprecated: 2022-01-10 - Please use PublicUserVerificationV3Short instead.
func (*UsersService) PublicUserVerificationV3Short ¶
func (aaa *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
func (*UsersService) PublicValidateUserByUserIDAndPasswordV3
deprecated
func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
Deprecated: 2022-01-10 - Please use PublicValidateUserByUserIDAndPasswordV3Short instead.
func (*UsersService) PublicValidateUserByUserIDAndPasswordV3Short ¶
func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
func (*UsersService) PublicVerifyHeadlessAccountV3
deprecated
func (aaa *UsersService) PublicVerifyHeadlessAccountV3(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicVerifyHeadlessAccountV3Short instead.
func (*UsersService) PublicVerifyHeadlessAccountV3Short ¶
func (aaa *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) PublicVerifyRegistrationCode
deprecated
func (aaa *UsersService) PublicVerifyRegistrationCode(input *users.PublicVerifyRegistrationCodeParams) error
Deprecated: 2022-01-10 - Please use PublicVerifyRegistrationCodeShort instead.
func (*UsersService) PublicVerifyRegistrationCodeShort ¶
func (aaa *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
func (*UsersService) PublicVerifyUserByLinkV3
deprecated
func (aaa *UsersService) PublicVerifyUserByLinkV3(input *users.PublicVerifyUserByLinkV3Params) (string, error)
Deprecated: 2022-01-10 - Please use PublicVerifyUserByLinkV3Short instead.
func (*UsersService) PublicVerifyUserByLinkV3Short ¶
func (aaa *UsersService) PublicVerifyUserByLinkV3Short(input *users.PublicVerifyUserByLinkV3Params) (string, error)
func (*UsersService) PublicWebLinkPlatform
deprecated
func (aaa *UsersService) PublicWebLinkPlatform(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
Deprecated: 2022-01-10 - Please use PublicWebLinkPlatformShort instead.
func (*UsersService) PublicWebLinkPlatformEstablish
deprecated
func (aaa *UsersService) PublicWebLinkPlatformEstablish(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
Deprecated: 2022-01-10 - Please use PublicWebLinkPlatformEstablishShort instead.
func (*UsersService) PublicWebLinkPlatformEstablishShort ¶
func (aaa *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
func (*UsersService) PublicWebLinkPlatformShort ¶
func (aaa *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*iamclientmodels.ModelWebLinkingResponse, error)
func (*UsersService) ResetPassword
deprecated
func (aaa *UsersService) ResetPassword(input *users.ResetPasswordParams) error
Deprecated: 2022-01-10 - Please use ResetPasswordShort instead.
func (*UsersService) ResetPasswordShort ¶
func (aaa *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
func (*UsersService) ResetPasswordV3
deprecated
func (aaa *UsersService) ResetPasswordV3(input *users.ResetPasswordV3Params) error
Deprecated: 2022-01-10 - Please use ResetPasswordV3Short instead.
func (*UsersService) ResetPasswordV3Short ¶
func (aaa *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
func (*UsersService) SaveUserPermission
deprecated
func (aaa *UsersService) SaveUserPermission(input *users.SaveUserPermissionParams) error
Deprecated: 2022-01-10 - Please use SaveUserPermissionShort instead.
func (*UsersService) SaveUserPermissionShort ¶
func (aaa *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
func (*UsersService) SaveUserRoles
deprecated
func (aaa *UsersService) SaveUserRoles(input *users.SaveUserRolesParams) error
Deprecated: 2022-01-10 - Please use SaveUserRolesShort instead.
func (*UsersService) SaveUserRolesShort ¶
func (aaa *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
func (*UsersService) SearchUser
deprecated
func (aaa *UsersService) SearchUser(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
Deprecated: 2022-01-10 - Please use SearchUserShort instead.
func (*UsersService) SearchUserShort ¶
func (aaa *UsersService) SearchUserShort(input *users.SearchUserParams) (*iamclientmodels.ModelSearchUsersResponse, error)
func (*UsersService) SendVerificationCode
deprecated
func (aaa *UsersService) SendVerificationCode(input *users.SendVerificationCodeParams) error
Deprecated: 2022-01-10 - Please use SendVerificationCodeShort instead.
func (*UsersService) SendVerificationCodeShort ¶
func (aaa *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
func (*UsersService) UpdateCountryAgeRestriction
deprecated
func (aaa *UsersService) UpdateCountryAgeRestriction(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
Deprecated: 2022-01-10 - Please use UpdateCountryAgeRestrictionShort instead.
func (*UsersService) UpdateCountryAgeRestrictionShort ¶
func (aaa *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*iamclientmodels.ModelCountry, error)
func (*UsersService) UpdateFlightId ¶
func (aaa *UsersService) UpdateFlightId(flightId string)
func (*UsersService) UpdatePassword
deprecated
func (aaa *UsersService) UpdatePassword(input *users.UpdatePasswordParams) error
Deprecated: 2022-01-10 - Please use UpdatePasswordShort instead.
func (*UsersService) UpdatePasswordShort ¶
func (aaa *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
func (*UsersService) UpdateUser
deprecated
func (aaa *UsersService) UpdateUser(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use UpdateUserShort instead.
func (*UsersService) UpdateUserShort ¶
func (aaa *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UpdateUserV3
deprecated
func (aaa *UsersService) UpdateUserV3(input *users.UpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use UpdateUserV3Short instead.
func (*UsersService) UpdateUserV3Short ¶
func (aaa *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersService) UpgradeHeadlessAccount
deprecated
func (aaa *UsersService) UpgradeHeadlessAccount(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use UpgradeHeadlessAccountShort instead.
func (*UsersService) UpgradeHeadlessAccountShort ¶
func (aaa *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UpgradeHeadlessAccountWithVerificationCode
deprecated
func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCode(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
Deprecated: 2022-01-10 - Please use UpgradeHeadlessAccountWithVerificationCodeShort instead.
func (*UsersService) UpgradeHeadlessAccountWithVerificationCodeShort ¶
func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*iamclientmodels.ModelUserResponse, error)
func (*UsersService) UserVerification
deprecated
func (aaa *UsersService) UserVerification(input *users.UserVerificationParams) error
Deprecated: 2022-01-10 - Please use UserVerificationShort instead.
func (*UsersService) UserVerificationShort ¶
func (aaa *UsersService) UserVerificationShort(input *users.UserVerificationParams) error
type UsersV4Service ¶
type UsersV4Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*UsersV4Service) AdminAddUserRoleV4
deprecated
func (aaa *UsersV4Service) AdminAddUserRoleV4(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: 2022-01-10 - Please use AdminAddUserRoleV4Short instead.
func (*UsersV4Service) AdminAddUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminBulkCheckValidUserIDV4
deprecated
func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminBulkCheckValidUserIDV4Short instead.
func (*UsersV4Service) AdminBulkCheckValidUserIDV4Short ¶
func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*iamclientmodels.ModelListValidUserIDResponseV4, error)
func (*UsersV4Service) AdminBulkUpdateUserAccountTypeV4
deprecated
func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) error
Deprecated: 2022-01-10 - Please use AdminBulkUpdateUserAccountTypeV4Short instead.
func (*UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short ¶
func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) error
func (*UsersV4Service) AdminCreateTestUsersV4
deprecated
func (aaa *UsersV4Service) AdminCreateTestUsersV4(input *users_v4.AdminCreateTestUsersV4Params) (*iamclientmodels.AccountCreateTestUsersResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminCreateTestUsersV4Short instead.
func (*UsersV4Service) AdminCreateTestUsersV4Short ¶
func (aaa *UsersV4Service) AdminCreateTestUsersV4Short(input *users_v4.AdminCreateTestUsersV4Params) (*iamclientmodels.AccountCreateTestUsersResponseV4, error)
func (*UsersV4Service) AdminCreateUserV4
deprecated
func (aaa *UsersV4Service) AdminCreateUserV4(input *users_v4.AdminCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminCreateUserV4Short instead.
func (*UsersV4Service) AdminCreateUserV4Short ¶
func (aaa *UsersV4Service) AdminCreateUserV4Short(input *users_v4.AdminCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) AdminDisableMyAuthenticatorV4
deprecated
func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
Deprecated: 2022-01-10 - Please use AdminDisableMyAuthenticatorV4Short instead.
func (*UsersV4Service) AdminDisableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminDisableMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4(input *users_v4.AdminDisableMyBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use AdminDisableMyBackupCodesV4Short instead.
func (*UsersV4Service) AdminDisableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
func (*UsersV4Service) AdminDisableMyEmailV4
deprecated
func (aaa *UsersV4Service) AdminDisableMyEmailV4(input *users_v4.AdminDisableMyEmailV4Params) error
Deprecated: 2022-01-10 - Please use AdminDisableMyEmailV4Short instead.
func (*UsersV4Service) AdminDisableMyEmailV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyEmailV4Short(input *users_v4.AdminDisableMyEmailV4Params) error
func (*UsersV4Service) AdminDisableUserMFAV4
deprecated
func (aaa *UsersV4Service) AdminDisableUserMFAV4(input *users_v4.AdminDisableUserMFAV4Params) error
Deprecated: 2022-01-10 - Please use AdminDisableUserMFAV4Short instead.
func (*UsersV4Service) AdminDisableUserMFAV4Short ¶
func (aaa *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
func (*UsersV4Service) AdminDownloadMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
Deprecated: 2022-01-10 - Please use AdminDownloadMyBackupCodesV4Short instead.
func (*UsersV4Service) AdminDownloadMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
func (*UsersV4Service) AdminEnableBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminEnableBackupCodesV4(input *users_v4.AdminEnableBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use AdminEnableBackupCodesV4Short instead.
func (*UsersV4Service) AdminEnableBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminEnableBackupCodesV4Short(input *users_v4.AdminEnableBackupCodesV4Params) error
func (*UsersV4Service) AdminEnableMyAuthenticatorV4
deprecated
func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
Deprecated: 2022-01-10 - Please use AdminEnableMyAuthenticatorV4Short instead.
func (*UsersV4Service) AdminEnableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminEnableMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminEnableMyBackupCodesV4Short instead.
func (*UsersV4Service) AdminEnableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminEnableMyEmailV4
deprecated
func (aaa *UsersV4Service) AdminEnableMyEmailV4(input *users_v4.AdminEnableMyEmailV4Params) error
Deprecated: 2022-01-10 - Please use AdminEnableMyEmailV4Short instead.
func (*UsersV4Service) AdminEnableMyEmailV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyEmailV4Short(input *users_v4.AdminEnableMyEmailV4Params) error
func (*UsersV4Service) AdminGenerateBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminGenerateBackupCodesV4(input *users_v4.AdminGenerateBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use AdminGenerateBackupCodesV4Short instead.
func (*UsersV4Service) AdminGenerateBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGenerateBackupCodesV4Short(input *users_v4.AdminGenerateBackupCodesV4Params) error
func (*UsersV4Service) AdminGenerateMyAuthenticatorKeyV4
deprecated
func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGenerateMyAuthenticatorKeyV4Short instead.
func (*UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short ¶
func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
func (*UsersV4Service) AdminGenerateMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGenerateMyBackupCodesV4Short instead.
func (*UsersV4Service) AdminGenerateMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminGetBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminGetBackupCodesV4(input *users_v4.AdminGetBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use AdminGetBackupCodesV4Short instead.
func (*UsersV4Service) AdminGetBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGetBackupCodesV4Short(input *users_v4.AdminGetBackupCodesV4Params) error
func (*UsersV4Service) AdminGetMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) AdminGetMyBackupCodesV4(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetMyBackupCodesV4Short instead.
func (*UsersV4Service) AdminGetMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) AdminGetMyEnabledFactorsV4
deprecated
func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
Deprecated: 2022-01-10 - Please use AdminGetMyEnabledFactorsV4Short instead.
func (*UsersV4Service) AdminGetMyEnabledFactorsV4Short ¶
func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
func (*UsersV4Service) AdminGetNamespaceInvitationHistoryV4
deprecated
func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*iamclientmodels.ModelInvitationHistoryResponse, error)
Deprecated: 2022-01-10 - Please use AdminGetNamespaceInvitationHistoryV4Short instead.
func (*UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short ¶
func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*iamclientmodels.ModelInvitationHistoryResponse, error)
func (*UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4
deprecated
func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*iamclientmodels.ModelNamespaceInvitationHistoryUserV4Response, error)
Deprecated: 2022-01-10 - Please use AdminGetNamespaceUserInvitationHistoryV4Short instead.
func (*UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short ¶
func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*iamclientmodels.ModelNamespaceInvitationHistoryUserV4Response, error)
func (*UsersV4Service) AdminInviteUserNewV4
deprecated
func (aaa *UsersV4Service) AdminInviteUserNewV4(input *users_v4.AdminInviteUserNewV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminInviteUserNewV4Short instead.
func (*UsersV4Service) AdminInviteUserNewV4Short ¶
func (aaa *UsersV4Service) AdminInviteUserNewV4Short(input *users_v4.AdminInviteUserNewV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersV4Service) AdminInviteUserV4
deprecated
func (aaa *UsersV4Service) AdminInviteUserV4(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminInviteUserV4Short instead.
func (*UsersV4Service) AdminInviteUserV4Short ¶
func (aaa *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersV4Service) AdminListInvitationHistoriesV4
deprecated
func (aaa *UsersV4Service) AdminListInvitationHistoriesV4(input *users_v4.AdminListInvitationHistoriesV4Params) (*iamclientmodels.ModelListInvitationHistoriesV4Response, error)
Deprecated: 2022-01-10 - Please use AdminListInvitationHistoriesV4Short instead.
func (*UsersV4Service) AdminListInvitationHistoriesV4Short ¶
func (aaa *UsersV4Service) AdminListInvitationHistoriesV4Short(input *users_v4.AdminListInvitationHistoriesV4Params) (*iamclientmodels.ModelListInvitationHistoriesV4Response, error)
func (*UsersV4Service) AdminListUserRolesV4
deprecated
func (aaa *UsersV4Service) AdminListUserRolesV4(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: 2022-01-10 - Please use AdminListUserRolesV4Short instead.
func (*UsersV4Service) AdminListUserRolesV4Short ¶
func (aaa *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminMakeFactorMyDefaultV4
deprecated
func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
Deprecated: 2022-01-10 - Please use AdminMakeFactorMyDefaultV4Short instead.
func (*UsersV4Service) AdminMakeFactorMyDefaultV4Short ¶
func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) AdminRemoveUserRoleV4
deprecated
func (aaa *UsersV4Service) AdminRemoveUserRoleV4(input *users_v4.AdminRemoveUserRoleV4Params) error
Deprecated: 2022-01-10 - Please use AdminRemoveUserRoleV4Short instead.
func (*UsersV4Service) AdminRemoveUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
func (*UsersV4Service) AdminSendMyMFAEmailCodeV4
deprecated
func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4(input *users_v4.AdminSendMyMFAEmailCodeV4Params) error
Deprecated: 2022-01-10 - Please use AdminSendMyMFAEmailCodeV4Short instead.
func (*UsersV4Service) AdminSendMyMFAEmailCodeV4Short ¶
func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4Short(input *users_v4.AdminSendMyMFAEmailCodeV4Params) error
func (*UsersV4Service) AdminUpdateMyUserV4
deprecated
func (aaa *UsersV4Service) AdminUpdateMyUserV4(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateMyUserV4Short instead.
func (*UsersV4Service) AdminUpdateMyUserV4Short ¶
func (aaa *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) AdminUpdateUserEmailAddressV4
deprecated
func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
Deprecated: 2022-01-10 - Please use AdminUpdateUserEmailAddressV4Short instead.
func (*UsersV4Service) AdminUpdateUserEmailAddressV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) AdminUpdateUserRoleV4
deprecated
func (aaa *UsersV4Service) AdminUpdateUserRoleV4(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
Deprecated: 2022-01-10 - Please use AdminUpdateUserRoleV4Short instead.
func (*UsersV4Service) AdminUpdateUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*iamclientmodels.ModelListUserRolesV4Response, error)
func (*UsersV4Service) AdminUpdateUserV4
deprecated
func (aaa *UsersV4Service) AdminUpdateUserV4(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use AdminUpdateUserV4Short instead.
func (*UsersV4Service) AdminUpdateUserV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) CreateUserFromInvitationV4
deprecated
func (aaa *UsersV4Service) CreateUserFromInvitationV4(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: 2022-01-10 - Please use CreateUserFromInvitationV4Short instead.
func (*UsersV4Service) CreateUserFromInvitationV4Short ¶
func (aaa *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) GetAuthSession ¶
func (aaa *UsersV4Service) GetAuthSession() auth.Session
func (*UsersV4Service) PublicCreateTestUserV4
deprecated
func (aaa *UsersV4Service) PublicCreateTestUserV4(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicCreateTestUserV4Short instead.
func (*UsersV4Service) PublicCreateTestUserV4Short ¶
func (aaa *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) PublicCreateUserV4
deprecated
func (aaa *UsersV4Service) PublicCreateUserV4(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicCreateUserV4Short instead.
func (*UsersV4Service) PublicCreateUserV4Short ¶
func (aaa *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*iamclientmodels.AccountCreateUserResponseV4, error)
func (*UsersV4Service) PublicDisableMyAuthenticatorV4
deprecated
func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
Deprecated: 2022-01-10 - Please use PublicDisableMyAuthenticatorV4Short instead.
func (*UsersV4Service) PublicDisableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicDisableMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4(input *users_v4.PublicDisableMyBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use PublicDisableMyBackupCodesV4Short instead.
func (*UsersV4Service) PublicDisableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
func (*UsersV4Service) PublicDisableMyEmailV4
deprecated
func (aaa *UsersV4Service) PublicDisableMyEmailV4(input *users_v4.PublicDisableMyEmailV4Params) error
Deprecated: 2022-01-10 - Please use PublicDisableMyEmailV4Short instead.
func (*UsersV4Service) PublicDisableMyEmailV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyEmailV4Short(input *users_v4.PublicDisableMyEmailV4Params) error
func (*UsersV4Service) PublicDownloadMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
Deprecated: 2022-01-10 - Please use PublicDownloadMyBackupCodesV4Short instead.
func (*UsersV4Service) PublicDownloadMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (io.Writer, error)
func (*UsersV4Service) PublicEnableBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicEnableBackupCodesV4(input *users_v4.PublicEnableBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use PublicEnableBackupCodesV4Short instead.
func (*UsersV4Service) PublicEnableBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicEnableBackupCodesV4Short(input *users_v4.PublicEnableBackupCodesV4Params) error
func (*UsersV4Service) PublicEnableMyAuthenticatorV4
deprecated
func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
Deprecated: 2022-01-10 - Please use PublicEnableMyAuthenticatorV4Short instead.
func (*UsersV4Service) PublicEnableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicEnableMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicEnableMyBackupCodesV4Short instead.
func (*UsersV4Service) PublicEnableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicEnableMyEmailV4
deprecated
func (aaa *UsersV4Service) PublicEnableMyEmailV4(input *users_v4.PublicEnableMyEmailV4Params) error
Deprecated: 2022-01-10 - Please use PublicEnableMyEmailV4Short instead.
func (*UsersV4Service) PublicEnableMyEmailV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyEmailV4Short(input *users_v4.PublicEnableMyEmailV4Params) error
func (*UsersV4Service) PublicGenerateBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicGenerateBackupCodesV4(input *users_v4.PublicGenerateBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use PublicGenerateBackupCodesV4Short instead.
func (*UsersV4Service) PublicGenerateBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGenerateBackupCodesV4Short(input *users_v4.PublicGenerateBackupCodesV4Params) error
func (*UsersV4Service) PublicGenerateMyAuthenticatorKeyV4
deprecated
func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicGenerateMyAuthenticatorKeyV4Short instead.
func (*UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short ¶
func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*iamclientmodels.ModelAuthenticatorKeyResponseV4, error)
func (*UsersV4Service) PublicGenerateMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicGenerateMyBackupCodesV4Short instead.
func (*UsersV4Service) PublicGenerateMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicGetBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicGetBackupCodesV4(input *users_v4.PublicGetBackupCodesV4Params) error
Deprecated: 2022-01-10 - Please use PublicGetBackupCodesV4Short instead.
func (*UsersV4Service) PublicGetBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGetBackupCodesV4Short(input *users_v4.PublicGetBackupCodesV4Params) error
func (*UsersV4Service) PublicGetMyBackupCodesV4
deprecated
func (aaa *UsersV4Service) PublicGetMyBackupCodesV4(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicGetMyBackupCodesV4Short instead.
func (*UsersV4Service) PublicGetMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*iamclientmodels.ModelBackupCodesResponseV4, error)
func (*UsersV4Service) PublicGetMyEnabledFactorsV4
deprecated
func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicGetMyEnabledFactorsV4Short instead.
func (*UsersV4Service) PublicGetMyEnabledFactorsV4Short ¶
func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*iamclientmodels.ModelEnabledFactorsResponseV4, error)
func (*UsersV4Service) PublicGetUserPublicInfoByUserIDV4
deprecated
func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*iamclientmodels.ModelUserPublicInfoResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicGetUserPublicInfoByUserIDV4Short instead.
func (*UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short ¶
func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*iamclientmodels.ModelUserPublicInfoResponseV4, error)
func (*UsersV4Service) PublicInviteUserV4
deprecated
func (aaa *UsersV4Service) PublicInviteUserV4(input *users_v4.PublicInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicInviteUserV4Short instead.
func (*UsersV4Service) PublicInviteUserV4Short ¶
func (aaa *UsersV4Service) PublicInviteUserV4Short(input *users_v4.PublicInviteUserV4Params) (*iamclientmodels.ModelInviteUserResponseV3, error)
func (*UsersV4Service) PublicMakeFactorMyDefaultV4
deprecated
func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
Deprecated: 2022-01-10 - Please use PublicMakeFactorMyDefaultV4Short instead.
func (*UsersV4Service) PublicMakeFactorMyDefaultV4Short ¶
func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) PublicRemoveTrustedDeviceV4
deprecated
func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
Deprecated: 2022-01-10 - Please use PublicRemoveTrustedDeviceV4Short instead.
func (*UsersV4Service) PublicRemoveTrustedDeviceV4Short ¶
func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
func (*UsersV4Service) PublicSendMyMFAEmailCodeV4
deprecated
func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4(input *users_v4.PublicSendMyMFAEmailCodeV4Params) error
Deprecated: 2022-01-10 - Please use PublicSendMyMFAEmailCodeV4Short instead.
func (*UsersV4Service) PublicSendMyMFAEmailCodeV4Short ¶
func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4Short(input *users_v4.PublicSendMyMFAEmailCodeV4Params) error
func (*UsersV4Service) PublicUpdateUserEmailAddressV4
deprecated
func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
Deprecated: 2022-01-10 - Please use PublicUpdateUserEmailAddressV4Short instead.
func (*UsersV4Service) PublicUpdateUserEmailAddressV4Short ¶
func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) PublicUpdateUserV4
deprecated
func (aaa *UsersV4Service) PublicUpdateUserV4(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
Deprecated: 2022-01-10 - Please use PublicUpdateUserV4Short instead.
func (*UsersV4Service) PublicUpdateUserV4Short ¶
func (aaa *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*iamclientmodels.ModelUserResponseV3, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountV4
deprecated
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicUpgradeHeadlessAccountV4Short instead.
func (*UsersV4Service) PublicUpgradeHeadlessAccountV4Short ¶
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*iamclientmodels.AccountUserResponseV4, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4
deprecated
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)
Deprecated: 2022-01-10 - Please use PublicUpgradeHeadlessAccountWithVerificationCodeV4Short instead.
func (*UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short ¶
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*iamclientmodels.AccountUserResponseV4, error)
func (*UsersV4Service) UpdateFlightId ¶
func (aaa *UsersV4Service) UpdateFlightId(flightId string)
Source Files ¶
- auth.go
- auth_validator.go
- client_factory.go
- jwt.go
- refresh_token_scheduler.go
- version.go
- wrapper_bans.go
- wrapper_clients.go
- wrapper_clientsConfigV3.go
- wrapper_config.go
- wrapper_country.go
- wrapper_devicesV4.go
- wrapper_inputValidations.go
- wrapper_oAuth.go
- wrapper_oAuth20.go
- wrapper_oAuth20Extension.go
- wrapper_oAuth20V4.go
- wrapper_roles.go
- wrapper_sso.go
- wrapper_ssoCredential.go
- wrapper_ssoSAML20.go
- wrapper_thirdPartyCredential.go
- wrapper_users.go
- wrapper_usersV4.go