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) AdminBanUserBulkV3Short(input *bans.AdminBanUserBulkV3Params) (*bans.AdminBanUserBulkV3Response, error)
- func (aaa *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*bans.AdminGetBannedUsersV3Response, error)
- func (aaa *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*bans.AdminGetBansTypeV3Response, error)
- func (aaa *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*bans.AdminGetBansTypeWithNamespaceV3Response, error)
- func (aaa *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*bans.AdminGetListBanReasonV3Response, error)
- func (aaa *BansService) AdminUnbanUserBulkV3Short(input *bans.AdminUnbanUserBulkV3Params) (*bans.AdminUnbanUserBulkV3Response, error)
- func (aaa *BansService) GetAuthSession() auth.Session
- func (aaa *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*bans.GetBansTypeResponse, error)
- func (aaa *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*bans.GetListBanReasonResponse, error)
- func (aaa *BansService) UpdateFlightId(flightId string)
- type ClientsConfigV3Service
- func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) error
- func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissionsShort(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*clients_config_v3.AdminListClientAvailablePermissionsResponse, error)
- func (aaa *ClientsConfigV3Service) AdminListClientTemplatesShort(input *clients_config_v3.AdminListClientTemplatesParams) (*clients_config_v3.AdminListClientTemplatesResponse, error)
- 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) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
- func (aaa *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
- func (aaa *ClientsService) AdminBulkUpdateClientsV3Short(input *clients.AdminBulkUpdateClientsV3Params) error
- func (aaa *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*clients.AdminCreateClientV3Response, error)
- func (aaa *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
- func (aaa *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
- func (aaa *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*clients.AdminGetClientsByNamespaceV3Response, error)
- func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*clients.AdminGetClientsbyNamespacebyIDV3Response, error)
- func (aaa *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
- func (aaa *ClientsService) AdminUpdateClientSecretV3Short(input *clients.AdminUpdateClientSecretV3Params) error
- func (aaa *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*clients.AdminUpdateClientV3Response, error)
- func (aaa *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*clients.CreateClientByNamespaceResponse, error)
- func (aaa *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*clients.CreateClientResponse, error)
- func (aaa *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
- 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) GetClientShort(input *clients.GetClientParams) (*clients.GetClientResponse, error)
- func (aaa *ClientsService) GetClientsShort(input *clients.GetClientsParams) (*clients.GetClientsResponse, error)
- func (aaa *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) (*clients.GetClientsbyNamespaceResponse, error)
- func (aaa *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
- func (aaa *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
- func (aaa *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*clients.UpdateClientResponse, error)
- func (aaa *ClientsService) UpdateFlightId(flightId string)
- type ConfigService
- func (aaa *ConfigService) AdminGetConfigValueV3Short(input *config.AdminGetConfigValueV3Params) (*config.AdminGetConfigValueV3Response, error)
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) PublicGetConfigValueV3Short(input *config.PublicGetConfigValueV3Params) (*config.PublicGetConfigValueV3Response, error)
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type CountryService
- func (aaa *CountryService) AdminAddCountryBlacklistV3Short(input *country.AdminAddCountryBlacklistV3Params) error
- func (aaa *CountryService) AdminGetCountryBlacklistV3Short(input *country.AdminGetCountryBlacklistV3Params) (*country.AdminGetCountryBlacklistV3Response, error)
- func (aaa *CountryService) AdminGetCountryListV3Short(input *country.AdminGetCountryListV3Params) (*country.AdminGetCountryListV3Response, error)
- func (aaa *CountryService) GetAuthSession() auth.Session
- func (aaa *CountryService) PublicGetCountryListV3Short(input *country.PublicGetCountryListV3Params) (*country.PublicGetCountryListV3Response, error)
- func (aaa *CountryService) UpdateFlightId(flightId string)
- type DevicesV4Service
- func (aaa *DevicesV4Service) AdminBanDeviceV4Short(input *devices_v4.AdminBanDeviceV4Params) error
- func (aaa *DevicesV4Service) AdminDecryptDeviceV4Short(input *devices_v4.AdminDecryptDeviceV4Params) (*devices_v4.AdminDecryptDeviceV4Response, error)
- func (aaa *DevicesV4Service) AdminGenerateReportV4Short(input *devices_v4.AdminGenerateReportV4Params) error
- func (aaa *DevicesV4Service) AdminGetBannedDevicesV4Short(input *devices_v4.AdminGetBannedDevicesV4Params) (*devices_v4.AdminGetBannedDevicesV4Response, error)
- func (aaa *DevicesV4Service) AdminGetDeviceBanV4Short(input *devices_v4.AdminGetDeviceBanV4Params) (*devices_v4.AdminGetDeviceBanV4Response, error)
- func (aaa *DevicesV4Service) AdminGetDeviceBansV4Short(input *devices_v4.AdminGetDeviceBansV4Params) (*devices_v4.AdminGetDeviceBansV4Response, error)
- func (aaa *DevicesV4Service) AdminGetDeviceTypesV4Short(input *devices_v4.AdminGetDeviceTypesV4Params) (*devices_v4.AdminGetDeviceTypesV4Response, error)
- func (aaa *DevicesV4Service) AdminGetDevicesByUserV4Short(input *devices_v4.AdminGetDevicesByUserV4Params) (*devices_v4.AdminGetDevicesByUserV4Response, error)
- func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4Short(input *devices_v4.AdminGetUserDeviceBansV4Params) (*devices_v4.AdminGetUserDeviceBansV4Response, error)
- func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4Short(input *devices_v4.AdminGetUsersByDeviceV4Params) (*devices_v4.AdminGetUsersByDeviceV4Response, error)
- func (aaa *DevicesV4Service) AdminUnbanDeviceV4Short(input *devices_v4.AdminUnbanDeviceV4Params) error
- 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) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*input_validations.AdminGetInputValidationsResponse, error)
- func (aaa *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
- func (aaa *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
- func (aaa *InputValidationsService) GetAuthSession() auth.Session
- func (aaa *InputValidationsService) PublicGetInputValidationByFieldShort(input *input_validations.PublicGetInputValidationByFieldParams) (*input_validations.PublicGetInputValidationByFieldResponse, error)
- func (aaa *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*input_validations.PublicGetInputValidationsResponse, error)
- func (aaa *InputValidationsService) UpdateFlightId(flightId string)
- type JWTBan
- type JWTClaims
- type LoginAllowlistService
- func (aaa *LoginAllowlistService) AdminGetLoginAllowlistV3Short(input *login_allowlist.AdminGetLoginAllowlistV3Params) (*login_allowlist.AdminGetLoginAllowlistV3Response, error)
- func (aaa *LoginAllowlistService) AdminUpdateLoginAllowlistV3Short(input *login_allowlist.AdminUpdateLoginAllowlistV3Params) error
- func (aaa *LoginAllowlistService) GetAuthSession() auth.Session
- func (aaa *LoginAllowlistService) UpdateFlightId(flightId string)
- type NamespaceRole
- type OAuth20ExtensionService
- func (aaa *OAuth20ExtensionService) AuthenticateAndLinkForwardV3Short(input *o_auth2_0_extension.AuthenticateAndLinkForwardV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*o_auth2_0_extension.AuthenticationWithPlatformLinkV3Response, error)
- func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Response, error)
- func (aaa *OAuth20ExtensionService) GetAuthSession() auth.Session
- func (aaa *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*o_auth2_0_extension.GetCountryLocationV3Response, error)
- func (aaa *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
- func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3Short(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*o_auth2_0_extension.PlatformTokenRefreshV3Response, error)
- func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*o_auth2_0_extension.RequestOneTimeLinkingCodeV3Response, error)
- func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3Short(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*o_auth2_0_extension.RequestTargetTokenResponseV3Response, error)
- func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Response, error)
- func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3Short(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*o_auth2_0_extension.RequestTokenExchangeCodeV3Response, error)
- func (aaa *OAuth20ExtensionService) UpdateFlightId(flightId string)
- func (aaa *OAuth20ExtensionService) UpgradeAndAuthenticateForwardV3Short(input *o_auth2_0_extension.UpgradeAndAuthenticateForwardV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
- func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Response, error)
- type OAuth20RefreshService
- type OAuth20Service
- func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Response, error)
- 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) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
- func (aaa *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
- func (aaa *OAuth20Service) GetAuthSession() auth.Session
- func (aaa *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*o_auth2_0.GetJWKSV3Response, error)
- func (aaa *OAuth20Service) GetRevocationListV3Short(input *o_auth2_0.GetRevocationListV3Params) (*o_auth2_0.GetRevocationListV3Response, 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) LoginPlatform(input *o_auth2_0.PlatformTokenGrantV3Params) error
- func (o *OAuth20Service) LoginUser(username, password string) error
- func (o *OAuth20Service) Logout() error
- func (o *OAuth20Service) ParseAccessToken(accessToken string, validate bool) (*iamclientmodels.OauthmodelTokenResponseV3, error)
- func (aaa *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*o_auth2_0.PlatformTokenGrantV3Response, error)
- func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Response, error)
- func (aaa *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
- func (aaa *OAuth20Service) SendMFAAuthenticationCodeShort(input *o_auth2_0.SendMFAAuthenticationCodeParams) error
- func (o *OAuth20Service) SetLocalValidation(value bool)
- func (aaa *OAuth20Service) SimultaneousLoginV3Short(input *o_auth2_0.SimultaneousLoginV3Params) (*o_auth2_0.SimultaneousLoginV3Response, error)
- func (aaa *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*o_auth2_0.TokenGrantV3Response, error)
- func (aaa *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*o_auth2_0.TokenIntrospectionV3Response, error)
- func (aaa *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
- func (aaa *OAuth20Service) UpdateFlightId(flightId string)
- func (aaa *OAuth20Service) Verify2FACodeForwardShort(input *o_auth2_0.Verify2FACodeForwardParams) (string, error)
- func (aaa *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*o_auth2_0.Verify2FACodeResponse, error)
- func (aaa *OAuth20Service) VerifyTokenV3Short(input *o_auth2_0.VerifyTokenV3Params) (*o_auth2_0.VerifyTokenV3Response, error)
- type OAuth20v4Service
- func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4Short(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*o_auth2_0_v4.AuthenticationWithPlatformLinkV4Response, error)
- func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Response, error)
- func (aaa *OAuth20v4Service) GetAuthSession() auth.Session
- func (aaa *OAuth20v4Service) PlatformTokenGrantV4Short(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*o_auth2_0_v4.PlatformTokenGrantV4Response, error)
- func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4Short(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*o_auth2_0_v4.RequestTargetTokenResponseV4Response, error)
- func (aaa *OAuth20v4Service) SimultaneousLoginV4Short(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*o_auth2_0_v4.SimultaneousLoginV4Response, error)
- func (aaa *OAuth20v4Service) TokenGrantV4Short(input *o_auth2_0_v4.TokenGrantV4Params) (*o_auth2_0_v4.TokenGrantV4Response, error)
- func (aaa *OAuth20v4Service) UpdateFlightId(flightId string)
- func (aaa *OAuth20v4Service) Verify2FACodeV4Short(input *o_auth2_0_v4.Verify2FACodeV4Params) (*o_auth2_0_v4.Verify2FACodeV4Response, error)
- type OAuthService
- func (aaa *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
- func (aaa *OAuthService) GetAuthSession() auth.Session
- func (aaa *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*o_auth.GetJWKSResponse, error)
- func (aaa *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*o_auth.GetRevocationListResponse, error)
- func (aaa *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*o_auth.PlatformTokenRequestHandlerResponse, error)
- func (aaa *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
- func (aaa *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
- func (aaa *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
- func (aaa *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*o_auth.TokenGrantResponse, error)
- func (aaa *OAuthService) UpdateFlightId(flightId string)
- func (aaa *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*o_auth.VerifyTokenResponse, error)
- type OverrideRoleConfigv3Service
- func (aaa *OverrideRoleConfigv3Service) AdminChangeRoleOverrideConfigStatusV3Short(input *override_role_config_v3.AdminChangeRoleOverrideConfigStatusV3Params) (*override_role_config_v3.AdminChangeRoleOverrideConfigStatusV3Response, error)
- func (aaa *OverrideRoleConfigv3Service) AdminGetRoleNamespacePermissionV3Short(input *override_role_config_v3.AdminGetRoleNamespacePermissionV3Params) (*override_role_config_v3.AdminGetRoleNamespacePermissionV3Response, error)
- func (aaa *OverrideRoleConfigv3Service) AdminGetRoleOverrideConfigV3Short(input *override_role_config_v3.AdminGetRoleOverrideConfigV3Params) (*override_role_config_v3.AdminGetRoleOverrideConfigV3Response, error)
- func (aaa *OverrideRoleConfigv3Service) AdminGetRoleSourceV3Short(input *override_role_config_v3.AdminGetRoleSourceV3Params) (*override_role_config_v3.AdminGetRoleSourceV3Response, error)
- func (aaa *OverrideRoleConfigv3Service) AdminUpdateRoleOverrideConfigV3Short(input *override_role_config_v3.AdminUpdateRoleOverrideConfigV3Params) (*override_role_config_v3.AdminUpdateRoleOverrideConfigV3Response, error)
- func (aaa *OverrideRoleConfigv3Service) GetAuthSession() auth.Session
- func (aaa *OverrideRoleConfigv3Service) UpdateFlightId(flightId string)
- type Permission
- type ProfileUpdateStrategyService
- func (aaa *ProfileUpdateStrategyService) AdminGetProfileUpdateStrategyV3Short(input *profile_update_strategy.AdminGetProfileUpdateStrategyV3Params) (*profile_update_strategy.AdminGetProfileUpdateStrategyV3Response, error)
- func (aaa *ProfileUpdateStrategyService) AdminUpdateProfileUpdateStrategyV3Short(input *profile_update_strategy.AdminUpdateProfileUpdateStrategyV3Params) (*profile_update_strategy.AdminUpdateProfileUpdateStrategyV3Response, error)
- func (aaa *ProfileUpdateStrategyService) GetAuthSession() auth.Session
- func (aaa *ProfileUpdateStrategyService) PublicGetProfileUpdateStrategyV3Short(input *profile_update_strategy.PublicGetProfileUpdateStrategyV3Params) (*profile_update_strategy.PublicGetProfileUpdateStrategyV3Response, error)
- func (aaa *ProfileUpdateStrategyService) UpdateFlightId(flightId string)
- type Role
- type RolesService
- func (aaa *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
- func (aaa *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
- func (aaa *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
- func (aaa *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
- func (aaa *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
- func (aaa *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
- func (aaa *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*roles.AdminAddRolePermissionsV4Response, error)
- func (aaa *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*roles.AdminAssignUserToRoleV4Response, error)
- func (aaa *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*roles.AdminCreateRoleV3Response, error)
- func (aaa *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*roles.AdminCreateRoleV4Response, error)
- func (aaa *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
- func (aaa *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
- func (aaa *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
- func (aaa *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
- func (aaa *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
- func (aaa *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*roles.AdminGetRoleAdminStatusV3Response, error)
- func (aaa *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*roles.AdminGetRoleManagersV3Response, error)
- func (aaa *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*roles.AdminGetRoleMembersV3Response, error)
- func (aaa *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*roles.AdminGetRoleV3Response, error)
- func (aaa *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*roles.AdminGetRoleV4Response, error)
- func (aaa *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*roles.AdminGetRolesV3Response, error)
- func (aaa *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*roles.AdminGetRolesV4Response, error)
- func (aaa *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*roles.AdminListAssignedUsersV4Response, error)
- func (aaa *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
- func (aaa *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
- func (aaa *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
- func (aaa *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
- func (aaa *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
- func (aaa *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
- func (aaa *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*roles.AdminUpdateRolePermissionsV4Response, error)
- func (aaa *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*roles.AdminUpdateRoleV3Response, error)
- func (aaa *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*roles.AdminUpdateRoleV4Response, error)
- func (aaa *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*roles.CreateRoleResponse, error)
- 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) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*roles.GetRoleAdminStatusResponse, error)
- func (aaa *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*roles.GetRoleManagersResponse, error)
- func (aaa *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*roles.GetRoleMembersResponse, error)
- func (aaa *RolesService) GetRoleShort(input *roles.GetRoleParams) (*roles.GetRoleResponse, error)
- func (aaa *RolesService) GetRolesShort(input *roles.GetRolesParams) (*roles.GetRolesResponse, error)
- func (aaa *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*roles.PublicGetRoleV3Response, error)
- func (aaa *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*roles.PublicGetRolesV3Response, error)
- func (aaa *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
- func (aaa *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
- func (aaa *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
- func (aaa *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
- func (aaa *RolesService) UpdateFlightId(flightId string)
- func (aaa *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
- func (aaa *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*roles.UpdateRoleResponse, error)
- type SSOCredentialService
- func (aaa *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*sso_credential.AddSSOLoginPlatformCredentialResponse, error)
- func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) error
- func (aaa *SSOCredentialService) GetAuthSession() auth.Session
- func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) (*sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Response, error)
- func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*sso_credential.RetrieveSSOLoginPlatformCredentialResponse, error)
- func (aaa *SSOCredentialService) UpdateFlightId(flightId string)
- func (aaa *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *sso_credential.UpdateSSOPlatformCredentialParams) (*sso_credential.UpdateSSOPlatformCredentialResponse, error)
- type SSOSAML20Service
- type SSOService
- type ThirdPartyCredentialService
- func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.AddThirdPartyLoginPlatformCredentialV3Response, error)
- func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(...) (...)
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
- func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
- func (aaa *ThirdPartyCredentialService) GetAuthSession() auth.Session
- func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) (*third_party_credential.RetrieveActiveOIDCClientsPublicV3Response, error)
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(...) (...)
- func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(...) (...)
- func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(...) (*third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Response, ...)
- func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(...) (*third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Response, ...)
- func (aaa *ThirdPartyCredentialService) UpdateFlightId(flightId string)
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Response, ...)
- func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Response, error)
- type TokenValidator
- type UsersService
- func (aaa *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
- func (aaa *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
- func (aaa *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
- func (aaa *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
- func (aaa *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*users.AdminBanUserV2Response, error)
- func (aaa *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*users.AdminBanUserV3Response, error)
- func (aaa *UsersService) AdminBulkGetUsersPlatformShort(input *users.AdminBulkGetUsersPlatformParams) (*users.AdminBulkGetUsersPlatformResponse, error)
- func (aaa *UsersService) AdminBulkUpdateUsersV3Short(input *users.AdminBulkUpdateUsersV3Params) error
- func (aaa *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*users.AdminCreateJusticeUserResponse, error)
- func (aaa *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
- func (aaa *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
- func (aaa *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
- func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) error
- func (aaa *UsersService) AdminDeleteUserLinkingRestrictionByPlatformIDV3Short(input *users.AdminDeleteUserLinkingRestrictionByPlatformIDV3Params) error
- func (aaa *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
- func (aaa *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
- func (aaa *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
- func (aaa *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
- func (aaa *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
- func (aaa *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*users.AdminGetAgeRestrictionStatusV2Response, error)
- func (aaa *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*users.AdminGetAgeRestrictionStatusV3Response, error)
- func (aaa *UsersService) AdminGetBulkUserBanV3Short(input *users.AdminGetBulkUserBanV3Params) (*users.AdminGetBulkUserBanV3Response, error)
- func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*users.AdminGetBulkUserByEmailAddressV3Response, error)
- func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) (*users.AdminGetListCountryAgeRestrictionV3Response, error)
- func (aaa *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) (*users.AdminGetListJusticePlatformAccountsResponse, error)
- func (aaa *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*users.AdminGetMyUserV3Response, error)
- func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*users.AdminGetThirdPartyPlatformTokenLinkStatusV3Response, error)
- func (aaa *UsersService) AdminGetUserBanSummaryV3Short(input *users.AdminGetUserBanSummaryV3Params) (*users.AdminGetUserBanSummaryV3Response, error)
- func (aaa *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) (*users.AdminGetUserBanV2Response, error)
- func (aaa *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*users.AdminGetUserBanV3Response, error)
- func (aaa *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*users.AdminGetUserByEmailAddressV3Response, error)
- func (aaa *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*users.AdminGetUserByPlatformUserIDV3Response, error)
- func (aaa *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*users.AdminGetUserByUserIDV2Response, error)
- func (aaa *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*users.AdminGetUserByUserIDV3Response, error)
- func (aaa *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*users.AdminGetUserDeletionStatusV3Response, error)
- func (aaa *UsersService) AdminGetUserLinkHistoriesV3Short(input *users.AdminGetUserLinkHistoriesV3Params) (*users.AdminGetUserLinkHistoriesV3Response, error)
- func (aaa *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*users.AdminGetUserLoginHistoriesV3Response, error)
- func (aaa *UsersService) AdminGetUserMappingShort(input *users.AdminGetUserMappingParams) (*users.AdminGetUserMappingResponse, error)
- func (aaa *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*users.AdminGetUserPlatformAccountsV3Response, error)
- func (aaa *UsersService) AdminGetUserSinglePlatformAccountShort(input *users.AdminGetUserSinglePlatformAccountParams) (*users.AdminGetUserSinglePlatformAccountResponse, error)
- func (aaa *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*users.AdminInviteUserV3Response, error)
- func (aaa *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
- func (aaa *UsersService) AdminListAllDistinctPlatformAccountsV3Short(input *users.AdminListAllDistinctPlatformAccountsV3Params) (*users.AdminListAllDistinctPlatformAccountsV3Response, error)
- func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3Short(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*users.AdminListUserAllPlatformAccountsDistinctV3Response, error)
- func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3Short(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*users.AdminListUserIDByPlatformUserIDsV3Response, error)
- func (aaa *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*users.AdminListUserIDByUserIDsV3Response, error)
- func (aaa *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*users.AdminListUsersV3Response, error)
- func (aaa *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
- func (aaa *UsersService) AdminPlatformUnlinkAllV3Short(input *users.AdminPlatformUnlinkAllV3Params) error
- func (aaa *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
- func (aaa *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
- func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3Short(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*users.AdminQueryThirdPlatformLinkHistoryV3Response, error)
- func (aaa *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
- func (aaa *UsersService) AdminResetPasswordV3Short(input *users.AdminResetPasswordV3Params) error
- func (aaa *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
- func (aaa *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*users.AdminSearchUserV3Response, error)
- func (aaa *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*users.AdminSearchUsersV2Response, error)
- func (aaa *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
- func (aaa *UsersService) AdminTrustlyUpdateUserIdentityShort(input *users.AdminTrustlyUpdateUserIdentityParams) error
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*users.AdminUpdateAgeRestrictionConfigV2Response, error)
- func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*users.AdminUpdateAgeRestrictionConfigV3Response, error)
- func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*users.AdminUpdateCountryAgeRestrictionV3Response, error)
- func (aaa *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*users.AdminUpdateUserBanV3Response, error)
- func (aaa *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
- func (aaa *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
- func (aaa *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
- func (aaa *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*users.AdminUpdateUserV2Response, error)
- func (aaa *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*users.AdminUpdateUserV3Response, error)
- func (aaa *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*users.AdminUpgradeHeadlessAccountV3Response, error)
- func (aaa *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
- func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
- func (aaa *UsersService) BanUserShort(input *users.BanUserParams) (*users.BanUserResponse, error)
- func (aaa *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
- func (aaa *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*users.CreateUserFromInvitationV3Response, error)
- func (aaa *UsersService) CreateUserShort(input *users.CreateUserParams) (*users.CreateUserResponse, error)
- func (aaa *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
- func (aaa *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
- func (aaa *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
- func (aaa *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
- func (aaa *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*users.DisableUserBanResponse, error)
- func (aaa *UsersService) DisableUserShort(input *users.DisableUserParams) error
- func (aaa *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*users.EnableUserBanResponse, error)
- func (aaa *UsersService) EnableUserShort(input *users.EnableUserParams) error
- func (aaa *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
- func (aaa *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*users.GetAdminInvitationV3Response, error)
- func (aaa *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*users.GetAdminUsersByRoleIDResponse, error)
- func (aaa *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*users.GetAdminUsersByRoleIDV3Response, error)
- func (aaa *UsersService) GetAuthSession() auth.Session
- func (aaa *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) (*users.GetListCountryAgeRestrictionResponse, error)
- func (aaa *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) (*users.GetListJusticePlatformAccountsResponse, error)
- func (aaa *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*users.GetPublisherUserResponse, error)
- func (aaa *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) (*users.GetUserBanHistoryResponse, error)
- func (aaa *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*users.GetUserByLoginIDResponse, error)
- func (aaa *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*users.GetUserByPlatformUserIDResponse, error)
- func (aaa *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*users.GetUserByUserIDResponse, error)
- func (aaa *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*users.GetUserInformationResponse, error)
- func (aaa *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*users.GetUserJusticePlatformAccountResponse, error)
- func (aaa *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*users.GetUserLoginHistoriesResponse, error)
- func (aaa *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*users.GetUserMappingResponse, error)
- func (aaa *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) (*users.GetUserPlatformAccountsResponse, error)
- func (aaa *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*users.GetUserVerificationCodeResponse, error)
- func (aaa *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*users.GetUsersByLoginIdsResponse, error)
- func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3Short(input *users.LinkHeadlessAccountToMyAccountV3Params) error
- func (aaa *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*users.ListAdminsV3Response, error)
- func (aaa *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
- func (aaa *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
- func (aaa *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
- func (aaa *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*users.PublicBulkGetUsersResponse, error)
- func (aaa *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*users.PublicCreateJusticeUserResponse, error)
- func (aaa *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*users.PublicCreateUserV2Response, error)
- func (aaa *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*users.PublicCreateUserV3Response, error)
- func (aaa *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
- func (aaa *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
- func (aaa *UsersService) PublicForcePlatformLinkV3Short(input *users.PublicForcePlatformLinkV3Params) error
- func (aaa *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
- func (aaa *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
- func (aaa *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*users.PublicGetAsyncStatusResponse, error)
- func (aaa *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) (*users.PublicGetCountryAgeRestrictionResponse, error)
- func (aaa *UsersService) PublicGetCountryAgeRestrictionV3Short(input *users.PublicGetCountryAgeRestrictionV3Params) (*users.PublicGetCountryAgeRestrictionV3Response, error)
- func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Response, error)
- func (aaa *UsersService) PublicGetMyProfileAllowUpdateStatusV3Short(input *users.PublicGetMyProfileAllowUpdateStatusV3Params) (*users.PublicGetMyProfileAllowUpdateStatusV3Response, error)
- func (aaa *UsersService) PublicGetMyRedirectionAfterLinkV3Short(input *users.PublicGetMyRedirectionAfterLinkV3Params) (*users.PublicGetMyRedirectionAfterLinkV3Response, error)
- func (aaa *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*users.PublicGetMyUserV3Response, error)
- func (aaa *UsersService) PublicGetOpenidUserInfoV3Short(input *users.PublicGetOpenidUserInfoV3Params) (*users.PublicGetOpenidUserInfoV3Response, error)
- func (aaa *UsersService) PublicGetPublisherUserV3Short(input *users.PublicGetPublisherUserV3Params) (*users.PublicGetPublisherUserV3Response, error)
- func (aaa *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*users.PublicGetUserBanHistoryV3Response, error)
- func (aaa *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) (*users.PublicGetUserBanResponse, error)
- func (aaa *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*users.PublicGetUserByPlatformUserIDV3Response, error)
- func (aaa *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*users.PublicGetUserByUserIDV2Response, error)
- func (aaa *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*users.PublicGetUserByUserIDV3Response, error)
- func (aaa *UsersService) PublicGetUserInformationV3Short(input *users.PublicGetUserInformationV3Params) (*users.PublicGetUserInformationV3Response, error)
- func (aaa *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*users.PublicGetUserLoginHistoriesV3Response, error)
- func (aaa *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*users.PublicGetUserPlatformAccountsV3Response, error)
- func (aaa *UsersService) PublicGetUsersPlatformInfosV3Short(input *users.PublicGetUsersPlatformInfosV3Params) (*users.PublicGetUsersPlatformInfosV3Response, error)
- func (aaa *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
- func (aaa *UsersService) PublicListJusticePlatformAccountsV3Short(input *users.PublicListJusticePlatformAccountsV3Params) (*users.PublicListJusticePlatformAccountsV3Response, error)
- func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*users.PublicListUserAllPlatformAccountsDistinctV3Response, error)
- func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*users.PublicListUserIDByPlatformUserIDsV3Response, error)
- func (aaa *UsersService) PublicPartialUpdateUserV3Short(input *users.PublicPartialUpdateUserV3Params) (*users.PublicPartialUpdateUserV3Response, error)
- func (aaa *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
- func (aaa *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
- func (aaa *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
- func (aaa *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
- func (aaa *UsersService) PublicProcessWebLinkPlatformV3Short(input *users.PublicProcessWebLinkPlatformV3Params) (*users.PublicProcessWebLinkPlatformV3Response, error)
- func (aaa *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
- func (aaa *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*users.PublicSearchUserV3Response, error)
- func (aaa *UsersService) PublicSendCodeForwardV3Short(input *users.PublicSendCodeForwardV3Params) (string, error)
- func (aaa *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
- func (aaa *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
- func (aaa *UsersService) PublicSendVerificationLinkV3Short(input *users.PublicSendVerificationLinkV3Params) error
- func (aaa *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
- func (aaa *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
- func (aaa *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) (*users.PublicUpdateUserV2Response, error)
- func (aaa *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*users.PublicUpgradeHeadlessAccountV3Response, error)
- func (aaa *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
- func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
- func (aaa *UsersService) PublicValidateUserInputShort(input *users.PublicValidateUserInputParams) (*users.PublicValidateUserInputResponse, error)
- func (aaa *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*users.PublicVerifyHeadlessAccountV3Response, error)
- func (aaa *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
- func (aaa *UsersService) PublicVerifyUserByLinkV3Short(input *users.PublicVerifyUserByLinkV3Params) (string, error)
- func (aaa *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
- func (aaa *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*users.PublicWebLinkPlatformResponse, error)
- func (aaa *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
- func (aaa *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
- func (aaa *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
- func (aaa *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
- func (aaa *UsersService) SearchUserShort(input *users.SearchUserParams) (*users.SearchUserResponse, error)
- func (aaa *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
- func (aaa *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*users.UpdateCountryAgeRestrictionResponse, error)
- func (aaa *UsersService) UpdateFlightId(flightId string)
- func (aaa *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
- func (aaa *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*users.UpdateUserResponse, error)
- func (aaa *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) (*users.UpdateUserV3Response, error)
- func (aaa *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*users.UpgradeHeadlessAccountResponse, error)
- func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*users.UpgradeHeadlessAccountWithVerificationCodeResponse, error)
- func (aaa *UsersService) UserVerificationShort(input *users.UserVerificationParams) error
- type UsersV4Service
- func (aaa *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*users_v4.AdminAddUserRoleV4Response, error)
- func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*users_v4.AdminBulkCheckValidUserIDV4Response, error)
- func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) error
- func (aaa *UsersV4Service) AdminChallengeMyMFAV4Short(input *users_v4.AdminChallengeMyMFAV4Params) (*users_v4.AdminChallengeMyMFAV4Response, error)
- func (aaa *UsersV4Service) AdminCreateTestUsersV4Short(input *users_v4.AdminCreateTestUsersV4Params) (*users_v4.AdminCreateTestUsersV4Response, error)
- func (aaa *UsersV4Service) AdminCreateUserV4Short(input *users_v4.AdminCreateUserV4Params) (*users_v4.AdminCreateUserV4Response, error)
- func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminDisableMyEmailV4Short(input *users_v4.AdminDisableMyEmailV4Params) error
- func (aaa *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
- func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (*users_v4.AdminDownloadMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) AdminEnableBackupCodesV4Short(input *users_v4.AdminEnableBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*users_v4.AdminEnableMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) AdminEnableMyEmailV4Short(input *users_v4.AdminEnableMyEmailV4Params) error
- func (aaa *UsersV4Service) AdminGenerateBackupCodesV4Short(input *users_v4.AdminGenerateBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*users_v4.AdminGenerateMyAuthenticatorKeyV4Response, error)
- func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*users_v4.AdminGenerateMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) AdminGetBackupCodesV4Short(input *users_v4.AdminGetBackupCodesV4Params) error
- func (aaa *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*users_v4.AdminGetMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*users_v4.AdminGetMyEnabledFactorsV4Response, error)
- func (aaa *UsersV4Service) AdminGetMyMFAStatusV4Short(input *users_v4.AdminGetMyMFAStatusV4Params) (*users_v4.AdminGetMyMFAStatusV4Response, error)
- func (aaa *UsersV4Service) AdminGetMyOwnMFAStatusV4Short(input *users_v4.AdminGetMyOwnMFAStatusV4Params) (*users_v4.AdminGetMyOwnMFAStatusV4Response, error)
- func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*users_v4.AdminGetNamespaceInvitationHistoryV4Response, error)
- func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*users_v4.AdminGetNamespaceUserInvitationHistoryV4Response, error)
- func (aaa *UsersV4Service) AdminGetUserMFAStatusV4Short(input *users_v4.AdminGetUserMFAStatusV4Params) (*users_v4.AdminGetUserMFAStatusV4Response, error)
- func (aaa *UsersV4Service) AdminInviteUserNewV4Short(input *users_v4.AdminInviteUserNewV4Params) (*users_v4.AdminInviteUserNewV4Response, error)
- func (aaa *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*users_v4.AdminInviteUserV4Response, error)
- func (aaa *UsersV4Service) AdminListInvitationHistoriesV4Short(input *users_v4.AdminListInvitationHistoriesV4Params) (*users_v4.AdminListInvitationHistoriesV4Response, error)
- func (aaa *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*users_v4.AdminListUserRolesV4Response, error)
- func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
- func (aaa *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
- func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4Short(input *users_v4.AdminSendMyMFAEmailCodeV4Params) error
- func (aaa *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*users_v4.AdminUpdateMyUserV4Response, error)
- func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
- func (aaa *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*users_v4.AdminUpdateUserRoleV4Response, error)
- func (aaa *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*users_v4.AdminUpdateUserV4Response, error)
- func (aaa *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*users_v4.CreateUserFromInvitationV4Response, error)
- func (aaa *UsersV4Service) GetAuthSession() auth.Session
- func (aaa *UsersV4Service) PublicChallengeMyMFAV4Short(input *users_v4.PublicChallengeMyMFAV4Params) (*users_v4.PublicChallengeMyMFAV4Response, error)
- func (aaa *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*users_v4.PublicCreateTestUserV4Response, error)
- func (aaa *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*users_v4.PublicCreateUserV4Response, error)
- func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicDisableMyEmailV4Short(input *users_v4.PublicDisableMyEmailV4Params) error
- func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (*users_v4.PublicDownloadMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) PublicEnableBackupCodesV4Short(input *users_v4.PublicEnableBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
- func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*users_v4.PublicEnableMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) PublicEnableMyEmailV4Short(input *users_v4.PublicEnableMyEmailV4Params) error
- func (aaa *UsersV4Service) PublicGenerateBackupCodesV4Short(input *users_v4.PublicGenerateBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*users_v4.PublicGenerateMyAuthenticatorKeyV4Response, error)
- func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*users_v4.PublicGenerateMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) PublicGetBackupCodesV4Short(input *users_v4.PublicGetBackupCodesV4Params) error
- func (aaa *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*users_v4.PublicGetMyBackupCodesV4Response, error)
- func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*users_v4.PublicGetMyEnabledFactorsV4Response, error)
- func (aaa *UsersV4Service) PublicGetMyMFAStatusV4Short(input *users_v4.PublicGetMyMFAStatusV4Params) (*users_v4.PublicGetMyMFAStatusV4Response, error)
- func (aaa *UsersV4Service) PublicGetMyOwnMFAStatusV4Short(input *users_v4.PublicGetMyOwnMFAStatusV4Params) (*users_v4.PublicGetMyOwnMFAStatusV4Response, error)
- func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*users_v4.PublicGetUserPublicInfoByUserIDV4Response, error)
- func (aaa *UsersV4Service) PublicInviteUserV4Short(input *users_v4.PublicInviteUserV4Params) (*users_v4.PublicInviteUserV4Response, error)
- func (aaa *UsersV4Service) PublicListUserIDByPlatformUserIDsV4Short(input *users_v4.PublicListUserIDByPlatformUserIDsV4Params) (*users_v4.PublicListUserIDByPlatformUserIDsV4Response, error)
- func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
- func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
- func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4Short(input *users_v4.PublicSendMyMFAEmailCodeV4Params) error
- func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
- func (aaa *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*users_v4.PublicUpdateUserV4Response, error)
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*users_v4.PublicUpgradeHeadlessAccountV4Response, error)
- func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Response, error)
- func (aaa *UsersV4Service) PublicUpgradeHeadlessWithCodeV4ForwardShort(input *users_v4.PublicUpgradeHeadlessWithCodeV4ForwardParams) (string, error)
- func (aaa *UsersV4Service) UpdateFlightId(flightId string)
Constants ¶
const ServiceVersion = "6.1.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 }
BansService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use BansService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*BansService) AdminBanUserBulkV3Short ¶
func (aaa *BansService) AdminBanUserBulkV3Short(input *bans.AdminBanUserBulkV3Params) (*bans.AdminBanUserBulkV3Response, error)
func (*BansService) AdminGetBannedUsersV3Short ¶
func (aaa *BansService) AdminGetBannedUsersV3Short(input *bans.AdminGetBannedUsersV3Params) (*bans.AdminGetBannedUsersV3Response, error)
func (*BansService) AdminGetBansTypeV3Short ¶
func (aaa *BansService) AdminGetBansTypeV3Short(input *bans.AdminGetBansTypeV3Params) (*bans.AdminGetBansTypeV3Response, error)
func (*BansService) AdminGetBansTypeWithNamespaceV3Short ¶
func (aaa *BansService) AdminGetBansTypeWithNamespaceV3Short(input *bans.AdminGetBansTypeWithNamespaceV3Params) (*bans.AdminGetBansTypeWithNamespaceV3Response, error)
func (*BansService) AdminGetListBanReasonV3Short ¶
func (aaa *BansService) AdminGetListBanReasonV3Short(input *bans.AdminGetListBanReasonV3Params) (*bans.AdminGetListBanReasonV3Response, error)
func (*BansService) AdminUnbanUserBulkV3Short ¶
func (aaa *BansService) AdminUnbanUserBulkV3Short(input *bans.AdminUnbanUserBulkV3Params) (*bans.AdminUnbanUserBulkV3Response, error)
func (*BansService) GetAuthSession ¶
func (aaa *BansService) GetAuthSession() auth.Session
func (*BansService) GetBansTypeShort ¶
func (aaa *BansService) GetBansTypeShort(input *bans.GetBansTypeParams) (*bans.GetBansTypeResponse, error)
func (*BansService) GetListBanReasonShort ¶
func (aaa *BansService) GetListBanReasonShort(input *bans.GetListBanReasonParams) (*bans.GetListBanReasonResponse, 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 }
ClientsConfigV3Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ClientsConfigV3Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort ¶
func (aaa *ClientsConfigV3Service) AdminDeleteConfigPermissionsByGroupShort(input *clients_config_v3.AdminDeleteConfigPermissionsByGroupParams) error
func (*ClientsConfigV3Service) AdminListClientAvailablePermissionsShort ¶
func (aaa *ClientsConfigV3Service) AdminListClientAvailablePermissionsShort(input *clients_config_v3.AdminListClientAvailablePermissionsParams) (*clients_config_v3.AdminListClientAvailablePermissionsResponse, error)
func (*ClientsConfigV3Service) AdminListClientTemplatesShort ¶
func (aaa *ClientsConfigV3Service) AdminListClientTemplatesShort(input *clients_config_v3.AdminListClientTemplatesParams) (*clients_config_v3.AdminListClientTemplatesResponse, error)
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 }
ClientsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ClientsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*ClientsService) AddClientPermissionShort ¶
func (aaa *ClientsService) AddClientPermissionShort(input *clients.AddClientPermissionParams) error
func (*ClientsService) AdminAddClientPermissionsV3Short ¶
func (aaa *ClientsService) AdminAddClientPermissionsV3Short(input *clients.AdminAddClientPermissionsV3Params) error
func (*ClientsService) AdminBulkUpdateClientsV3Short ¶
func (aaa *ClientsService) AdminBulkUpdateClientsV3Short(input *clients.AdminBulkUpdateClientsV3Params) error
func (*ClientsService) AdminCreateClientV3Short ¶
func (aaa *ClientsService) AdminCreateClientV3Short(input *clients.AdminCreateClientV3Params) (*clients.AdminCreateClientV3Response, error)
func (*ClientsService) AdminDeleteClientPermissionV3Short ¶
func (aaa *ClientsService) AdminDeleteClientPermissionV3Short(input *clients.AdminDeleteClientPermissionV3Params) error
func (*ClientsService) AdminDeleteClientV3Short ¶
func (aaa *ClientsService) AdminDeleteClientV3Short(input *clients.AdminDeleteClientV3Params) error
func (*ClientsService) AdminGetClientsByNamespaceV3Short ¶
func (aaa *ClientsService) AdminGetClientsByNamespaceV3Short(input *clients.AdminGetClientsByNamespaceV3Params) (*clients.AdminGetClientsByNamespaceV3Response, error)
func (*ClientsService) AdminGetClientsbyNamespacebyIDV3Short ¶
func (aaa *ClientsService) AdminGetClientsbyNamespacebyIDV3Short(input *clients.AdminGetClientsbyNamespacebyIDV3Params) (*clients.AdminGetClientsbyNamespacebyIDV3Response, error)
func (*ClientsService) AdminUpdateClientPermissionV3Short ¶
func (aaa *ClientsService) AdminUpdateClientPermissionV3Short(input *clients.AdminUpdateClientPermissionV3Params) error
func (*ClientsService) AdminUpdateClientSecretV3Short ¶
func (aaa *ClientsService) AdminUpdateClientSecretV3Short(input *clients.AdminUpdateClientSecretV3Params) error
func (*ClientsService) AdminUpdateClientV3Short ¶
func (aaa *ClientsService) AdminUpdateClientV3Short(input *clients.AdminUpdateClientV3Params) (*clients.AdminUpdateClientV3Response, error)
func (*ClientsService) CreateClientByNamespaceShort ¶
func (aaa *ClientsService) CreateClientByNamespaceShort(input *clients.CreateClientByNamespaceParams) (*clients.CreateClientByNamespaceResponse, error)
func (*ClientsService) CreateClientShort ¶
func (aaa *ClientsService) CreateClientShort(input *clients.CreateClientParams) (*clients.CreateClientResponse, error)
func (*ClientsService) DeleteClientByNamespaceShort ¶
func (aaa *ClientsService) DeleteClientByNamespaceShort(input *clients.DeleteClientByNamespaceParams) error
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) GetClientShort ¶
func (aaa *ClientsService) GetClientShort(input *clients.GetClientParams) (*clients.GetClientResponse, error)
func (*ClientsService) GetClientsShort ¶
func (aaa *ClientsService) GetClientsShort(input *clients.GetClientsParams) (*clients.GetClientsResponse, error)
func (*ClientsService) GetClientsbyNamespaceShort ¶
func (aaa *ClientsService) GetClientsbyNamespaceShort(input *clients.GetClientsbyNamespaceParams) (*clients.GetClientsbyNamespaceResponse, error)
func (*ClientsService) UpdateClientPermissionShort ¶
func (aaa *ClientsService) UpdateClientPermissionShort(input *clients.UpdateClientPermissionParams) error
func (*ClientsService) UpdateClientSecretShort ¶
func (aaa *ClientsService) UpdateClientSecretShort(input *clients.UpdateClientSecretParams) error
func (*ClientsService) UpdateClientShort ¶
func (aaa *ClientsService) UpdateClientShort(input *clients.UpdateClientParams) (*clients.UpdateClientResponse, 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 }
ConfigService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ConfigService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*ConfigService) AdminGetConfigValueV3Short ¶
func (aaa *ConfigService) AdminGetConfigValueV3Short(input *config.AdminGetConfigValueV3Params) (*config.AdminGetConfigValueV3Response, error)
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) PublicGetConfigValueV3Short ¶
func (aaa *ConfigService) PublicGetConfigValueV3Short(input *config.PublicGetConfigValueV3Params) (*config.PublicGetConfigValueV3Response, 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 }
CountryService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use CountryService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*CountryService) AdminAddCountryBlacklistV3Short ¶
func (aaa *CountryService) AdminAddCountryBlacklistV3Short(input *country.AdminAddCountryBlacklistV3Params) error
func (*CountryService) AdminGetCountryBlacklistV3Short ¶
func (aaa *CountryService) AdminGetCountryBlacklistV3Short(input *country.AdminGetCountryBlacklistV3Params) (*country.AdminGetCountryBlacklistV3Response, error)
func (*CountryService) AdminGetCountryListV3Short ¶
func (aaa *CountryService) AdminGetCountryListV3Short(input *country.AdminGetCountryListV3Params) (*country.AdminGetCountryListV3Response, error)
func (*CountryService) GetAuthSession ¶
func (aaa *CountryService) GetAuthSession() auth.Session
func (*CountryService) PublicGetCountryListV3Short ¶
func (aaa *CountryService) PublicGetCountryListV3Short(input *country.PublicGetCountryListV3Params) (*country.PublicGetCountryListV3Response, 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 }
DevicesV4Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use DevicesV4Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*DevicesV4Service) AdminBanDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminBanDeviceV4Short(input *devices_v4.AdminBanDeviceV4Params) error
func (*DevicesV4Service) AdminDecryptDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminDecryptDeviceV4Short(input *devices_v4.AdminDecryptDeviceV4Params) (*devices_v4.AdminDecryptDeviceV4Response, error)
func (*DevicesV4Service) AdminGenerateReportV4Short ¶
func (aaa *DevicesV4Service) AdminGenerateReportV4Short(input *devices_v4.AdminGenerateReportV4Params) error
func (*DevicesV4Service) AdminGetBannedDevicesV4Short ¶
func (aaa *DevicesV4Service) AdminGetBannedDevicesV4Short(input *devices_v4.AdminGetBannedDevicesV4Params) (*devices_v4.AdminGetBannedDevicesV4Response, error)
func (*DevicesV4Service) AdminGetDeviceBanV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceBanV4Short(input *devices_v4.AdminGetDeviceBanV4Params) (*devices_v4.AdminGetDeviceBanV4Response, error)
func (*DevicesV4Service) AdminGetDeviceBansV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceBansV4Short(input *devices_v4.AdminGetDeviceBansV4Params) (*devices_v4.AdminGetDeviceBansV4Response, error)
func (*DevicesV4Service) AdminGetDeviceTypesV4Short ¶
func (aaa *DevicesV4Service) AdminGetDeviceTypesV4Short(input *devices_v4.AdminGetDeviceTypesV4Params) (*devices_v4.AdminGetDeviceTypesV4Response, error)
func (*DevicesV4Service) AdminGetDevicesByUserV4Short ¶
func (aaa *DevicesV4Service) AdminGetDevicesByUserV4Short(input *devices_v4.AdminGetDevicesByUserV4Params) (*devices_v4.AdminGetDevicesByUserV4Response, error)
func (*DevicesV4Service) AdminGetUserDeviceBansV4Short ¶
func (aaa *DevicesV4Service) AdminGetUserDeviceBansV4Short(input *devices_v4.AdminGetUserDeviceBansV4Params) (*devices_v4.AdminGetUserDeviceBansV4Response, error)
func (*DevicesV4Service) AdminGetUsersByDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminGetUsersByDeviceV4Short(input *devices_v4.AdminGetUsersByDeviceV4Params) (*devices_v4.AdminGetUsersByDeviceV4Response, error)
func (*DevicesV4Service) AdminUnbanDeviceV4Short ¶
func (aaa *DevicesV4Service) AdminUnbanDeviceV4Short(input *devices_v4.AdminUnbanDeviceV4Params) error
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 }
InputValidationsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use InputValidationsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*InputValidationsService) AdminGetInputValidationsShort ¶
func (aaa *InputValidationsService) AdminGetInputValidationsShort(input *input_validations.AdminGetInputValidationsParams) (*input_validations.AdminGetInputValidationsResponse, error)
func (*InputValidationsService) AdminResetInputValidationsShort ¶
func (aaa *InputValidationsService) AdminResetInputValidationsShort(input *input_validations.AdminResetInputValidationsParams) error
func (*InputValidationsService) AdminUpdateInputValidationsShort ¶
func (aaa *InputValidationsService) AdminUpdateInputValidationsShort(input *input_validations.AdminUpdateInputValidationsParams) error
func (*InputValidationsService) GetAuthSession ¶
func (aaa *InputValidationsService) GetAuthSession() auth.Session
func (*InputValidationsService) PublicGetInputValidationByFieldShort ¶
func (aaa *InputValidationsService) PublicGetInputValidationByFieldShort(input *input_validations.PublicGetInputValidationByFieldParams) (*input_validations.PublicGetInputValidationByFieldResponse, error)
func (*InputValidationsService) PublicGetInputValidationsShort ¶
func (aaa *InputValidationsService) PublicGetInputValidationsShort(input *input_validations.PublicGetInputValidationsParams) (*input_validations.PublicGetInputValidationsResponse, 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"` jwt.Claims }
JWTClaims holds data stored in a JWT access token with additional Justice Flags field
type LoginAllowlistService ¶
type LoginAllowlistService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
LoginAllowlistService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use LoginAllowlistService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*LoginAllowlistService) AdminGetLoginAllowlistV3Short ¶
func (aaa *LoginAllowlistService) AdminGetLoginAllowlistV3Short(input *login_allowlist.AdminGetLoginAllowlistV3Params) (*login_allowlist.AdminGetLoginAllowlistV3Response, error)
func (*LoginAllowlistService) AdminUpdateLoginAllowlistV3Short ¶
func (aaa *LoginAllowlistService) AdminUpdateLoginAllowlistV3Short(input *login_allowlist.AdminUpdateLoginAllowlistV3Params) error
func (*LoginAllowlistService) GetAuthSession ¶
func (aaa *LoginAllowlistService) GetAuthSession() auth.Session
func (*LoginAllowlistService) UpdateFlightId ¶
func (aaa *LoginAllowlistService) UpdateFlightId(flightId string)
type NamespaceRole ¶
type OAuth20ExtensionService ¶
type OAuth20ExtensionService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
OAuth20ExtensionService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OAuth20ExtensionService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*OAuth20ExtensionService) AuthenticateAndLinkForwardV3Short ¶
func (aaa *OAuth20ExtensionService) AuthenticateAndLinkForwardV3Short(input *o_auth2_0_extension.AuthenticateAndLinkForwardV3Params) (string, error)
func (*OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short ¶
func (aaa *OAuth20ExtensionService) AuthenticationWithPlatformLinkV3Short(input *o_auth2_0_extension.AuthenticationWithPlatformLinkV3Params) (*o_auth2_0_extension.AuthenticationWithPlatformLinkV3Response, error)
func (*OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short ¶
func (aaa *OAuth20ExtensionService) GenerateTokenByNewHeadlessAccountV3Short(input *o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Params) (*o_auth2_0_extension.GenerateTokenByNewHeadlessAccountV3Response, error)
func (*OAuth20ExtensionService) GetAuthSession ¶
func (aaa *OAuth20ExtensionService) GetAuthSession() auth.Session
func (*OAuth20ExtensionService) GetCountryLocationV3Short ¶
func (aaa *OAuth20ExtensionService) GetCountryLocationV3Short(input *o_auth2_0_extension.GetCountryLocationV3Params) (*o_auth2_0_extension.GetCountryLocationV3Response, error)
func (*OAuth20ExtensionService) LogoutShort ¶
func (aaa *OAuth20ExtensionService) LogoutShort(input *o_auth2_0_extension.LogoutParams) error
func (*OAuth20ExtensionService) PlatformAuthenticationV3Short ¶
func (aaa *OAuth20ExtensionService) PlatformAuthenticationV3Short(input *o_auth2_0_extension.PlatformAuthenticationV3Params) (string, error)
func (*OAuth20ExtensionService) PlatformTokenRefreshV3Short ¶
func (aaa *OAuth20ExtensionService) PlatformTokenRefreshV3Short(input *o_auth2_0_extension.PlatformTokenRefreshV3Params) (*o_auth2_0_extension.PlatformTokenRefreshV3Response, error)
func (*OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short ¶
func (aaa *OAuth20ExtensionService) RequestOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.RequestOneTimeLinkingCodeV3Params) (*o_auth2_0_extension.RequestOneTimeLinkingCodeV3Response, error)
func (*OAuth20ExtensionService) RequestTargetTokenResponseV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTargetTokenResponseV3Short(input *o_auth2_0_extension.RequestTargetTokenResponseV3Params) (*o_auth2_0_extension.RequestTargetTokenResponseV3Response, error)
func (*OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTokenByOneTimeLinkCodeResponseV3Short(input *o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Params) (*o_auth2_0_extension.RequestTokenByOneTimeLinkCodeResponseV3Response, error)
func (*OAuth20ExtensionService) RequestTokenExchangeCodeV3Short ¶
func (aaa *OAuth20ExtensionService) RequestTokenExchangeCodeV3Short(input *o_auth2_0_extension.RequestTokenExchangeCodeV3Params) (*o_auth2_0_extension.RequestTokenExchangeCodeV3Response, error)
func (*OAuth20ExtensionService) UpdateFlightId ¶
func (aaa *OAuth20ExtensionService) UpdateFlightId(flightId string)
func (*OAuth20ExtensionService) UpgradeAndAuthenticateForwardV3Short ¶
func (aaa *OAuth20ExtensionService) UpgradeAndAuthenticateForwardV3Short(input *o_auth2_0_extension.UpgradeAndAuthenticateForwardV3Params) (string, error)
func (*OAuth20ExtensionService) UserAuthenticationV3Short ¶
func (aaa *OAuth20ExtensionService) UserAuthenticationV3Short(input *o_auth2_0_extension.UserAuthenticationV3Params) (string, error)
func (*OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short ¶
func (aaa *OAuth20ExtensionService) ValidateOneTimeLinkingCodeV3Short(input *o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Params) (*o_auth2_0_extension.ValidateOneTimeLinkingCodeV3Response, 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 }
OAuth20Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OAuth20Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short ¶
func (aaa *OAuth20Service) AdminRetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Params) (*o_auth2_0.AdminRetrieveUserThirdPartyPlatformTokenV3Response, error)
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) AuthorizeV3Short ¶
func (aaa *OAuth20Service) AuthorizeV3Short(input *o_auth2_0.AuthorizeV3Params) (string, error)
func (*OAuth20Service) Change2FAMethodShort ¶
func (aaa *OAuth20Service) Change2FAMethodShort(input *o_auth2_0.Change2FAMethodParams) error
func (*OAuth20Service) GetAuthSession ¶
func (aaa *OAuth20Service) GetAuthSession() auth.Session
func (*OAuth20Service) GetJWKSV3Short ¶
func (aaa *OAuth20Service) GetJWKSV3Short(input *o_auth2_0.GetJWKSV3Params) (*o_auth2_0.GetJWKSV3Response, error)
func (*OAuth20Service) GetRevocationListV3Short ¶
func (aaa *OAuth20Service) GetRevocationListV3Short(input *o_auth2_0.GetRevocationListV3Params) (*o_auth2_0.GetRevocationListV3Response, 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) 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) 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) PlatformTokenGrantV3Short ¶
func (aaa *OAuth20Service) PlatformTokenGrantV3Short(input *o_auth2_0.PlatformTokenGrantV3Params) (*o_auth2_0.PlatformTokenGrantV3Response, error)
func (*OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short ¶
func (aaa *OAuth20Service) RetrieveUserThirdPartyPlatformTokenV3Short(input *o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Params) (*o_auth2_0.RetrieveUserThirdPartyPlatformTokenV3Response, error)
func (*OAuth20Service) RevokeUserV3Short ¶
func (aaa *OAuth20Service) RevokeUserV3Short(input *o_auth2_0.RevokeUserV3Params) error
func (*OAuth20Service) SendMFAAuthenticationCodeShort ¶
func (aaa *OAuth20Service) SendMFAAuthenticationCodeShort(input *o_auth2_0.SendMFAAuthenticationCodeParams) error
func (*OAuth20Service) SetLocalValidation ¶
func (o *OAuth20Service) SetLocalValidation(value bool)
func (*OAuth20Service) SimultaneousLoginV3Short ¶
func (aaa *OAuth20Service) SimultaneousLoginV3Short(input *o_auth2_0.SimultaneousLoginV3Params) (*o_auth2_0.SimultaneousLoginV3Response, error)
func (*OAuth20Service) TokenGrantV3Short ¶
func (aaa *OAuth20Service) TokenGrantV3Short(input *o_auth2_0.TokenGrantV3Params) (*o_auth2_0.TokenGrantV3Response, error)
func (*OAuth20Service) TokenIntrospectionV3Short ¶
func (aaa *OAuth20Service) TokenIntrospectionV3Short(input *o_auth2_0.TokenIntrospectionV3Params) (*o_auth2_0.TokenIntrospectionV3Response, error)
func (*OAuth20Service) TokenRevocationV3Short ¶
func (aaa *OAuth20Service) TokenRevocationV3Short(input *o_auth2_0.TokenRevocationV3Params) error
func (*OAuth20Service) UpdateFlightId ¶
func (aaa *OAuth20Service) UpdateFlightId(flightId string)
func (*OAuth20Service) Verify2FACodeForwardShort ¶
func (aaa *OAuth20Service) Verify2FACodeForwardShort(input *o_auth2_0.Verify2FACodeForwardParams) (string, error)
func (*OAuth20Service) Verify2FACodeShort ¶
func (aaa *OAuth20Service) Verify2FACodeShort(input *o_auth2_0.Verify2FACodeParams) (*o_auth2_0.Verify2FACodeResponse, error)
func (*OAuth20Service) VerifyTokenV3Short ¶
func (aaa *OAuth20Service) VerifyTokenV3Short(input *o_auth2_0.VerifyTokenV3Params) (*o_auth2_0.VerifyTokenV3Response, error)
type OAuth20v4Service ¶
type OAuth20v4Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
OAuth20v4Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OAuth20v4Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*OAuth20v4Service) AuthenticationWithPlatformLinkV4Short ¶
func (aaa *OAuth20v4Service) AuthenticationWithPlatformLinkV4Short(input *o_auth2_0_v4.AuthenticationWithPlatformLinkV4Params) (*o_auth2_0_v4.AuthenticationWithPlatformLinkV4Response, error)
func (*OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short ¶
func (aaa *OAuth20v4Service) GenerateTokenByNewHeadlessAccountV4Short(input *o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Params) (*o_auth2_0_v4.GenerateTokenByNewHeadlessAccountV4Response, error)
func (*OAuth20v4Service) GetAuthSession ¶
func (aaa *OAuth20v4Service) GetAuthSession() auth.Session
func (*OAuth20v4Service) PlatformTokenGrantV4Short ¶
func (aaa *OAuth20v4Service) PlatformTokenGrantV4Short(input *o_auth2_0_v4.PlatformTokenGrantV4Params) (*o_auth2_0_v4.PlatformTokenGrantV4Response, error)
func (*OAuth20v4Service) RequestTargetTokenResponseV4Short ¶
func (aaa *OAuth20v4Service) RequestTargetTokenResponseV4Short(input *o_auth2_0_v4.RequestTargetTokenResponseV4Params) (*o_auth2_0_v4.RequestTargetTokenResponseV4Response, error)
func (*OAuth20v4Service) SimultaneousLoginV4Short ¶
func (aaa *OAuth20v4Service) SimultaneousLoginV4Short(input *o_auth2_0_v4.SimultaneousLoginV4Params) (*o_auth2_0_v4.SimultaneousLoginV4Response, error)
func (*OAuth20v4Service) TokenGrantV4Short ¶
func (aaa *OAuth20v4Service) TokenGrantV4Short(input *o_auth2_0_v4.TokenGrantV4Params) (*o_auth2_0_v4.TokenGrantV4Response, error)
func (*OAuth20v4Service) UpdateFlightId ¶
func (aaa *OAuth20v4Service) UpdateFlightId(flightId string)
func (*OAuth20v4Service) Verify2FACodeV4Short ¶
func (aaa *OAuth20v4Service) Verify2FACodeV4Short(input *o_auth2_0_v4.Verify2FACodeV4Params) (*o_auth2_0_v4.Verify2FACodeV4Response, error)
type OAuthService ¶
type OAuthService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
OAuthService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OAuthService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*OAuthService) AuthorizationShort ¶
func (aaa *OAuthService) AuthorizationShort(input *o_auth.AuthorizationParams) (string, error)
func (*OAuthService) GetAuthSession ¶
func (aaa *OAuthService) GetAuthSession() auth.Session
func (*OAuthService) GetJWKSShort ¶
func (aaa *OAuthService) GetJWKSShort(input *o_auth.GetJWKSParams) (*o_auth.GetJWKSResponse, error)
func (*OAuthService) GetRevocationListShort ¶
func (aaa *OAuthService) GetRevocationListShort(input *o_auth.GetRevocationListParams) (*o_auth.GetRevocationListResponse, error)
func (*OAuthService) PlatformTokenRequestHandlerShort ¶
func (aaa *OAuthService) PlatformTokenRequestHandlerShort(input *o_auth.PlatformTokenRequestHandlerParams) (*o_auth.PlatformTokenRequestHandlerResponse, error)
func (*OAuthService) RevokeAUserShort ¶
func (aaa *OAuthService) RevokeAUserShort(input *o_auth.RevokeAUserParams) error
func (*OAuthService) RevokeTokenShort ¶
func (aaa *OAuthService) RevokeTokenShort(input *o_auth.RevokeTokenParams) error
func (*OAuthService) RevokeUserShort ¶
func (aaa *OAuthService) RevokeUserShort(input *o_auth.RevokeUserParams) error
func (*OAuthService) TokenGrantShort ¶
func (aaa *OAuthService) TokenGrantShort(input *o_auth.TokenGrantParams) (*o_auth.TokenGrantResponse, error)
func (*OAuthService) UpdateFlightId ¶
func (aaa *OAuthService) UpdateFlightId(flightId string)
func (*OAuthService) VerifyTokenShort ¶
func (aaa *OAuthService) VerifyTokenShort(input *o_auth.VerifyTokenParams) (*o_auth.VerifyTokenResponse, error)
type OverrideRoleConfigv3Service ¶
type OverrideRoleConfigv3Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
OverrideRoleConfigv3Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use OverrideRoleConfigv3Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*OverrideRoleConfigv3Service) AdminChangeRoleOverrideConfigStatusV3Short ¶
func (aaa *OverrideRoleConfigv3Service) AdminChangeRoleOverrideConfigStatusV3Short(input *override_role_config_v3.AdminChangeRoleOverrideConfigStatusV3Params) (*override_role_config_v3.AdminChangeRoleOverrideConfigStatusV3Response, error)
func (*OverrideRoleConfigv3Service) AdminGetRoleNamespacePermissionV3Short ¶
func (aaa *OverrideRoleConfigv3Service) AdminGetRoleNamespacePermissionV3Short(input *override_role_config_v3.AdminGetRoleNamespacePermissionV3Params) (*override_role_config_v3.AdminGetRoleNamespacePermissionV3Response, error)
func (*OverrideRoleConfigv3Service) AdminGetRoleOverrideConfigV3Short ¶
func (aaa *OverrideRoleConfigv3Service) AdminGetRoleOverrideConfigV3Short(input *override_role_config_v3.AdminGetRoleOverrideConfigV3Params) (*override_role_config_v3.AdminGetRoleOverrideConfigV3Response, error)
func (*OverrideRoleConfigv3Service) AdminGetRoleSourceV3Short ¶
func (aaa *OverrideRoleConfigv3Service) AdminGetRoleSourceV3Short(input *override_role_config_v3.AdminGetRoleSourceV3Params) (*override_role_config_v3.AdminGetRoleSourceV3Response, error)
func (*OverrideRoleConfigv3Service) AdminUpdateRoleOverrideConfigV3Short ¶
func (aaa *OverrideRoleConfigv3Service) AdminUpdateRoleOverrideConfigV3Short(input *override_role_config_v3.AdminUpdateRoleOverrideConfigV3Params) (*override_role_config_v3.AdminUpdateRoleOverrideConfigV3Response, error)
func (*OverrideRoleConfigv3Service) GetAuthSession ¶
func (aaa *OverrideRoleConfigv3Service) GetAuthSession() auth.Session
func (*OverrideRoleConfigv3Service) UpdateFlightId ¶
func (aaa *OverrideRoleConfigv3Service) UpdateFlightId(flightId string)
type Permission ¶
type ProfileUpdateStrategyService ¶
type ProfileUpdateStrategyService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
ProfileUpdateStrategyService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ProfileUpdateStrategyService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*ProfileUpdateStrategyService) AdminGetProfileUpdateStrategyV3Short ¶
func (aaa *ProfileUpdateStrategyService) AdminGetProfileUpdateStrategyV3Short(input *profile_update_strategy.AdminGetProfileUpdateStrategyV3Params) (*profile_update_strategy.AdminGetProfileUpdateStrategyV3Response, error)
func (*ProfileUpdateStrategyService) AdminUpdateProfileUpdateStrategyV3Short ¶
func (aaa *ProfileUpdateStrategyService) AdminUpdateProfileUpdateStrategyV3Short(input *profile_update_strategy.AdminUpdateProfileUpdateStrategyV3Params) (*profile_update_strategy.AdminUpdateProfileUpdateStrategyV3Response, error)
func (*ProfileUpdateStrategyService) GetAuthSession ¶
func (aaa *ProfileUpdateStrategyService) GetAuthSession() auth.Session
func (*ProfileUpdateStrategyService) PublicGetProfileUpdateStrategyV3Short ¶
func (aaa *ProfileUpdateStrategyService) PublicGetProfileUpdateStrategyV3Short(input *profile_update_strategy.PublicGetProfileUpdateStrategyV3Params) (*profile_update_strategy.PublicGetProfileUpdateStrategyV3Response, error)
func (*ProfileUpdateStrategyService) UpdateFlightId ¶
func (aaa *ProfileUpdateStrategyService) UpdateFlightId(flightId string)
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 }
RolesService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use RolesService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*RolesService) AddRoleManagersShort ¶
func (aaa *RolesService) AddRoleManagersShort(input *roles.AddRoleManagersParams) error
func (*RolesService) AddRoleMembersShort ¶
func (aaa *RolesService) AddRoleMembersShort(input *roles.AddRoleMembersParams) error
func (*RolesService) AddRolePermissionShort ¶
func (aaa *RolesService) AddRolePermissionShort(input *roles.AddRolePermissionParams) error
func (*RolesService) AdminAddRoleManagersV3Short ¶
func (aaa *RolesService) AdminAddRoleManagersV3Short(input *roles.AdminAddRoleManagersV3Params) error
func (*RolesService) AdminAddRoleMembersV3Short ¶
func (aaa *RolesService) AdminAddRoleMembersV3Short(input *roles.AdminAddRoleMembersV3Params) error
func (*RolesService) AdminAddRolePermissionsV3Short ¶
func (aaa *RolesService) AdminAddRolePermissionsV3Short(input *roles.AdminAddRolePermissionsV3Params) error
func (*RolesService) AdminAddRolePermissionsV4Short ¶
func (aaa *RolesService) AdminAddRolePermissionsV4Short(input *roles.AdminAddRolePermissionsV4Params) (*roles.AdminAddRolePermissionsV4Response, error)
func (*RolesService) AdminAssignUserToRoleV4Short ¶
func (aaa *RolesService) AdminAssignUserToRoleV4Short(input *roles.AdminAssignUserToRoleV4Params) (*roles.AdminAssignUserToRoleV4Response, error)
func (*RolesService) AdminCreateRoleV3Short ¶
func (aaa *RolesService) AdminCreateRoleV3Short(input *roles.AdminCreateRoleV3Params) (*roles.AdminCreateRoleV3Response, error)
func (*RolesService) AdminCreateRoleV4Short ¶
func (aaa *RolesService) AdminCreateRoleV4Short(input *roles.AdminCreateRoleV4Params) (*roles.AdminCreateRoleV4Response, error)
func (*RolesService) AdminDeleteRolePermissionV3Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionV3Short(input *roles.AdminDeleteRolePermissionV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV3Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionsV3Short(input *roles.AdminDeleteRolePermissionsV3Params) error
func (*RolesService) AdminDeleteRolePermissionsV4Short ¶
func (aaa *RolesService) AdminDeleteRolePermissionsV4Short(input *roles.AdminDeleteRolePermissionsV4Params) error
func (*RolesService) AdminDeleteRoleV3Short ¶
func (aaa *RolesService) AdminDeleteRoleV3Short(input *roles.AdminDeleteRoleV3Params) error
func (*RolesService) AdminDeleteRoleV4Short ¶
func (aaa *RolesService) AdminDeleteRoleV4Short(input *roles.AdminDeleteRoleV4Params) error
func (*RolesService) AdminGetRoleAdminStatusV3Short ¶
func (aaa *RolesService) AdminGetRoleAdminStatusV3Short(input *roles.AdminGetRoleAdminStatusV3Params) (*roles.AdminGetRoleAdminStatusV3Response, error)
func (*RolesService) AdminGetRoleManagersV3Short ¶
func (aaa *RolesService) AdminGetRoleManagersV3Short(input *roles.AdminGetRoleManagersV3Params) (*roles.AdminGetRoleManagersV3Response, error)
func (*RolesService) AdminGetRoleMembersV3Short ¶
func (aaa *RolesService) AdminGetRoleMembersV3Short(input *roles.AdminGetRoleMembersV3Params) (*roles.AdminGetRoleMembersV3Response, error)
func (*RolesService) AdminGetRoleV3Short ¶
func (aaa *RolesService) AdminGetRoleV3Short(input *roles.AdminGetRoleV3Params) (*roles.AdminGetRoleV3Response, error)
func (*RolesService) AdminGetRoleV4Short ¶
func (aaa *RolesService) AdminGetRoleV4Short(input *roles.AdminGetRoleV4Params) (*roles.AdminGetRoleV4Response, error)
func (*RolesService) AdminGetRolesV3Short ¶
func (aaa *RolesService) AdminGetRolesV3Short(input *roles.AdminGetRolesV3Params) (*roles.AdminGetRolesV3Response, error)
func (*RolesService) AdminGetRolesV4Short ¶
func (aaa *RolesService) AdminGetRolesV4Short(input *roles.AdminGetRolesV4Params) (*roles.AdminGetRolesV4Response, error)
func (*RolesService) AdminListAssignedUsersV4Short ¶
func (aaa *RolesService) AdminListAssignedUsersV4Short(input *roles.AdminListAssignedUsersV4Params) (*roles.AdminListAssignedUsersV4Response, error)
func (*RolesService) AdminRemoveRoleAdminV3Short ¶
func (aaa *RolesService) AdminRemoveRoleAdminV3Short(input *roles.AdminRemoveRoleAdminV3Params) error
func (*RolesService) AdminRemoveRoleManagersV3Short ¶
func (aaa *RolesService) AdminRemoveRoleManagersV3Short(input *roles.AdminRemoveRoleManagersV3Params) error
func (*RolesService) AdminRemoveRoleMembersV3Short ¶
func (aaa *RolesService) AdminRemoveRoleMembersV3Short(input *roles.AdminRemoveRoleMembersV3Params) error
func (*RolesService) AdminRevokeUserFromRoleV4Short ¶
func (aaa *RolesService) AdminRevokeUserFromRoleV4Short(input *roles.AdminRevokeUserFromRoleV4Params) error
func (*RolesService) AdminUpdateAdminRoleStatusV3Short ¶
func (aaa *RolesService) AdminUpdateAdminRoleStatusV3Short(input *roles.AdminUpdateAdminRoleStatusV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV3Short ¶
func (aaa *RolesService) AdminUpdateRolePermissionsV3Short(input *roles.AdminUpdateRolePermissionsV3Params) error
func (*RolesService) AdminUpdateRolePermissionsV4Short ¶
func (aaa *RolesService) AdminUpdateRolePermissionsV4Short(input *roles.AdminUpdateRolePermissionsV4Params) (*roles.AdminUpdateRolePermissionsV4Response, error)
func (*RolesService) AdminUpdateRoleV3Short ¶
func (aaa *RolesService) AdminUpdateRoleV3Short(input *roles.AdminUpdateRoleV3Params) (*roles.AdminUpdateRoleV3Response, error)
func (*RolesService) AdminUpdateRoleV4Short ¶
func (aaa *RolesService) AdminUpdateRoleV4Short(input *roles.AdminUpdateRoleV4Params) (*roles.AdminUpdateRoleV4Response, error)
func (*RolesService) CreateRoleShort ¶
func (aaa *RolesService) CreateRoleShort(input *roles.CreateRoleParams) (*roles.CreateRoleResponse, error)
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) GetRoleAdminStatusShort ¶
func (aaa *RolesService) GetRoleAdminStatusShort(input *roles.GetRoleAdminStatusParams) (*roles.GetRoleAdminStatusResponse, error)
func (*RolesService) GetRoleManagersShort ¶
func (aaa *RolesService) GetRoleManagersShort(input *roles.GetRoleManagersParams) (*roles.GetRoleManagersResponse, error)
func (*RolesService) GetRoleMembersShort ¶
func (aaa *RolesService) GetRoleMembersShort(input *roles.GetRoleMembersParams) (*roles.GetRoleMembersResponse, error)
func (*RolesService) GetRoleShort ¶
func (aaa *RolesService) GetRoleShort(input *roles.GetRoleParams) (*roles.GetRoleResponse, error)
func (*RolesService) GetRolesShort ¶
func (aaa *RolesService) GetRolesShort(input *roles.GetRolesParams) (*roles.GetRolesResponse, error)
func (*RolesService) PublicGetRoleV3Short ¶
func (aaa *RolesService) PublicGetRoleV3Short(input *roles.PublicGetRoleV3Params) (*roles.PublicGetRoleV3Response, error)
func (*RolesService) PublicGetRolesV3Short ¶
func (aaa *RolesService) PublicGetRolesV3Short(input *roles.PublicGetRolesV3Params) (*roles.PublicGetRolesV3Response, error)
func (*RolesService) RemoveRoleAdminShort ¶
func (aaa *RolesService) RemoveRoleAdminShort(input *roles.RemoveRoleAdminParams) error
func (*RolesService) RemoveRoleManagersShort ¶
func (aaa *RolesService) RemoveRoleManagersShort(input *roles.RemoveRoleManagersParams) error
func (*RolesService) RemoveRoleMembersShort ¶
func (aaa *RolesService) RemoveRoleMembersShort(input *roles.RemoveRoleMembersParams) error
func (*RolesService) SetRoleAsAdminShort ¶
func (aaa *RolesService) SetRoleAsAdminShort(input *roles.SetRoleAsAdminParams) error
func (*RolesService) UpdateFlightId ¶
func (aaa *RolesService) UpdateFlightId(flightId string)
func (*RolesService) UpdateRolePermissionsShort ¶
func (aaa *RolesService) UpdateRolePermissionsShort(input *roles.UpdateRolePermissionsParams) error
func (*RolesService) UpdateRoleShort ¶
func (aaa *RolesService) UpdateRoleShort(input *roles.UpdateRoleParams) (*roles.UpdateRoleResponse, error)
type SSOCredentialService ¶
type SSOCredentialService struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
SSOCredentialService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SSOCredentialService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*SSOCredentialService) AddSSOLoginPlatformCredentialShort ¶
func (aaa *SSOCredentialService) AddSSOLoginPlatformCredentialShort(input *sso_credential.AddSSOLoginPlatformCredentialParams) (*sso_credential.AddSSOLoginPlatformCredentialResponse, error)
func (*SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short ¶
func (aaa *SSOCredentialService) DeleteSSOLoginPlatformCredentialV3Short(input *sso_credential.DeleteSSOLoginPlatformCredentialV3Params) error
func (*SSOCredentialService) GetAuthSession ¶
func (aaa *SSOCredentialService) GetAuthSession() auth.Session
func (*SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short ¶
func (aaa *SSOCredentialService) RetrieveAllSSOLoginPlatformCredentialV3Short(input *sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Params) (*sso_credential.RetrieveAllSSOLoginPlatformCredentialV3Response, error)
func (*SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort ¶
func (aaa *SSOCredentialService) RetrieveSSOLoginPlatformCredentialShort(input *sso_credential.RetrieveSSOLoginPlatformCredentialParams) (*sso_credential.RetrieveSSOLoginPlatformCredentialResponse, error)
func (*SSOCredentialService) UpdateFlightId ¶
func (aaa *SSOCredentialService) UpdateFlightId(flightId string)
func (*SSOCredentialService) UpdateSSOPlatformCredentialShort ¶
func (aaa *SSOCredentialService) UpdateSSOPlatformCredentialShort(input *sso_credential.UpdateSSOPlatformCredentialParams) (*sso_credential.UpdateSSOPlatformCredentialResponse, error)
type SSOSAML20Service ¶
type SSOSAML20Service struct { Client *iamclient.JusticeIamService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
SSOSAML20Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SSOSAML20Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*SSOSAML20Service) GetAuthSession ¶
func (aaa *SSOSAML20Service) GetAuthSession() auth.Session
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 }
SSOService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use SSOService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*SSOService) GetAuthSession ¶
func (aaa *SSOService) GetAuthSession() auth.Session
func (*SSOService) LoginSSOClientShort ¶
func (aaa *SSOService) LoginSSOClientShort(input *sso.LoginSSOClientParams) error
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 }
ThirdPartyCredentialService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use ThirdPartyCredentialService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) AddThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.AddThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.AddThirdPartyLoginPlatformCredentialV3Response, error)
func (*ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short ¶
func (aaa *ThirdPartyCredentialService) AdminCheckThirdPartyLoginPlatformAvailabilityV3Short(input *third_party_credential.AdminCheckThirdPartyLoginPlatformAvailabilityV3Params) (*third_party_credential.AdminCheckThirdPartyLoginPlatformAvailabilityV3Response, error)
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformCredentialV3Params) error
func (*ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short ¶
func (aaa *ThirdPartyCredentialService) DeleteThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.DeleteThirdPartyLoginPlatformDomainV3Params) error
func (*ThirdPartyCredentialService) GetAuthSession ¶
func (aaa *ThirdPartyCredentialService) GetAuthSession() auth.Session
func (*ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveActiveOIDCClientsPublicV3Short(input *third_party_credential.RetrieveActiveOIDCClientsPublicV3Params) (*third_party_credential.RetrieveActiveOIDCClientsPublicV3Response, error)
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Params) (*third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialPublicV3Response, error)
func (*ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.RetrieveAllActiveThirdPartyLoginPlatformCredentialV3Response, error)
func (*ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveAllThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.RetrieveAllThirdPartyLoginPlatformCredentialV3Response, error)
func (*ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) RetrieveThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.RetrieveThirdPartyLoginPlatformCredentialV3Response, error)
func (*ThirdPartyCredentialService) UpdateFlightId ¶
func (aaa *ThirdPartyCredentialService) UpdateFlightId(flightId string)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short ¶
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformCredentialV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Params) (*third_party_credential.UpdateThirdPartyLoginPlatformCredentialV3Response, error)
func (*ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short ¶
func (aaa *ThirdPartyCredentialService) UpdateThirdPartyLoginPlatformDomainV3Short(input *third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Params) (*third_party_credential.UpdateThirdPartyLoginPlatformDomainV3Response, 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.ModelRolePermissionResponseV3 }
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 }
UsersService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use UsersService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*UsersService) AddUserPermissionShort ¶
func (aaa *UsersService) AddUserPermissionShort(input *users.AddUserPermissionParams) error
func (*UsersService) AddUserRoleShort ¶
func (aaa *UsersService) AddUserRoleShort(input *users.AddUserRoleParams) error
func (*UsersService) AdminAddUserPermissionsV3Short ¶
func (aaa *UsersService) AdminAddUserPermissionsV3Short(input *users.AdminAddUserPermissionsV3Params) error
func (*UsersService) AdminAddUserRoleV3Short ¶
func (aaa *UsersService) AdminAddUserRoleV3Short(input *users.AdminAddUserRoleV3Params) error
func (*UsersService) AdminBanUserV2Short ¶
func (aaa *UsersService) AdminBanUserV2Short(input *users.AdminBanUserV2Params) (*users.AdminBanUserV2Response, error)
func (*UsersService) AdminBanUserV3Short ¶
func (aaa *UsersService) AdminBanUserV3Short(input *users.AdminBanUserV3Params) (*users.AdminBanUserV3Response, error)
func (*UsersService) AdminBulkGetUsersPlatformShort ¶
func (aaa *UsersService) AdminBulkGetUsersPlatformShort(input *users.AdminBulkGetUsersPlatformParams) (*users.AdminBulkGetUsersPlatformResponse, error)
func (*UsersService) AdminBulkUpdateUsersV3Short ¶
func (aaa *UsersService) AdminBulkUpdateUsersV3Short(input *users.AdminBulkUpdateUsersV3Params) error
func (*UsersService) AdminCreateJusticeUserShort ¶
func (aaa *UsersService) AdminCreateJusticeUserShort(input *users.AdminCreateJusticeUserParams) (*users.AdminCreateJusticeUserResponse, error)
func (*UsersService) AdminCreateUserRolesV2Short ¶
func (aaa *UsersService) AdminCreateUserRolesV2Short(input *users.AdminCreateUserRolesV2Params) error
func (*UsersService) AdminDeletePlatformLinkV2Short ¶
func (aaa *UsersService) AdminDeletePlatformLinkV2Short(input *users.AdminDeletePlatformLinkV2Params) error
func (*UsersService) AdminDeleteUserInformationV3Short ¶
func (aaa *UsersService) AdminDeleteUserInformationV3Short(input *users.AdminDeleteUserInformationV3Params) error
func (*UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short ¶
func (aaa *UsersService) AdminDeleteUserLinkingHistoryByPlatformIDV3Short(input *users.AdminDeleteUserLinkingHistoryByPlatformIDV3Params) error
func (*UsersService) AdminDeleteUserLinkingRestrictionByPlatformIDV3Short ¶
func (aaa *UsersService) AdminDeleteUserLinkingRestrictionByPlatformIDV3Short(input *users.AdminDeleteUserLinkingRestrictionByPlatformIDV3Params) error
func (*UsersService) AdminDeleteUserPermissionBulkV3Short ¶
func (aaa *UsersService) AdminDeleteUserPermissionBulkV3Short(input *users.AdminDeleteUserPermissionBulkV3Params) error
func (*UsersService) AdminDeleteUserPermissionV3Short ¶
func (aaa *UsersService) AdminDeleteUserPermissionV3Short(input *users.AdminDeleteUserPermissionV3Params) error
func (*UsersService) AdminDeleteUserRoleV3Short ¶
func (aaa *UsersService) AdminDeleteUserRoleV3Short(input *users.AdminDeleteUserRoleV3Params) error
func (*UsersService) AdminDeleteUserRolesV3Short ¶
func (aaa *UsersService) AdminDeleteUserRolesV3Short(input *users.AdminDeleteUserRolesV3Params) error
func (*UsersService) AdminDisableUserV2Short ¶
func (aaa *UsersService) AdminDisableUserV2Short(input *users.AdminDisableUserV2Params) error
func (*UsersService) AdminEnableUserV2Short ¶
func (aaa *UsersService) AdminEnableUserV2Short(input *users.AdminEnableUserV2Params) error
func (*UsersService) AdminGetAgeRestrictionStatusV2Short ¶
func (aaa *UsersService) AdminGetAgeRestrictionStatusV2Short(input *users.AdminGetAgeRestrictionStatusV2Params) (*users.AdminGetAgeRestrictionStatusV2Response, error)
func (*UsersService) AdminGetAgeRestrictionStatusV3Short ¶
func (aaa *UsersService) AdminGetAgeRestrictionStatusV3Short(input *users.AdminGetAgeRestrictionStatusV3Params) (*users.AdminGetAgeRestrictionStatusV3Response, error)
func (*UsersService) AdminGetBulkUserBanV3Short ¶
func (aaa *UsersService) AdminGetBulkUserBanV3Short(input *users.AdminGetBulkUserBanV3Params) (*users.AdminGetBulkUserBanV3Response, error)
func (*UsersService) AdminGetBulkUserByEmailAddressV3Short ¶
func (aaa *UsersService) AdminGetBulkUserByEmailAddressV3Short(input *users.AdminGetBulkUserByEmailAddressV3Params) (*users.AdminGetBulkUserByEmailAddressV3Response, error)
func (*UsersService) AdminGetListCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) AdminGetListCountryAgeRestrictionV3Short(input *users.AdminGetListCountryAgeRestrictionV3Params) (*users.AdminGetListCountryAgeRestrictionV3Response, error)
func (*UsersService) AdminGetListJusticePlatformAccountsShort ¶
func (aaa *UsersService) AdminGetListJusticePlatformAccountsShort(input *users.AdminGetListJusticePlatformAccountsParams) (*users.AdminGetListJusticePlatformAccountsResponse, error)
func (*UsersService) AdminGetMyUserV3Short ¶
func (aaa *UsersService) AdminGetMyUserV3Short(input *users.AdminGetMyUserV3Params) (*users.AdminGetMyUserV3Response, error)
func (*UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short ¶
func (aaa *UsersService) AdminGetThirdPartyPlatformTokenLinkStatusV3Short(input *users.AdminGetThirdPartyPlatformTokenLinkStatusV3Params) (*users.AdminGetThirdPartyPlatformTokenLinkStatusV3Response, error)
func (*UsersService) AdminGetUserBanSummaryV3Short ¶
func (aaa *UsersService) AdminGetUserBanSummaryV3Short(input *users.AdminGetUserBanSummaryV3Params) (*users.AdminGetUserBanSummaryV3Response, error)
func (*UsersService) AdminGetUserBanV2Short ¶
func (aaa *UsersService) AdminGetUserBanV2Short(input *users.AdminGetUserBanV2Params) (*users.AdminGetUserBanV2Response, error)
func (*UsersService) AdminGetUserBanV3Short ¶
func (aaa *UsersService) AdminGetUserBanV3Short(input *users.AdminGetUserBanV3Params) (*users.AdminGetUserBanV3Response, error)
func (*UsersService) AdminGetUserByEmailAddressV3Short ¶
func (aaa *UsersService) AdminGetUserByEmailAddressV3Short(input *users.AdminGetUserByEmailAddressV3Params) (*users.AdminGetUserByEmailAddressV3Response, error)
func (*UsersService) AdminGetUserByPlatformUserIDV3Short ¶
func (aaa *UsersService) AdminGetUserByPlatformUserIDV3Short(input *users.AdminGetUserByPlatformUserIDV3Params) (*users.AdminGetUserByPlatformUserIDV3Response, error)
func (*UsersService) AdminGetUserByUserIDV2Short ¶
func (aaa *UsersService) AdminGetUserByUserIDV2Short(input *users.AdminGetUserByUserIDV2Params) (*users.AdminGetUserByUserIDV2Response, error)
func (*UsersService) AdminGetUserByUserIDV3Short ¶
func (aaa *UsersService) AdminGetUserByUserIDV3Short(input *users.AdminGetUserByUserIDV3Params) (*users.AdminGetUserByUserIDV3Response, error)
func (*UsersService) AdminGetUserDeletionStatusV3Short ¶
func (aaa *UsersService) AdminGetUserDeletionStatusV3Short(input *users.AdminGetUserDeletionStatusV3Params) (*users.AdminGetUserDeletionStatusV3Response, error)
func (*UsersService) AdminGetUserLinkHistoriesV3Short ¶
func (aaa *UsersService) AdminGetUserLinkHistoriesV3Short(input *users.AdminGetUserLinkHistoriesV3Params) (*users.AdminGetUserLinkHistoriesV3Response, error)
func (*UsersService) AdminGetUserLoginHistoriesV3Short ¶
func (aaa *UsersService) AdminGetUserLoginHistoriesV3Short(input *users.AdminGetUserLoginHistoriesV3Params) (*users.AdminGetUserLoginHistoriesV3Response, error)
func (*UsersService) AdminGetUserMappingShort ¶
func (aaa *UsersService) AdminGetUserMappingShort(input *users.AdminGetUserMappingParams) (*users.AdminGetUserMappingResponse, error)
func (*UsersService) AdminGetUserPlatformAccountsV3Short ¶
func (aaa *UsersService) AdminGetUserPlatformAccountsV3Short(input *users.AdminGetUserPlatformAccountsV3Params) (*users.AdminGetUserPlatformAccountsV3Response, error)
func (*UsersService) AdminGetUserSinglePlatformAccountShort ¶
func (aaa *UsersService) AdminGetUserSinglePlatformAccountShort(input *users.AdminGetUserSinglePlatformAccountParams) (*users.AdminGetUserSinglePlatformAccountResponse, error)
func (*UsersService) AdminInviteUserV3Short ¶
func (aaa *UsersService) AdminInviteUserV3Short(input *users.AdminInviteUserV3Params) (*users.AdminInviteUserV3Response, error)
func (*UsersService) AdminLinkPlatformAccountShort ¶
func (aaa *UsersService) AdminLinkPlatformAccountShort(input *users.AdminLinkPlatformAccountParams) error
func (*UsersService) AdminListAllDistinctPlatformAccountsV3Short ¶
func (aaa *UsersService) AdminListAllDistinctPlatformAccountsV3Short(input *users.AdminListAllDistinctPlatformAccountsV3Params) (*users.AdminListAllDistinctPlatformAccountsV3Response, error)
func (*UsersService) AdminListUserAllPlatformAccountsDistinctV3Short ¶
func (aaa *UsersService) AdminListUserAllPlatformAccountsDistinctV3Short(input *users.AdminListUserAllPlatformAccountsDistinctV3Params) (*users.AdminListUserAllPlatformAccountsDistinctV3Response, error)
func (*UsersService) AdminListUserIDByPlatformUserIDsV3Short ¶
func (aaa *UsersService) AdminListUserIDByPlatformUserIDsV3Short(input *users.AdminListUserIDByPlatformUserIDsV3Params) (*users.AdminListUserIDByPlatformUserIDsV3Response, error)
func (*UsersService) AdminListUserIDByUserIDsV3Short ¶
func (aaa *UsersService) AdminListUserIDByUserIDsV3Short(input *users.AdminListUserIDByUserIDsV3Params) (*users.AdminListUserIDByUserIDsV3Response, error)
func (*UsersService) AdminListUsersV3Short ¶
func (aaa *UsersService) AdminListUsersV3Short(input *users.AdminListUsersV3Params) (*users.AdminListUsersV3Response, error)
func (*UsersService) AdminPlatformLinkV3Short ¶
func (aaa *UsersService) AdminPlatformLinkV3Short(input *users.AdminPlatformLinkV3Params) error
func (*UsersService) AdminPlatformUnlinkAllV3Short ¶
func (aaa *UsersService) AdminPlatformUnlinkAllV3Short(input *users.AdminPlatformUnlinkAllV3Params) error
func (*UsersService) AdminPlatformUnlinkV3Short ¶
func (aaa *UsersService) AdminPlatformUnlinkV3Short(input *users.AdminPlatformUnlinkV3Params) error
func (*UsersService) AdminPutUserRolesV2Short ¶
func (aaa *UsersService) AdminPutUserRolesV2Short(input *users.AdminPutUserRolesV2Params) error
func (*UsersService) AdminQueryThirdPlatformLinkHistoryV3Short ¶
func (aaa *UsersService) AdminQueryThirdPlatformLinkHistoryV3Short(input *users.AdminQueryThirdPlatformLinkHistoryV3Params) (*users.AdminQueryThirdPlatformLinkHistoryV3Response, error)
func (*UsersService) AdminResetPasswordV2Short ¶
func (aaa *UsersService) AdminResetPasswordV2Short(input *users.AdminResetPasswordV2Params) error
func (*UsersService) AdminResetPasswordV3Short ¶
func (aaa *UsersService) AdminResetPasswordV3Short(input *users.AdminResetPasswordV3Params) error
func (*UsersService) AdminSaveUserRoleV3Short ¶
func (aaa *UsersService) AdminSaveUserRoleV3Short(input *users.AdminSaveUserRoleV3Params) error
func (*UsersService) AdminSearchUserV3Short ¶
func (aaa *UsersService) AdminSearchUserV3Short(input *users.AdminSearchUserV3Params) (*users.AdminSearchUserV3Response, error)
func (*UsersService) AdminSearchUsersV2Short ¶
func (aaa *UsersService) AdminSearchUsersV2Short(input *users.AdminSearchUsersV2Params) (*users.AdminSearchUsersV2Response, error)
func (*UsersService) AdminSendVerificationCodeV3Short ¶
func (aaa *UsersService) AdminSendVerificationCodeV3Short(input *users.AdminSendVerificationCodeV3Params) error
func (*UsersService) AdminTrustlyUpdateUserIdentityShort ¶
func (aaa *UsersService) AdminTrustlyUpdateUserIdentityShort(input *users.AdminTrustlyUpdateUserIdentityParams) error
func (*UsersService) AdminUpdateAgeRestrictionConfigV2Short ¶
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV2Short(input *users.AdminUpdateAgeRestrictionConfigV2Params) (*users.AdminUpdateAgeRestrictionConfigV2Response, error)
func (*UsersService) AdminUpdateAgeRestrictionConfigV3Short ¶
func (aaa *UsersService) AdminUpdateAgeRestrictionConfigV3Short(input *users.AdminUpdateAgeRestrictionConfigV3Params) (*users.AdminUpdateAgeRestrictionConfigV3Response, error)
func (*UsersService) AdminUpdateCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) AdminUpdateCountryAgeRestrictionV3Short(input *users.AdminUpdateCountryAgeRestrictionV3Params) (*users.AdminUpdateCountryAgeRestrictionV3Response, error)
func (*UsersService) AdminUpdateUserBanV3Short ¶
func (aaa *UsersService) AdminUpdateUserBanV3Short(input *users.AdminUpdateUserBanV3Params) (*users.AdminUpdateUserBanV3Response, error)
func (*UsersService) AdminUpdateUserDeletionStatusV3Short ¶
func (aaa *UsersService) AdminUpdateUserDeletionStatusV3Short(input *users.AdminUpdateUserDeletionStatusV3Params) error
func (*UsersService) AdminUpdateUserPermissionV3Short ¶
func (aaa *UsersService) AdminUpdateUserPermissionV3Short(input *users.AdminUpdateUserPermissionV3Params) error
func (*UsersService) AdminUpdateUserStatusV3Short ¶
func (aaa *UsersService) AdminUpdateUserStatusV3Short(input *users.AdminUpdateUserStatusV3Params) error
func (*UsersService) AdminUpdateUserV2Short ¶
func (aaa *UsersService) AdminUpdateUserV2Short(input *users.AdminUpdateUserV2Params) (*users.AdminUpdateUserV2Response, error)
func (*UsersService) AdminUpdateUserV3Short ¶
func (aaa *UsersService) AdminUpdateUserV3Short(input *users.AdminUpdateUserV3Params) (*users.AdminUpdateUserV3Response, error)
func (*UsersService) AdminUpgradeHeadlessAccountV3Short ¶
func (aaa *UsersService) AdminUpgradeHeadlessAccountV3Short(input *users.AdminUpgradeHeadlessAccountV3Params) (*users.AdminUpgradeHeadlessAccountV3Response, error)
func (*UsersService) AdminVerifyAccountV3Short ¶
func (aaa *UsersService) AdminVerifyAccountV3Short(input *users.AdminVerifyAccountV3Params) error
func (*UsersService) AdminVerifyUserWithoutVerificationCodeV3Short ¶
func (aaa *UsersService) AdminVerifyUserWithoutVerificationCodeV3Short(input *users.AdminVerifyUserWithoutVerificationCodeV3Params) error
func (*UsersService) BanUserShort ¶
func (aaa *UsersService) BanUserShort(input *users.BanUserParams) (*users.BanUserResponse, error)
func (*UsersService) CheckUserAvailabilityShort ¶
func (aaa *UsersService) CheckUserAvailabilityShort(input *users.CheckUserAvailabilityParams) error
func (*UsersService) CreateUserFromInvitationV3Short ¶
func (aaa *UsersService) CreateUserFromInvitationV3Short(input *users.CreateUserFromInvitationV3Params) (*users.CreateUserFromInvitationV3Response, error)
func (*UsersService) CreateUserShort ¶
func (aaa *UsersService) CreateUserShort(input *users.CreateUserParams) (*users.CreateUserResponse, error)
func (*UsersService) DeleteUserInformationShort ¶
func (aaa *UsersService) DeleteUserInformationShort(input *users.DeleteUserInformationParams) error
func (*UsersService) DeleteUserPermissionShort ¶
func (aaa *UsersService) DeleteUserPermissionShort(input *users.DeleteUserPermissionParams) error
func (*UsersService) DeleteUserRoleShort ¶
func (aaa *UsersService) DeleteUserRoleShort(input *users.DeleteUserRoleParams) error
func (*UsersService) DeleteUserShort ¶
func (aaa *UsersService) DeleteUserShort(input *users.DeleteUserParams) error
func (*UsersService) DisableUserBanShort ¶
func (aaa *UsersService) DisableUserBanShort(input *users.DisableUserBanParams) (*users.DisableUserBanResponse, error)
func (*UsersService) DisableUserShort ¶
func (aaa *UsersService) DisableUserShort(input *users.DisableUserParams) error
func (*UsersService) EnableUserBanShort ¶
func (aaa *UsersService) EnableUserBanShort(input *users.EnableUserBanParams) (*users.EnableUserBanResponse, error)
func (*UsersService) EnableUserShort ¶
func (aaa *UsersService) EnableUserShort(input *users.EnableUserParams) error
func (*UsersService) ForgotPasswordShort ¶
func (aaa *UsersService) ForgotPasswordShort(input *users.ForgotPasswordParams) error
func (*UsersService) GetAdminInvitationV3Short ¶
func (aaa *UsersService) GetAdminInvitationV3Short(input *users.GetAdminInvitationV3Params) (*users.GetAdminInvitationV3Response, error)
func (*UsersService) GetAdminUsersByRoleIDShort ¶
func (aaa *UsersService) GetAdminUsersByRoleIDShort(input *users.GetAdminUsersByRoleIDParams) (*users.GetAdminUsersByRoleIDResponse, error)
func (*UsersService) GetAdminUsersByRoleIDV3Short ¶
func (aaa *UsersService) GetAdminUsersByRoleIDV3Short(input *users.GetAdminUsersByRoleIDV3Params) (*users.GetAdminUsersByRoleIDV3Response, error)
func (*UsersService) GetAuthSession ¶
func (aaa *UsersService) GetAuthSession() auth.Session
func (*UsersService) GetListCountryAgeRestrictionShort ¶
func (aaa *UsersService) GetListCountryAgeRestrictionShort(input *users.GetListCountryAgeRestrictionParams) (*users.GetListCountryAgeRestrictionResponse, error)
func (*UsersService) GetListJusticePlatformAccountsShort ¶
func (aaa *UsersService) GetListJusticePlatformAccountsShort(input *users.GetListJusticePlatformAccountsParams) (*users.GetListJusticePlatformAccountsResponse, error)
func (*UsersService) GetPublisherUserShort ¶
func (aaa *UsersService) GetPublisherUserShort(input *users.GetPublisherUserParams) (*users.GetPublisherUserResponse, error)
func (*UsersService) GetUserBanHistoryShort ¶
func (aaa *UsersService) GetUserBanHistoryShort(input *users.GetUserBanHistoryParams) (*users.GetUserBanHistoryResponse, error)
func (*UsersService) GetUserByLoginIDShort ¶
func (aaa *UsersService) GetUserByLoginIDShort(input *users.GetUserByLoginIDParams) (*users.GetUserByLoginIDResponse, error)
func (*UsersService) GetUserByPlatformUserIDShort ¶
func (aaa *UsersService) GetUserByPlatformUserIDShort(input *users.GetUserByPlatformUserIDParams) (*users.GetUserByPlatformUserIDResponse, error)
func (*UsersService) GetUserByUserIDShort ¶
func (aaa *UsersService) GetUserByUserIDShort(input *users.GetUserByUserIDParams) (*users.GetUserByUserIDResponse, error)
func (*UsersService) GetUserInformationShort ¶
func (aaa *UsersService) GetUserInformationShort(input *users.GetUserInformationParams) (*users.GetUserInformationResponse, error)
func (*UsersService) GetUserJusticePlatformAccountShort ¶
func (aaa *UsersService) GetUserJusticePlatformAccountShort(input *users.GetUserJusticePlatformAccountParams) (*users.GetUserJusticePlatformAccountResponse, error)
func (*UsersService) GetUserLoginHistoriesShort ¶
func (aaa *UsersService) GetUserLoginHistoriesShort(input *users.GetUserLoginHistoriesParams) (*users.GetUserLoginHistoriesResponse, error)
func (*UsersService) GetUserMappingShort ¶
func (aaa *UsersService) GetUserMappingShort(input *users.GetUserMappingParams) (*users.GetUserMappingResponse, error)
func (*UsersService) GetUserPlatformAccountsShort ¶
func (aaa *UsersService) GetUserPlatformAccountsShort(input *users.GetUserPlatformAccountsParams) (*users.GetUserPlatformAccountsResponse, error)
func (*UsersService) GetUserVerificationCodeShort ¶
func (aaa *UsersService) GetUserVerificationCodeShort(input *users.GetUserVerificationCodeParams) (*users.GetUserVerificationCodeResponse, error)
func (*UsersService) GetUsersByLoginIdsShort ¶
func (aaa *UsersService) GetUsersByLoginIdsShort(input *users.GetUsersByLoginIdsParams) (*users.GetUsersByLoginIdsResponse, error)
func (*UsersService) LinkHeadlessAccountToMyAccountV3Short ¶
func (aaa *UsersService) LinkHeadlessAccountToMyAccountV3Short(input *users.LinkHeadlessAccountToMyAccountV3Params) error
func (*UsersService) ListAdminsV3Short ¶
func (aaa *UsersService) ListAdminsV3Short(input *users.ListAdminsV3Params) (*users.ListAdminsV3Response, error)
func (*UsersService) ListCrossNamespaceAccountLinkShort ¶
func (aaa *UsersService) ListCrossNamespaceAccountLinkShort(input *users.ListCrossNamespaceAccountLinkParams) error
func (*UsersService) PlatformLinkShort ¶
func (aaa *UsersService) PlatformLinkShort(input *users.PlatformLinkParams) error
func (*UsersService) PlatformUnlinkShort ¶
func (aaa *UsersService) PlatformUnlinkShort(input *users.PlatformUnlinkParams) error
func (*UsersService) PublicBulkGetUsersShort ¶
func (aaa *UsersService) PublicBulkGetUsersShort(input *users.PublicBulkGetUsersParams) (*users.PublicBulkGetUsersResponse, error)
func (*UsersService) PublicCreateJusticeUserShort ¶
func (aaa *UsersService) PublicCreateJusticeUserShort(input *users.PublicCreateJusticeUserParams) (*users.PublicCreateJusticeUserResponse, error)
func (*UsersService) PublicCreateUserV2Short ¶
func (aaa *UsersService) PublicCreateUserV2Short(input *users.PublicCreateUserV2Params) (*users.PublicCreateUserV2Response, error)
func (*UsersService) PublicCreateUserV3Short ¶
func (aaa *UsersService) PublicCreateUserV3Short(input *users.PublicCreateUserV3Params) (*users.PublicCreateUserV3Response, error)
func (*UsersService) PublicDeletePlatformLinkV2Short ¶
func (aaa *UsersService) PublicDeletePlatformLinkV2Short(input *users.PublicDeletePlatformLinkV2Params) error
func (*UsersService) PublicForceLinkPlatformWithProgressionShort ¶
func (aaa *UsersService) PublicForceLinkPlatformWithProgressionShort(input *users.PublicForceLinkPlatformWithProgressionParams) error
func (*UsersService) PublicForcePlatformLinkV3Short ¶
func (aaa *UsersService) PublicForcePlatformLinkV3Short(input *users.PublicForcePlatformLinkV3Params) error
func (*UsersService) PublicForgotPasswordV2Short ¶
func (aaa *UsersService) PublicForgotPasswordV2Short(input *users.PublicForgotPasswordV2Params) error
func (*UsersService) PublicForgotPasswordV3Short ¶
func (aaa *UsersService) PublicForgotPasswordV3Short(input *users.PublicForgotPasswordV3Params) error
func (*UsersService) PublicGetAsyncStatusShort ¶
func (aaa *UsersService) PublicGetAsyncStatusShort(input *users.PublicGetAsyncStatusParams) (*users.PublicGetAsyncStatusResponse, error)
func (*UsersService) PublicGetCountryAgeRestrictionShort ¶
func (aaa *UsersService) PublicGetCountryAgeRestrictionShort(input *users.PublicGetCountryAgeRestrictionParams) (*users.PublicGetCountryAgeRestrictionResponse, error)
func (*UsersService) PublicGetCountryAgeRestrictionV3Short ¶
func (aaa *UsersService) PublicGetCountryAgeRestrictionV3Short(input *users.PublicGetCountryAgeRestrictionV3Params) (*users.PublicGetCountryAgeRestrictionV3Response, error)
func (*UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short ¶
func (aaa *UsersService) PublicGetLinkHeadlessAccountToMyAccountConflictV3Short(input *users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Params) (*users.PublicGetLinkHeadlessAccountToMyAccountConflictV3Response, error)
func (*UsersService) PublicGetMyProfileAllowUpdateStatusV3Short ¶
func (aaa *UsersService) PublicGetMyProfileAllowUpdateStatusV3Short(input *users.PublicGetMyProfileAllowUpdateStatusV3Params) (*users.PublicGetMyProfileAllowUpdateStatusV3Response, error)
func (*UsersService) PublicGetMyRedirectionAfterLinkV3Short ¶
func (aaa *UsersService) PublicGetMyRedirectionAfterLinkV3Short(input *users.PublicGetMyRedirectionAfterLinkV3Params) (*users.PublicGetMyRedirectionAfterLinkV3Response, error)
func (*UsersService) PublicGetMyUserV3Short ¶
func (aaa *UsersService) PublicGetMyUserV3Short(input *users.PublicGetMyUserV3Params) (*users.PublicGetMyUserV3Response, error)
func (*UsersService) PublicGetOpenidUserInfoV3Short ¶
func (aaa *UsersService) PublicGetOpenidUserInfoV3Short(input *users.PublicGetOpenidUserInfoV3Params) (*users.PublicGetOpenidUserInfoV3Response, error)
func (*UsersService) PublicGetPublisherUserV3Short ¶
func (aaa *UsersService) PublicGetPublisherUserV3Short(input *users.PublicGetPublisherUserV3Params) (*users.PublicGetPublisherUserV3Response, error)
func (*UsersService) PublicGetUserBanHistoryV3Short ¶
func (aaa *UsersService) PublicGetUserBanHistoryV3Short(input *users.PublicGetUserBanHistoryV3Params) (*users.PublicGetUserBanHistoryV3Response, error)
func (*UsersService) PublicGetUserBanShort ¶
func (aaa *UsersService) PublicGetUserBanShort(input *users.PublicGetUserBanParams) (*users.PublicGetUserBanResponse, error)
func (*UsersService) PublicGetUserByPlatformUserIDV3Short ¶
func (aaa *UsersService) PublicGetUserByPlatformUserIDV3Short(input *users.PublicGetUserByPlatformUserIDV3Params) (*users.PublicGetUserByPlatformUserIDV3Response, error)
func (*UsersService) PublicGetUserByUserIDV2Short ¶
func (aaa *UsersService) PublicGetUserByUserIDV2Short(input *users.PublicGetUserByUserIDV2Params) (*users.PublicGetUserByUserIDV2Response, error)
func (*UsersService) PublicGetUserByUserIDV3Short ¶
func (aaa *UsersService) PublicGetUserByUserIDV3Short(input *users.PublicGetUserByUserIDV3Params) (*users.PublicGetUserByUserIDV3Response, error)
func (*UsersService) PublicGetUserInformationV3Short ¶
func (aaa *UsersService) PublicGetUserInformationV3Short(input *users.PublicGetUserInformationV3Params) (*users.PublicGetUserInformationV3Response, error)
func (*UsersService) PublicGetUserLoginHistoriesV3Short ¶
func (aaa *UsersService) PublicGetUserLoginHistoriesV3Short(input *users.PublicGetUserLoginHistoriesV3Params) (*users.PublicGetUserLoginHistoriesV3Response, error)
func (*UsersService) PublicGetUserPlatformAccountsV3Short ¶
func (aaa *UsersService) PublicGetUserPlatformAccountsV3Short(input *users.PublicGetUserPlatformAccountsV3Params) (*users.PublicGetUserPlatformAccountsV3Response, error)
func (*UsersService) PublicGetUsersPlatformInfosV3Short ¶
func (aaa *UsersService) PublicGetUsersPlatformInfosV3Short(input *users.PublicGetUsersPlatformInfosV3Params) (*users.PublicGetUsersPlatformInfosV3Response, error)
func (*UsersService) PublicLinkPlatformAccountShort ¶
func (aaa *UsersService) PublicLinkPlatformAccountShort(input *users.PublicLinkPlatformAccountParams) error
func (*UsersService) PublicListJusticePlatformAccountsV3Short ¶
func (aaa *UsersService) PublicListJusticePlatformAccountsV3Short(input *users.PublicListJusticePlatformAccountsV3Params) (*users.PublicListJusticePlatformAccountsV3Response, error)
func (*UsersService) PublicListUserAllPlatformAccountsDistinctV3Short ¶
func (aaa *UsersService) PublicListUserAllPlatformAccountsDistinctV3Short(input *users.PublicListUserAllPlatformAccountsDistinctV3Params) (*users.PublicListUserAllPlatformAccountsDistinctV3Response, error)
func (*UsersService) PublicListUserIDByPlatformUserIDsV3Short ¶
func (aaa *UsersService) PublicListUserIDByPlatformUserIDsV3Short(input *users.PublicListUserIDByPlatformUserIDsV3Params) (*users.PublicListUserIDByPlatformUserIDsV3Response, error)
func (*UsersService) PublicPartialUpdateUserV3Short ¶
func (aaa *UsersService) PublicPartialUpdateUserV3Short(input *users.PublicPartialUpdateUserV3Params) (*users.PublicPartialUpdateUserV3Response, error)
func (*UsersService) PublicPlatformLinkV2Short ¶
func (aaa *UsersService) PublicPlatformLinkV2Short(input *users.PublicPlatformLinkV2Params) error
func (*UsersService) PublicPlatformLinkV3Short ¶
func (aaa *UsersService) PublicPlatformLinkV3Short(input *users.PublicPlatformLinkV3Params) error
func (*UsersService) PublicPlatformUnlinkAllV3Short ¶
func (aaa *UsersService) PublicPlatformUnlinkAllV3Short(input *users.PublicPlatformUnlinkAllV3Params) error
func (*UsersService) PublicPlatformUnlinkV3Short ¶
func (aaa *UsersService) PublicPlatformUnlinkV3Short(input *users.PublicPlatformUnlinkV3Params) error
func (*UsersService) PublicProcessWebLinkPlatformV3Short ¶
func (aaa *UsersService) PublicProcessWebLinkPlatformV3Short(input *users.PublicProcessWebLinkPlatformV3Params) (*users.PublicProcessWebLinkPlatformV3Response, error)
func (*UsersService) PublicResetPasswordV2Short ¶
func (aaa *UsersService) PublicResetPasswordV2Short(input *users.PublicResetPasswordV2Params) error
func (*UsersService) PublicSearchUserV3Short ¶
func (aaa *UsersService) PublicSearchUserV3Short(input *users.PublicSearchUserV3Params) (*users.PublicSearchUserV3Response, error)
func (*UsersService) PublicSendCodeForwardV3Short ¶
func (aaa *UsersService) PublicSendCodeForwardV3Short(input *users.PublicSendCodeForwardV3Params) (string, error)
func (*UsersService) PublicSendRegistrationCodeShort ¶
func (aaa *UsersService) PublicSendRegistrationCodeShort(input *users.PublicSendRegistrationCodeParams) error
func (*UsersService) PublicSendVerificationCodeV3Short ¶
func (aaa *UsersService) PublicSendVerificationCodeV3Short(input *users.PublicSendVerificationCodeV3Params) error
func (*UsersService) PublicSendVerificationLinkV3Short ¶
func (aaa *UsersService) PublicSendVerificationLinkV3Short(input *users.PublicSendVerificationLinkV3Params) error
func (*UsersService) PublicUpdatePasswordV2Short ¶
func (aaa *UsersService) PublicUpdatePasswordV2Short(input *users.PublicUpdatePasswordV2Params) error
func (*UsersService) PublicUpdatePasswordV3Short ¶
func (aaa *UsersService) PublicUpdatePasswordV3Short(input *users.PublicUpdatePasswordV3Params) error
func (*UsersService) PublicUpdateUserV2Short ¶
func (aaa *UsersService) PublicUpdateUserV2Short(input *users.PublicUpdateUserV2Params) (*users.PublicUpdateUserV2Response, error)
func (*UsersService) PublicUpgradeHeadlessAccountV3Short ¶
func (aaa *UsersService) PublicUpgradeHeadlessAccountV3Short(input *users.PublicUpgradeHeadlessAccountV3Params) (*users.PublicUpgradeHeadlessAccountV3Response, error)
func (*UsersService) PublicUserVerificationV3Short ¶
func (aaa *UsersService) PublicUserVerificationV3Short(input *users.PublicUserVerificationV3Params) error
func (*UsersService) PublicValidateUserByUserIDAndPasswordV3Short ¶
func (aaa *UsersService) PublicValidateUserByUserIDAndPasswordV3Short(input *users.PublicValidateUserByUserIDAndPasswordV3Params) error
func (*UsersService) PublicValidateUserInputShort ¶
func (aaa *UsersService) PublicValidateUserInputShort(input *users.PublicValidateUserInputParams) (*users.PublicValidateUserInputResponse, error)
func (*UsersService) PublicVerifyHeadlessAccountV3Short ¶
func (aaa *UsersService) PublicVerifyHeadlessAccountV3Short(input *users.PublicVerifyHeadlessAccountV3Params) (*users.PublicVerifyHeadlessAccountV3Response, error)
func (*UsersService) PublicVerifyRegistrationCodeShort ¶
func (aaa *UsersService) PublicVerifyRegistrationCodeShort(input *users.PublicVerifyRegistrationCodeParams) error
func (*UsersService) PublicVerifyUserByLinkV3Short ¶
func (aaa *UsersService) PublicVerifyUserByLinkV3Short(input *users.PublicVerifyUserByLinkV3Params) (string, error)
func (*UsersService) PublicWebLinkPlatformEstablishShort ¶
func (aaa *UsersService) PublicWebLinkPlatformEstablishShort(input *users.PublicWebLinkPlatformEstablishParams) (string, error)
func (*UsersService) PublicWebLinkPlatformShort ¶
func (aaa *UsersService) PublicWebLinkPlatformShort(input *users.PublicWebLinkPlatformParams) (*users.PublicWebLinkPlatformResponse, error)
func (*UsersService) ResetPasswordShort ¶
func (aaa *UsersService) ResetPasswordShort(input *users.ResetPasswordParams) error
func (*UsersService) ResetPasswordV3Short ¶
func (aaa *UsersService) ResetPasswordV3Short(input *users.ResetPasswordV3Params) error
func (*UsersService) SaveUserPermissionShort ¶
func (aaa *UsersService) SaveUserPermissionShort(input *users.SaveUserPermissionParams) error
func (*UsersService) SaveUserRolesShort ¶
func (aaa *UsersService) SaveUserRolesShort(input *users.SaveUserRolesParams) error
func (*UsersService) SearchUserShort ¶
func (aaa *UsersService) SearchUserShort(input *users.SearchUserParams) (*users.SearchUserResponse, error)
func (*UsersService) SendVerificationCodeShort ¶
func (aaa *UsersService) SendVerificationCodeShort(input *users.SendVerificationCodeParams) error
func (*UsersService) UpdateCountryAgeRestrictionShort ¶
func (aaa *UsersService) UpdateCountryAgeRestrictionShort(input *users.UpdateCountryAgeRestrictionParams) (*users.UpdateCountryAgeRestrictionResponse, error)
func (*UsersService) UpdateFlightId ¶
func (aaa *UsersService) UpdateFlightId(flightId string)
func (*UsersService) UpdatePasswordShort ¶
func (aaa *UsersService) UpdatePasswordShort(input *users.UpdatePasswordParams) error
func (*UsersService) UpdateUserShort ¶
func (aaa *UsersService) UpdateUserShort(input *users.UpdateUserParams) (*users.UpdateUserResponse, error)
func (*UsersService) UpdateUserV3Short ¶
func (aaa *UsersService) UpdateUserV3Short(input *users.UpdateUserV3Params) (*users.UpdateUserV3Response, error)
func (*UsersService) UpgradeHeadlessAccountShort ¶
func (aaa *UsersService) UpgradeHeadlessAccountShort(input *users.UpgradeHeadlessAccountParams) (*users.UpgradeHeadlessAccountResponse, error)
func (*UsersService) UpgradeHeadlessAccountWithVerificationCodeShort ¶
func (aaa *UsersService) UpgradeHeadlessAccountWithVerificationCodeShort(input *users.UpgradeHeadlessAccountWithVerificationCodeParams) (*users.UpgradeHeadlessAccountWithVerificationCodeResponse, error)
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 }
UsersV4Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use UsersV4Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/iam-sdk/pkg"
func (*UsersV4Service) AdminAddUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminAddUserRoleV4Short(input *users_v4.AdminAddUserRoleV4Params) (*users_v4.AdminAddUserRoleV4Response, error)
func (*UsersV4Service) AdminBulkCheckValidUserIDV4Short ¶
func (aaa *UsersV4Service) AdminBulkCheckValidUserIDV4Short(input *users_v4.AdminBulkCheckValidUserIDV4Params) (*users_v4.AdminBulkCheckValidUserIDV4Response, error)
func (*UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short ¶
func (aaa *UsersV4Service) AdminBulkUpdateUserAccountTypeV4Short(input *users_v4.AdminBulkUpdateUserAccountTypeV4Params) error
func (*UsersV4Service) AdminChallengeMyMFAV4Short ¶
func (aaa *UsersV4Service) AdminChallengeMyMFAV4Short(input *users_v4.AdminChallengeMyMFAV4Params) (*users_v4.AdminChallengeMyMFAV4Response, error)
func (*UsersV4Service) AdminCreateTestUsersV4Short ¶
func (aaa *UsersV4Service) AdminCreateTestUsersV4Short(input *users_v4.AdminCreateTestUsersV4Params) (*users_v4.AdminCreateTestUsersV4Response, error)
func (*UsersV4Service) AdminCreateUserV4Short ¶
func (aaa *UsersV4Service) AdminCreateUserV4Short(input *users_v4.AdminCreateUserV4Params) (*users_v4.AdminCreateUserV4Response, error)
func (*UsersV4Service) AdminDisableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyAuthenticatorV4Short(input *users_v4.AdminDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminDisableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyBackupCodesV4Short(input *users_v4.AdminDisableMyBackupCodesV4Params) error
func (*UsersV4Service) AdminDisableMyEmailV4Short ¶
func (aaa *UsersV4Service) AdminDisableMyEmailV4Short(input *users_v4.AdminDisableMyEmailV4Params) error
func (*UsersV4Service) AdminDisableUserMFAV4Short ¶
func (aaa *UsersV4Service) AdminDisableUserMFAV4Short(input *users_v4.AdminDisableUserMFAV4Params) error
func (*UsersV4Service) AdminDownloadMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminDownloadMyBackupCodesV4Short(input *users_v4.AdminDownloadMyBackupCodesV4Params, writer io.Writer) (*users_v4.AdminDownloadMyBackupCodesV4Response, error)
func (*UsersV4Service) AdminEnableBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminEnableBackupCodesV4Short(input *users_v4.AdminEnableBackupCodesV4Params) error
func (*UsersV4Service) AdminEnableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyAuthenticatorV4Short(input *users_v4.AdminEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) AdminEnableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyBackupCodesV4Short(input *users_v4.AdminEnableMyBackupCodesV4Params) (*users_v4.AdminEnableMyBackupCodesV4Response, error)
func (*UsersV4Service) AdminEnableMyEmailV4Short ¶
func (aaa *UsersV4Service) AdminEnableMyEmailV4Short(input *users_v4.AdminEnableMyEmailV4Params) error
func (*UsersV4Service) AdminGenerateBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGenerateBackupCodesV4Short(input *users_v4.AdminGenerateBackupCodesV4Params) error
func (*UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short ¶
func (aaa *UsersV4Service) AdminGenerateMyAuthenticatorKeyV4Short(input *users_v4.AdminGenerateMyAuthenticatorKeyV4Params) (*users_v4.AdminGenerateMyAuthenticatorKeyV4Response, error)
func (*UsersV4Service) AdminGenerateMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGenerateMyBackupCodesV4Short(input *users_v4.AdminGenerateMyBackupCodesV4Params) (*users_v4.AdminGenerateMyBackupCodesV4Response, error)
func (*UsersV4Service) AdminGetBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGetBackupCodesV4Short(input *users_v4.AdminGetBackupCodesV4Params) error
func (*UsersV4Service) AdminGetMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) AdminGetMyBackupCodesV4Short(input *users_v4.AdminGetMyBackupCodesV4Params) (*users_v4.AdminGetMyBackupCodesV4Response, error)
func (*UsersV4Service) AdminGetMyEnabledFactorsV4Short ¶
func (aaa *UsersV4Service) AdminGetMyEnabledFactorsV4Short(input *users_v4.AdminGetMyEnabledFactorsV4Params) (*users_v4.AdminGetMyEnabledFactorsV4Response, error)
func (*UsersV4Service) AdminGetMyMFAStatusV4Short ¶
func (aaa *UsersV4Service) AdminGetMyMFAStatusV4Short(input *users_v4.AdminGetMyMFAStatusV4Params) (*users_v4.AdminGetMyMFAStatusV4Response, error)
func (*UsersV4Service) AdminGetMyOwnMFAStatusV4Short ¶
func (aaa *UsersV4Service) AdminGetMyOwnMFAStatusV4Short(input *users_v4.AdminGetMyOwnMFAStatusV4Params) (*users_v4.AdminGetMyOwnMFAStatusV4Response, error)
func (*UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short ¶
func (aaa *UsersV4Service) AdminGetNamespaceInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceInvitationHistoryV4Params) (*users_v4.AdminGetNamespaceInvitationHistoryV4Response, error)
func (*UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short ¶
func (aaa *UsersV4Service) AdminGetNamespaceUserInvitationHistoryV4Short(input *users_v4.AdminGetNamespaceUserInvitationHistoryV4Params) (*users_v4.AdminGetNamespaceUserInvitationHistoryV4Response, error)
func (*UsersV4Service) AdminGetUserMFAStatusV4Short ¶
func (aaa *UsersV4Service) AdminGetUserMFAStatusV4Short(input *users_v4.AdminGetUserMFAStatusV4Params) (*users_v4.AdminGetUserMFAStatusV4Response, error)
func (*UsersV4Service) AdminInviteUserNewV4Short ¶
func (aaa *UsersV4Service) AdminInviteUserNewV4Short(input *users_v4.AdminInviteUserNewV4Params) (*users_v4.AdminInviteUserNewV4Response, error)
func (*UsersV4Service) AdminInviteUserV4Short ¶
func (aaa *UsersV4Service) AdminInviteUserV4Short(input *users_v4.AdminInviteUserV4Params) (*users_v4.AdminInviteUserV4Response, error)
func (*UsersV4Service) AdminListInvitationHistoriesV4Short ¶
func (aaa *UsersV4Service) AdminListInvitationHistoriesV4Short(input *users_v4.AdminListInvitationHistoriesV4Params) (*users_v4.AdminListInvitationHistoriesV4Response, error)
func (*UsersV4Service) AdminListUserRolesV4Short ¶
func (aaa *UsersV4Service) AdminListUserRolesV4Short(input *users_v4.AdminListUserRolesV4Params) (*users_v4.AdminListUserRolesV4Response, error)
func (*UsersV4Service) AdminMakeFactorMyDefaultV4Short ¶
func (aaa *UsersV4Service) AdminMakeFactorMyDefaultV4Short(input *users_v4.AdminMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) AdminRemoveUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminRemoveUserRoleV4Short(input *users_v4.AdminRemoveUserRoleV4Params) error
func (*UsersV4Service) AdminSendMyMFAEmailCodeV4Short ¶
func (aaa *UsersV4Service) AdminSendMyMFAEmailCodeV4Short(input *users_v4.AdminSendMyMFAEmailCodeV4Params) error
func (*UsersV4Service) AdminUpdateMyUserV4Short ¶
func (aaa *UsersV4Service) AdminUpdateMyUserV4Short(input *users_v4.AdminUpdateMyUserV4Params) (*users_v4.AdminUpdateMyUserV4Response, error)
func (*UsersV4Service) AdminUpdateUserEmailAddressV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserEmailAddressV4Short(input *users_v4.AdminUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) AdminUpdateUserRoleV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserRoleV4Short(input *users_v4.AdminUpdateUserRoleV4Params) (*users_v4.AdminUpdateUserRoleV4Response, error)
func (*UsersV4Service) AdminUpdateUserV4Short ¶
func (aaa *UsersV4Service) AdminUpdateUserV4Short(input *users_v4.AdminUpdateUserV4Params) (*users_v4.AdminUpdateUserV4Response, error)
func (*UsersV4Service) CreateUserFromInvitationV4Short ¶
func (aaa *UsersV4Service) CreateUserFromInvitationV4Short(input *users_v4.CreateUserFromInvitationV4Params) (*users_v4.CreateUserFromInvitationV4Response, error)
func (*UsersV4Service) GetAuthSession ¶
func (aaa *UsersV4Service) GetAuthSession() auth.Session
func (*UsersV4Service) PublicChallengeMyMFAV4Short ¶
func (aaa *UsersV4Service) PublicChallengeMyMFAV4Short(input *users_v4.PublicChallengeMyMFAV4Params) (*users_v4.PublicChallengeMyMFAV4Response, error)
func (*UsersV4Service) PublicCreateTestUserV4Short ¶
func (aaa *UsersV4Service) PublicCreateTestUserV4Short(input *users_v4.PublicCreateTestUserV4Params) (*users_v4.PublicCreateTestUserV4Response, error)
func (*UsersV4Service) PublicCreateUserV4Short ¶
func (aaa *UsersV4Service) PublicCreateUserV4Short(input *users_v4.PublicCreateUserV4Params) (*users_v4.PublicCreateUserV4Response, error)
func (*UsersV4Service) PublicDisableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyAuthenticatorV4Short(input *users_v4.PublicDisableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicDisableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyBackupCodesV4Short(input *users_v4.PublicDisableMyBackupCodesV4Params) error
func (*UsersV4Service) PublicDisableMyEmailV4Short ¶
func (aaa *UsersV4Service) PublicDisableMyEmailV4Short(input *users_v4.PublicDisableMyEmailV4Params) error
func (*UsersV4Service) PublicDownloadMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicDownloadMyBackupCodesV4Short(input *users_v4.PublicDownloadMyBackupCodesV4Params, writer io.Writer) (*users_v4.PublicDownloadMyBackupCodesV4Response, error)
func (*UsersV4Service) PublicEnableBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicEnableBackupCodesV4Short(input *users_v4.PublicEnableBackupCodesV4Params) error
func (*UsersV4Service) PublicEnableMyAuthenticatorV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyAuthenticatorV4Short(input *users_v4.PublicEnableMyAuthenticatorV4Params) error
func (*UsersV4Service) PublicEnableMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyBackupCodesV4Short(input *users_v4.PublicEnableMyBackupCodesV4Params) (*users_v4.PublicEnableMyBackupCodesV4Response, error)
func (*UsersV4Service) PublicEnableMyEmailV4Short ¶
func (aaa *UsersV4Service) PublicEnableMyEmailV4Short(input *users_v4.PublicEnableMyEmailV4Params) error
func (*UsersV4Service) PublicGenerateBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGenerateBackupCodesV4Short(input *users_v4.PublicGenerateBackupCodesV4Params) error
func (*UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short ¶
func (aaa *UsersV4Service) PublicGenerateMyAuthenticatorKeyV4Short(input *users_v4.PublicGenerateMyAuthenticatorKeyV4Params) (*users_v4.PublicGenerateMyAuthenticatorKeyV4Response, error)
func (*UsersV4Service) PublicGenerateMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGenerateMyBackupCodesV4Short(input *users_v4.PublicGenerateMyBackupCodesV4Params) (*users_v4.PublicGenerateMyBackupCodesV4Response, error)
func (*UsersV4Service) PublicGetBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGetBackupCodesV4Short(input *users_v4.PublicGetBackupCodesV4Params) error
func (*UsersV4Service) PublicGetMyBackupCodesV4Short ¶
func (aaa *UsersV4Service) PublicGetMyBackupCodesV4Short(input *users_v4.PublicGetMyBackupCodesV4Params) (*users_v4.PublicGetMyBackupCodesV4Response, error)
func (*UsersV4Service) PublicGetMyEnabledFactorsV4Short ¶
func (aaa *UsersV4Service) PublicGetMyEnabledFactorsV4Short(input *users_v4.PublicGetMyEnabledFactorsV4Params) (*users_v4.PublicGetMyEnabledFactorsV4Response, error)
func (*UsersV4Service) PublicGetMyMFAStatusV4Short ¶
func (aaa *UsersV4Service) PublicGetMyMFAStatusV4Short(input *users_v4.PublicGetMyMFAStatusV4Params) (*users_v4.PublicGetMyMFAStatusV4Response, error)
func (*UsersV4Service) PublicGetMyOwnMFAStatusV4Short ¶
func (aaa *UsersV4Service) PublicGetMyOwnMFAStatusV4Short(input *users_v4.PublicGetMyOwnMFAStatusV4Params) (*users_v4.PublicGetMyOwnMFAStatusV4Response, error)
func (*UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short ¶
func (aaa *UsersV4Service) PublicGetUserPublicInfoByUserIDV4Short(input *users_v4.PublicGetUserPublicInfoByUserIDV4Params) (*users_v4.PublicGetUserPublicInfoByUserIDV4Response, error)
func (*UsersV4Service) PublicInviteUserV4Short ¶
func (aaa *UsersV4Service) PublicInviteUserV4Short(input *users_v4.PublicInviteUserV4Params) (*users_v4.PublicInviteUserV4Response, error)
func (*UsersV4Service) PublicListUserIDByPlatformUserIDsV4Short ¶
func (aaa *UsersV4Service) PublicListUserIDByPlatformUserIDsV4Short(input *users_v4.PublicListUserIDByPlatformUserIDsV4Params) (*users_v4.PublicListUserIDByPlatformUserIDsV4Response, error)
func (*UsersV4Service) PublicMakeFactorMyDefaultV4Short ¶
func (aaa *UsersV4Service) PublicMakeFactorMyDefaultV4Short(input *users_v4.PublicMakeFactorMyDefaultV4Params) error
func (*UsersV4Service) PublicRemoveTrustedDeviceV4Short ¶
func (aaa *UsersV4Service) PublicRemoveTrustedDeviceV4Short(input *users_v4.PublicRemoveTrustedDeviceV4Params) error
func (*UsersV4Service) PublicSendMyMFAEmailCodeV4Short ¶
func (aaa *UsersV4Service) PublicSendMyMFAEmailCodeV4Short(input *users_v4.PublicSendMyMFAEmailCodeV4Params) error
func (*UsersV4Service) PublicUpdateUserEmailAddressV4Short ¶
func (aaa *UsersV4Service) PublicUpdateUserEmailAddressV4Short(input *users_v4.PublicUpdateUserEmailAddressV4Params) error
func (*UsersV4Service) PublicUpdateUserV4Short ¶
func (aaa *UsersV4Service) PublicUpdateUserV4Short(input *users_v4.PublicUpdateUserV4Params) (*users_v4.PublicUpdateUserV4Response, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountV4Short ¶
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountV4Short(input *users_v4.PublicUpgradeHeadlessAccountV4Params) (*users_v4.PublicUpgradeHeadlessAccountV4Response, error)
func (*UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short ¶
func (aaa *UsersV4Service) PublicUpgradeHeadlessAccountWithVerificationCodeV4Short(input *users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Params) (*users_v4.PublicUpgradeHeadlessAccountWithVerificationCodeV4Response, error)
func (*UsersV4Service) PublicUpgradeHeadlessWithCodeV4ForwardShort ¶
func (aaa *UsersV4Service) PublicUpgradeHeadlessWithCodeV4ForwardShort(input *users_v4.PublicUpgradeHeadlessWithCodeV4ForwardParams) (string, 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_loginAllowlist.go
- wrapper_oAuth.go
- wrapper_oAuth20.go
- wrapper_oAuth20Extension.go
- wrapper_oAuth20V4.go
- wrapper_overrideRoleConfigV3.go
- wrapper_profileUpdateStrategy.go
- wrapper_roles.go
- wrapper_sso.go
- wrapper_ssoCredential.go
- wrapper_ssoSAML20.go
- wrapper_thirdPartyCredential.go
- wrapper_users.go
- wrapper_usersV4.go