public interface CredentialProperty
Properties object when
 using the AliasCredentialMapReaderMBean.| Modifier and Type | Field and Description | 
|---|---|
static String | 
ALIAS
The  
Properties key used to get the credential alias. | 
static String | 
CREDENTIAL_NAME
The  
Properties key used to get the credential (alias) used to fetch the keystore entry. | 
static String | 
KEYSTORE_ALIAS
The  
Properties key used to get the keystore alias. | 
static String | 
USER_NAME
The  
Properties key used to get the credential user name. | 
static final String ALIAS
Properties key used to get the credential alias.static final String USER_NAME
Properties key used to get the credential user name.static final String KEYSTORE_ALIAS
Properties key used to get the keystore alias.static final String CREDENTIAL_NAME
Properties key used to get the credential (alias) used to fetch the keystore entry.