public interface AutoGeneratedSelfSignedKeyStore<X extends AutoGeneratedSelfSignedKeyStore<X>> extends KeyStore<X>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENCODED_CERTIFICATE |
static String |
ENCODED_PRIVATE_KEY |
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 |
|---|---|
Content |
getCertificate() |
Content |
getClientTrustStore(String password) |
int |
getDurationInMonths() |
String |
getEncodedCertificate() |
String |
getEncodedPrivateKey() |
String |
getKeyAlgorithm() |
int |
getKeyLength() |
String |
getSignatureAlgorithm() |
void |
regenerateCertificate() |
getKeyManagersaddChangeListener, 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, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, getTypeClass, isDurable, managesChildStorage, open, openAsync, removeChangeListener, setAttribute, setAttributes, setAttributesAsyncstatic final String ENCODED_CERTIFICATE
static final String ENCODED_PRIVATE_KEY
String getKeyAlgorithm()
String getSignatureAlgorithm()
int getKeyLength()
int getDurationInMonths()
String getEncodedCertificate()
String getEncodedPrivateKey()
void regenerateCertificate()
Content getCertificate()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.