com.baidubce.services.kms.model
Class Constants
java.lang.Object
com.baidubce.services.kms.model.Constants
public class Constants
- extends Object
Contains constants of kms source code
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
FIELD_DESCRIPTION
public static final String FIELD_DESCRIPTION
- See Also:
- Constant Field Values
FIELD_KEYUSAGE
public static final String FIELD_KEYUSAGE
- See Also:
- Constant Field Values
FIELD_KEYID
public static final String FIELD_KEYID
- See Also:
- Constant Field Values
FIELD_PENDINGWINDOWINDAYS
public static final String FIELD_PENDINGWINDOWINDAYS
- See Also:
- Constant Field Values
FIELD_KEYSPEC
public static final String FIELD_KEYSPEC
- See Also:
- Constant Field Values
FIELD_NUMBEROFBYTES
public static final String FIELD_NUMBEROFBYTES
- See Also:
- Constant Field Values
FIELD_CIPHERTEXT
public static final String FIELD_CIPHERTEXT
- See Also:
- Constant Field Values
FIELD_PLAINTEXT
public static final String FIELD_PLAINTEXT
- See Also:
- Constant Field Values
FIELD_LIMIT
public static final String FIELD_LIMIT
- See Also:
- Constant Field Values
FIELD_MARKER
public static final String FIELD_MARKER
- See Also:
- Constant Field Values
REQUEST_SHOULD_NOT_BE_NULL
public static final String REQUEST_SHOULD_NOT_BE_NULL
- See Also:
- Constant Field Values
FAIL_TO_GENERATE_JSON
public static final String FAIL_TO_GENERATE_JSON
- See Also:
- Constant Field Values
APPLICATION_JSON
public static final String APPLICATION_JSON
- See Also:
- Constant Field Values
FAIL_TO_GET_UTF8_BYTES
public static final String FAIL_TO_GET_UTF8_BYTES
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2018. All rights reserved.