public class P11ModuleFactoryRegisterImpl extends Object implements P11ModuleFactoryRegister
| Constructor and Description |
|---|
P11ModuleFactoryRegisterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindService(P11ModuleFactory service) |
P11Module |
getP11Module(P11ModuleConf conf) |
void |
shutdown() |
void |
unbindService(P11ModuleFactory service) |
public void bindService(P11ModuleFactory service)
public void unbindService(P11ModuleFactory service)
public P11Module getP11Module(P11ModuleConf conf) throws P11TokenException
getP11Module in interface P11ModuleFactoryRegisterP11TokenExceptionpublic void shutdown()
Copyright © 2018. All rights reserved.