public class MultiSlotHSMPoolContainer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.concurrent.ConcurrentHashMap<java.lang.Long,HSMPool> |
multiSlotHSMPool |
Constructor and Description |
---|
MultiSlotHSMPoolContainer() |
Modifier and Type | Method and Description |
---|---|
void |
addHSMPool(HSMPool pool) |
P11SmartCard |
checkOutItem(long slot) |
void |
offer(P11SmartCard sc) |
public java.util.concurrent.ConcurrentHashMap<java.lang.Long,HSMPool> multiSlotHSMPool
public void addHSMPool(HSMPool pool)
public P11SmartCard checkOutItem(long slot) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public void offer(P11SmartCard sc)
Copyright © 2025. All rights reserved.