public class OcspStoreFactoryImpl extends Object implements org.xipki.ocsp.api.OcspStoreFactory
| Constructor and Description |
|---|
OcspStoreFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreateOcspStore(String type) |
org.xipki.ocsp.api.OcspStore |
newOcspStore(String type) |
public boolean canCreateOcspStore(String type)
canCreateOcspStore in interface org.xipki.ocsp.api.OcspStoreFactorypublic org.xipki.ocsp.api.OcspStore newOcspStore(String type) throws org.xipki.util.ObjectCreationException
newOcspStore in interface org.xipki.ocsp.api.OcspStoreFactoryorg.xipki.util.ObjectCreationExceptionCopyright © 2018. All rights reserved.