Interface OperationError.UserAlreadyRegisteredInAnotherServer
- All Superinterfaces:
MobileAuthenticationClientError
,OperationError
- Enclosing interface:
- OperationError
An error that occurs with registration when we try to register a new
authenticator in a server for a given username, and there is an authenticator
already registered in another server for that username.
The SDK does not support having identities with the same username
defined
in different servers.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
OperationError.ClockSkewTooBig, OperationError.DeviceProtectionError, OperationError.NetworkError, OperationError.NoDeviceLockError, OperationError.OperationNotSupportedByBackend, OperationError.UserAlreadyRegisteredInAnotherServer, OperationError.UserNotRegisteredInServer
-
Method Summary
Methods inherited from interface ch.nevis.mobile.sdk.api.MobileAuthenticationClientError
cause, description
Methods inherited from interface ch.nevis.mobile.sdk.api.operation.OperationError
errorCode