public abstract class AbstractSecurityStoreGenerator extends Object implements SecurityStoreGenerator
| Modifier and Type | Field and Description |
|---|---|
protected CertificateManager |
certificateMgr |
| Constructor and Description |
|---|
AbstractSecurityStoreGenerator(CertificateManager certificateMgr) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getStorePassword(Map<String,List<String>> credentials,
MapOperations compOps,
String role) |
boolean |
isStoreRequested(MapOperations compOps) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateprotected CertificateManager certificateMgr
public AbstractSecurityStoreGenerator(CertificateManager certificateMgr)
protected String getStorePassword(Map<String,List<String>> credentials, MapOperations compOps, String role) throws SliderException, IOException
SliderExceptionIOExceptionpublic boolean isStoreRequested(MapOperations compOps)
isStoreRequested in interface SecurityStoreGeneratorCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.