public class CertificateRepoProxyFactory<T> extends Object
Constructor and Description |
---|
CertificateRepoProxyFactory(Class<T> serviceInterface,
String filterSt,
org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.apache.cxf.xkms.x509.repo.CertificateRepo |
create() |
Apache CXF