Class VIDGeneratorConstant
- java.lang.Object
-
- io.mosip.kernel.vidgenerator.constant.VIDGeneratorConstant
-
public final class VIDGeneratorConstant extends Object
Constants for VID generator- Since:
- 1.0.0
- Author:
- Urvil Joshi
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPPLICATION_JSONstatic StringCOMMAThe string field COMMAstatic StringCONFIG_SERVER_FETCH_TIME_OUTThe static field value for time-outstatic StringCONFIG_STORE_OPTIONS_TYPEThe static field for ConfigStoreOptions type to be used in ConfigRetriever[viz.static StringCONTENTTYPEThe string field CONTENTTYPEstatic StringCURRENT_WORKING_DIRECTORYThe string field current working directorystatic StringDASHThe string field DASHstatic StringDEFAULTADMIN_MOSIP_IOThe string field DEFAULTADMIN_MOSIP_IOstatic StringEMPTY_STRINGThe string field for empty stringstatic StringFORWARD_SLASHThe string field FORWARD_SLASHstatic StringGENERATE_VIDThe string field for GENERATE_VIDstatic StringGET_EXECUTOR_POOL_ENABLEstatic StringHEALTH_ENDPOINTThe string field HEALTH_ENDPOINTstatic StringHTTP_PORTThe string field for http portstatic StringKERNELThe string field KERNELstatic StringNINEThe string field 9static StringPROPERTIESThe string field PROPERTIESstatic StringSERVER_PORTThe string field for http portstatic StringSERVER_SERVLET_PATHThe string field SERVER_SERVLET_PATHstatic StringSIGNING_ENABLEThe enable signing property keystatic StringSPRING_APPLICATION_NAMEThe string field SPRING_APPLICATION_NAMEstatic StringSPRING_CLOUD_CONFIG_LABELThe string field SPRING_CLOUD_CONFIG_LABELstatic StringSPRING_CLOUD_CONFIG_NAMEThe string field SPRING_APPLICATION_NAMEstatic StringSPRING_CLOUD_CONFIG_URIThe string field SPRING_CLOUD_CONFIG_URIstatic StringSPRING_PROFILES_ACTIVEThe string field SPRING_PROFILES_ACTIVEstatic StringSWAGGER_JSON_TEMPLATEThe swagger json template file.static StringSWAGGER_UI_JSON_FILENAMEstatic StringSWAGGER_UI_JSON_PATHThe swagger ui json file path.static StringSWAGGER_UI_PATHstatic StringTIME_OUTThe static field for time-outstatic StringTWOThe string field 2static StringURLThe static field for urlstatic StringUTCThe string field UTCstatic StringVID_GENERATOR_ADDRESSThe string field for VID_GENERATOR_ADDRESSstatic StringVIDEXPIRYstatic StringVVIDThe string field V1_0_VIDstatic StringZEROThe string field 0static StringZERO_TO_NINEThe string field ZERO_TO_NINE
-
-
-
Field Detail
-
UTC
public static final String UTC
The string field UTC- See Also:
- Constant Field Values
-
DEFAULTADMIN_MOSIP_IO
public static final String DEFAULTADMIN_MOSIP_IO
The string field DEFAULTADMIN_MOSIP_IO- See Also:
- Constant Field Values
-
SERVER_PORT
public static final String SERVER_PORT
The string field for http port- See Also:
- Constant Field Values
-
SERVER_SERVLET_PATH
public static final String SERVER_SERVLET_PATH
The string field SERVER_SERVLET_PATH- See Also:
- Constant Field Values
-
VVID
public static final String VVID
The string field V1_0_VID- See Also:
- Constant Field Values
-
COMMA
public static final String COMMA
The string field COMMA- See Also:
- Constant Field Values
-
SPRING_APPLICATION_NAME
public static final String SPRING_APPLICATION_NAME
The string field SPRING_APPLICATION_NAME- See Also:
- Constant Field Values
-
SPRING_CLOUD_CONFIG_NAME
public static final String SPRING_CLOUD_CONFIG_NAME
The string field SPRING_APPLICATION_NAME- See Also:
- Constant Field Values
-
PROPERTIES
public static final String PROPERTIES
The string field PROPERTIES- See Also:
- Constant Field Values
-
DASH
public static final String DASH
The string field DASH- See Also:
- Constant Field Values
-
SPRING_CLOUD_CONFIG_LABEL
public static final String SPRING_CLOUD_CONFIG_LABEL
The string field SPRING_CLOUD_CONFIG_LABEL- See Also:
- Constant Field Values
-
FORWARD_SLASH
public static final String FORWARD_SLASH
The string field FORWARD_SLASH- See Also:
- Constant Field Values
-
SPRING_PROFILES_ACTIVE
public static final String SPRING_PROFILES_ACTIVE
The string field SPRING_PROFILES_ACTIVE- See Also:
- Constant Field Values
-
KERNEL
public static final String KERNEL
The string field KERNEL- See Also:
- Constant Field Values
-
SPRING_CLOUD_CONFIG_URI
public static final String SPRING_CLOUD_CONFIG_URI
The string field SPRING_CLOUD_CONFIG_URI- See Also:
- Constant Field Values
-
GENERATE_VID
public static final String GENERATE_VID
The string field for GENERATE_VID- See Also:
- Constant Field Values
-
VID_GENERATOR_ADDRESS
public static final String VID_GENERATOR_ADDRESS
The string field for VID_GENERATOR_ADDRESS- See Also:
- Constant Field Values
-
HTTP_PORT
public static final String HTTP_PORT
The string field for http port- See Also:
- Constant Field Values
-
EMPTY_STRING
public static final String EMPTY_STRING
The string field for empty string- See Also:
- Constant Field Values
-
ZERO
public static final String ZERO
The string field 0- See Also:
- Constant Field Values
-
TWO
public static final String TWO
The string field 2- See Also:
- Constant Field Values
-
NINE
public static final String NINE
The string field 9- See Also:
- Constant Field Values
-
ZERO_TO_NINE
public static final String ZERO_TO_NINE
The string field ZERO_TO_NINE- See Also:
- Constant Field Values
-
CONTENTTYPE
public static final String CONTENTTYPE
The string field CONTENTTYPE- See Also:
- Constant Field Values
-
HEALTH_ENDPOINT
public static final String HEALTH_ENDPOINT
The string field HEALTH_ENDPOINT- See Also:
- Constant Field Values
-
CURRENT_WORKING_DIRECTORY
public static final String CURRENT_WORKING_DIRECTORY
The string field current working directory- See Also:
- Constant Field Values
-
APPLICATION_JSON
public static final String APPLICATION_JSON
- See Also:
- Constant Field Values
-
CONFIG_STORE_OPTIONS_TYPE
public static final String CONFIG_STORE_OPTIONS_TYPE
The static field for ConfigStoreOptions type to be used in ConfigRetriever[viz. spring-config-server , file etc.]- See Also:
- Constant Field Values
-
CONFIG_SERVER_FETCH_TIME_OUT
public static final String CONFIG_SERVER_FETCH_TIME_OUT
The static field value for time-out- See Also:
- Constant Field Values
-
URL
public static final String URL
The static field for url- See Also:
- Constant Field Values
-
TIME_OUT
public static final String TIME_OUT
The static field for time-out- See Also:
- Constant Field Values
-
SWAGGER_UI_JSON_FILENAME
public static final String SWAGGER_UI_JSON_FILENAME
- See Also:
- Constant Field Values
-
SWAGGER_UI_PATH
public static final String SWAGGER_UI_PATH
- See Also:
- Constant Field Values
-
SWAGGER_UI_JSON_PATH
public static final String SWAGGER_UI_JSON_PATH
The swagger ui json file path.- See Also:
- Constant Field Values
-
SWAGGER_JSON_TEMPLATE
public static final String SWAGGER_JSON_TEMPLATE
The swagger json template file.- See Also:
- Constant Field Values
-
SIGNING_ENABLE
public static final String SIGNING_ENABLE
The enable signing property key- See Also:
- Constant Field Values
-
VIDEXPIRY
public static final String VIDEXPIRY
- See Also:
- Constant Field Values
-
GET_EXECUTOR_POOL_ENABLE
public static final String GET_EXECUTOR_POOL_ENABLE
- See Also:
- Constant Field Values
-
-