com.baidubce.services.iothisk
Class IotPkiManageConstants
java.lang.Object
com.baidubce.services.iothisk.IotPkiManageConstants
public class IotPkiManageConstants
- extends Object
IotPkiManage Constants used by the IotPkiManage Java client.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENDPOINT
public static final String ENDPOINT
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
PKI
public static final String PKI
- See Also:
- Constant Field Values
OCSP
public static final String OCSP
- See Also:
- Constant Field Values
CERT
public static final String CERT
- See Also:
- Constant Field Values
CRL
public static final String CRL
- See Also:
- Constant Field Values
CERT_GROUP
public static final String CERT_GROUP
- See Also:
- Constant Field Values
ROOT_CERT
public static final String ROOT_CERT
- See Also:
- Constant Field Values
CLIENT_CERT
public static final String CLIENT_CERT
- See Also:
- Constant Field Values
SEVER_CERT
public static final String SEVER_CERT
- See Also:
- Constant Field Values
JOB
public static final String JOB
- See Also:
- Constant Field Values
RENEW
public static final String RENEW
- See Also:
- Constant Field Values
CLIENT_TOKEN
public static final String CLIENT_TOKEN
- See Also:
- Constant Field Values
QUERY
public static final String QUERY
- See Also:
- Constant Field Values
ROOT_CERT_ID
public static final String ROOT_CERT_ID
- See Also:
- Constant Field Values
GROUP_ID
public static final String GROUP_ID
- See Also:
- Constant Field Values
GET_STATUS
public static final String GET_STATUS
- See Also:
- Constant Field Values
CMD
public static final String CMD
- See Also:
- Constant Field Values
FORMAT
public static final String FORMAT
- See Also:
- Constant Field Values
PEM
public static final String PEM
- See Also:
- Constant Field Values
ISSUER
public static final String ISSUER
- See Also:
- Constant Field Values
CRL_PARAMS
public static final Map<String,String> CRL_PARAMS
MAX_CLIENT_TOKEN_LENGTH
public static final int MAX_CLIENT_TOKEN_LENGTH
- See Also:
- Constant Field Values
CERT_ID_LENGTH
public static final int CERT_ID_LENGTH
- See Also:
- Constant Field Values
JOB_ID_LENGTH
public static final int JOB_ID_LENGTH
- See Also:
- Constant Field Values
NULL_REQUEST
public static final String NULL_REQUEST
- See Also:
- Constant Field Values
EMPTY_CLIENT_TOKEN
public static final String EMPTY_CLIENT_TOKEN
- See Also:
- Constant Field Values
DOWNLOAD_CERT_FAILED
public static final String DOWNLOAD_CERT_FAILED
- See Also:
- Constant Field Values
DOWNLOAD_CRL_FAILED
public static final String DOWNLOAD_CRL_FAILED
- See Also:
- Constant Field Values
INVALID_CERT_TYPE
public static final String INVALID_CERT_TYPE
- See Also:
- Constant Field Values
INVALID_CERT_ID
public static final String INVALID_CERT_ID
- See Also:
- Constant Field Values
INVALID_JOB_ID
public static final String INVALID_JOB_ID
- See Also:
- Constant Field Values
INVALID_OCSP_REQUEST
public static final String INVALID_OCSP_REQUEST
- See Also:
- Constant Field Values
INVALID_ISSUER_DN
public static final String INVALID_ISSUER_DN
- See Also:
- Constant Field Values
TOO_LONG_CLIENT_TOKEN
public static final String TOO_LONG_CLIENT_TOKEN
EMPTY_ADDRESS
public static final String EMPTY_ADDRESS
- See Also:
- Constant Field Values
IotPkiManageConstants
public IotPkiManageConstants()
Copyright © 2018. All rights reserved.