public class CommonRCC
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ACCESS_DENIED |
static int |
ALREADY_EXIST |
static int |
BAD_CERTIFICATE |
static int |
BAD_PROTOCOL |
static int |
COMM_FAILURE |
static int |
COMPONENT_LOCKED |
static int |
DB_FAILURE |
static int |
ENCRYPTION_ERROR |
static int |
HIGH_QUERY_COST |
static int |
INCOMPATIBLE_OPERATION |
static int |
INTERNAL_ERROR |
static int |
INVALID_ARGUMENT |
static int |
INVALID_CERT_ID |
static int |
INVALID_PUBLIC_KEY |
static int |
INVALID_REQUEST |
static int |
INVALID_SESSION_KEY |
static int |
INVALID_USER_ID |
static int |
IO_ERROR |
static int |
LICENSE_VIOLATION |
static int |
LOCAL_CRYPTO_ERROR |
static int |
NO_CIPHERS |
static int |
NO_ENCRYPTION_SUPPORT |
static int |
NOT_IMPLEMENTED |
static int |
OPERATION_IN_PROGRESS |
static int |
OUT_OF_MEMORY |
static int |
OUT_OF_STATE_REQUEST |
static int |
REUSED_PASSWORD |
static int |
SUCCESS |
static int |
SYSTEM_FAILURE |
static int |
TIMEOUT |
static int |
TRANSFER_IN_PROGRESS |
static int |
UNSUPPORTED_AUTH_TYPE |
static int |
VERSION_MISMATCH |
static int |
WEAK_PASSWORD |
static int |
XML_PARSE_ERROR |
| Constructor and Description |
|---|
CommonRCC() |
public static final int SUCCESS
public static final int COMPONENT_LOCKED
public static final int ACCESS_DENIED
public static final int INVALID_REQUEST
public static final int TIMEOUT
public static final int OUT_OF_STATE_REQUEST
public static final int DB_FAILURE
public static final int ALREADY_EXIST
public static final int COMM_FAILURE
public static final int SYSTEM_FAILURE
public static final int INVALID_USER_ID
public static final int INVALID_ARGUMENT
public static final int OUT_OF_MEMORY
public static final int IO_ERROR
public static final int INCOMPATIBLE_OPERATION
public static final int OPERATION_IN_PROGRESS
public static final int NOT_IMPLEMENTED
public static final int VERSION_MISMATCH
public static final int BAD_PROTOCOL
public static final int NO_CIPHERS
public static final int INVALID_PUBLIC_KEY
public static final int INVALID_SESSION_KEY
public static final int NO_ENCRYPTION_SUPPORT
public static final int INTERNAL_ERROR
public static final int TRANSFER_IN_PROGRESS
public static final int LOCAL_CRYPTO_ERROR
public static final int UNSUPPORTED_AUTH_TYPE
public static final int BAD_CERTIFICATE
public static final int INVALID_CERT_ID
public static final int WEAK_PASSWORD
public static final int REUSED_PASSWORD
public static final int ENCRYPTION_ERROR
public static final int XML_PARSE_ERROR
public static final int HIGH_QUERY_COST
public static final int LICENSE_VIOLATION
Copyright © 2013. All Rights Reserved.