br.com.esec.icpm.signer.security
Class Constants

java.lang.Object
  extended by br.com.esec.icpm.signer.security.Constants

public final class Constants
extends Object

Author:
aoliveira

Field Summary
static String CONFIG_FILE
           
static String CONFIG_FOLDER
           
static String CRYPTO_FILE
           
static String CRYPTO_KEY_ALIAS_KEY
           
static String CRYPTO_KEYSTORE_FILE_KEY
           
static String CRYPTO_KEYSTORE_TYPE_KEY
           
static String CRYPTO_PROVIDER_KEY
           
static String GEN_FOLDER
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FOLDER

public static final String CONFIG_FOLDER
See Also:
Constant Field Values

GEN_FOLDER

public static final String GEN_FOLDER
See Also:
Constant Field Values

CONFIG_FILE

public static final String CONFIG_FILE
See Also:
Constant Field Values

CRYPTO_FILE

public static final String CRYPTO_FILE
See Also:
Constant Field Values

CRYPTO_PROVIDER_KEY

public static final String CRYPTO_PROVIDER_KEY
See Also:
Constant Field Values

CRYPTO_KEYSTORE_TYPE_KEY

public static final String CRYPTO_KEYSTORE_TYPE_KEY
See Also:
Constant Field Values

CRYPTO_KEYSTORE_FILE_KEY

public static final String CRYPTO_KEYSTORE_FILE_KEY
See Also:
Constant Field Values

CRYPTO_KEY_ALIAS_KEY

public static final String CRYPTO_KEY_ALIAS_KEY
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2015. All rights reserved.