Gjsify LogoGjsify Logo

Possible Signon errors.

Index

Enumeration Members

CREDENTIALS_NOT_AVAILABLE: number

Query failed.

ENCRYPTION_FAILED: number

deprecated: Failure during data encryption/decryption.

FORGOT_PASSWORD: number

User requested password reset sequence.

IDENTITY_NOT_FOUND: number

The identity mathching the #SignonIdentity was not found on the service.

IDENTITY_OPERATION_CANCELED: number

Identity operation was canceled by the user.

INCORRECT_DATE: number

Date/time incorrect on device.

INTERNAL_COMMUNICATION: number

Error communicating with Signon daemon.

INTERNAL_SERVER: number

Signon daemon internal error.

INVALID_CREDENTIALS: number

The supplied credentials are invalid for the mechanism implementation.

INVALID_QUERY: number

Parameters for the query are invalid.

MECHANISM_NOT_AVAILABLE: number

The requested mechanism in not available.

METHOD_NOT_AVAILABLE: number

The requested method is not available.

METHOD_NOT_KNOWN: number

The method with this name was not found.

METHOD_OR_MECHANISM_NOT_ALLOWED: number

Method or mechanism not allowed for this identity.

MISSING_DATA: number

The SessionData does not contain the necessary information.

NETWORK: number

Network connection failed.

NOT_AUTHORIZED: number

Authorization failed.

NO_CONNECTION: number

No network connection.

OPERATION_FAILED: number

Temporary failure in authentication.

OPERATION_NOT_SUPPORTED: number

The operation is not supported by the mechanism implementation.

PERMISSION_DENIED: number

The operation cannot be performed due to insufficient client permissions.

REFERENCE_NOT_FOUND: number

Trying to remove non-existent reference.

REMOVE_FAILED: number

Removing credentials failed.

RUNTIME: number

Casting SessionData into subclass failed.

SERVICE_NOT_AVAILABLE: number

The service is temporarily unavailable.

SESSION_CANCELED: number

Challenge was canceled.

SIGNOUT_FAILED: number

Signing out failed.

SSL: number

SSL connection failed.

STORE_FAILED: number

Storing credentials failed.

TIMED_OUT: number

Challenge timed out.

TOS_NOT_ACCEPTED: number

User declined Terms of Service.

UNKNOWN: number

Catch-all for errors not distinguished by another code.

USER_ERROR: number

Placeholder to rearrange enumeration - userspace specific.

USER_INTERACTION: number

User interaction dialog failed.

WRONG_STATE: number

An operation method has been called in an incorrect state.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method