A B C D E G I N O P S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALREADY_ISSUED - org.xipki.pki.ErrorCode
B
- BAD_CERT_TEMPLATE - org.xipki.pki.ErrorCode
- BAD_POP - org.xipki.pki.ErrorCode
- BAD_REQUEST - org.xipki.pki.ErrorCode
- BadCertTemplateException - Exception in org.xipki.pki
-
Exception indicates bad certificate template.
- BadCertTemplateException(String) - Constructor for exception org.xipki.pki.BadCertTemplateException
- BadCertTemplateException(String, Throwable) - Constructor for exception org.xipki.pki.BadCertTemplateException
C
- CERT_REVOKED - org.xipki.pki.ErrorCode
- CERT_UNREVOKED - org.xipki.pki.ErrorCode
- CLIENT_REQUEST_ENCODE_ERROR - org.xipki.pki.ErrorCode
- CLIENT_RESPONSE_DECODE_ERROR - org.xipki.pki.ErrorCode
- CRL_FAILURE - org.xipki.pki.ErrorCode
D
- DATABASE_FAILURE - org.xipki.pki.ErrorCode
E
- ErrorCode - Enum in org.xipki.pki
-
Error code.
G
- getCode() - Method in enum org.xipki.pki.ErrorCode
- getErrorCode() - Method in exception org.xipki.pki.OperationException
- getErrorMessage() - Method in exception org.xipki.pki.OperationException
I
- INVALID_EXTENSION - org.xipki.pki.ErrorCode
N
- NOT_PERMITTED - org.xipki.pki.ErrorCode
O
- ofCode(int) - Static method in enum org.xipki.pki.ErrorCode
- OperationException - Exception in org.xipki.pki
-
Operation exception.
- OperationException(ErrorCode) - Constructor for exception org.xipki.pki.OperationException
- OperationException(ErrorCode, String) - Constructor for exception org.xipki.pki.OperationException
- OperationException(ErrorCode, Throwable) - Constructor for exception org.xipki.pki.OperationException
- org.xipki.pki - package org.xipki.pki
P
- PATH_NOT_FOUND - org.xipki.pki.ErrorCode
S
- SYSTEM_FAILURE - org.xipki.pki.ErrorCode
- SYSTEM_UNAVAILABLE - org.xipki.pki.ErrorCode
U
- UNAUTHORIZED - org.xipki.pki.ErrorCode
- UNKNOWN_CA - org.xipki.pki.ErrorCode
- UNKNOWN_CERT - org.xipki.pki.ErrorCode
- UNKNOWN_CERT_PROFILE - org.xipki.pki.ErrorCode
V
- valueOf(String) - Static method in enum org.xipki.pki.ErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.pki.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages