public interface FileKeyStore<X extends FileKeyStore<X>> extends KeyStore<X>
Modifier and Type | Field and Description |
---|---|
static String |
CERTIFICATE_ALIAS |
static String |
DEFAULT_KEY_MANAGER_FACTORY_ALGORITHM |
static String |
DEFAULT_KEYSTORE_TYPE |
static String |
KEY_MANAGER_FACTORY_ALGORITHM |
static String |
KEY_STORE_TYPE |
static String |
PASSWORD |
static String |
STORE_URL |
CONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE, TYPE
Modifier and Type | Method and Description |
---|---|
String |
getCertificateAlias() |
String |
getDescription() |
String |
getKeyManagerFactoryAlgorithm() |
String |
getKeyStoreType() |
String |
getPassword() |
String |
getPath() |
String |
getStoreUrl() |
getKeyManagers
addChangeListener, asObjectRecord, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, getTypeClass, isDurable, managesChildStorage, open, openAsync, removeChangeListener, setAttribute, setAttributes, setAttributesAsync
static final String KEY_MANAGER_FACTORY_ALGORITHM
static final String CERTIFICATE_ALIAS
static final String KEY_STORE_TYPE
static final String PASSWORD
static final String STORE_URL
static final String DEFAULT_KEYSTORE_TYPE
static final String DEFAULT_KEY_MANAGER_FACTORY_ALGORITHM
String getDescription()
getDescription
in interface ConfiguredObject<X extends FileKeyStore<X>>
String getStoreUrl()
String getPath()
String getCertificateAlias()
String getKeyManagerFactoryAlgorithm()
String getKeyStoreType()
String getPassword()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.