public interface NonJavaKeyStore<X extends NonJavaKeyStore<X>> extends KeyStore<X>
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 |
getCertificateUrl() |
long |
getCertificateValidEnd() |
long |
getCertificateValidStart() |
String |
getDescription() |
String |
getIntermediateCertificateUrl() |
String |
getPrivateKeyUrl() |
String |
getSubjectName() |
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
String getDescription()
getDescription
in interface ConfiguredObject<X extends NonJavaKeyStore<X>>
String getPrivateKeyUrl()
String getCertificateUrl()
String getIntermediateCertificateUrl()
String getSubjectName()
long getCertificateValidEnd()
long getCertificateValidStart()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.