org.iaccess.CredentialManager
Class CredentialsConfig
java.lang.Object
org.iaccess.CredentialManager.CredentialsConfig
public class CredentialsConfig
- extends java.lang.Object
Keeps information of credentials local to an iAccess agent.
The information is loaded from the config.xml file.
Next iAccess release should implement the functionality of this class in a different (secure) way.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaKeys
public static java.lang.String CaKeys
CaKeysPassword
public static java.lang.String CaKeysPassword
CertificateDB
public static java.lang.String CertificateDB
CertificateThirdPartyDB
public static java.lang.String CertificateThirdPartyDB
ProfilesDB
public static java.lang.String ProfilesDB
needClientAuth
public static boolean needClientAuth
principalName
public static java.lang.String principalName
DEFAULT_PASSWORD
public static java.lang.String DEFAULT_PASSWORD
DEFAULT_KEYS
public static java.lang.String DEFAULT_KEYS
DEFAULT_TRUSTSTORE
public static java.lang.String DEFAULT_TRUSTSTORE
CredentialsConfig
public CredentialsConfig()
- Creates a new instance of CredentialsConfig