| Package | Description |
|---|---|
| org.xipki.security |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentBagEntrySigner |
DfltConcurrentContentSigner.borrowSigner() |
ConcurrentBagEntrySigner |
ConcurrentContentSigner.borrowSigner()
Borrows a signer with implementation-dependent default timeout.
|
ConcurrentBagEntrySigner |
DfltConcurrentContentSigner.borrowSigner(int soTimeout)
Borrows a signer.
|
ConcurrentBagEntrySigner |
ConcurrentContentSigner.borrowSigner(int soTimeout)
Borrows a signer with the given
soTimeout. |
| Modifier and Type | Method and Description |
|---|---|
void |
DfltConcurrentContentSigner.requiteSigner(ConcurrentBagEntrySigner signer) |
void |
ConcurrentContentSigner.requiteSigner(ConcurrentBagEntrySigner signer) |
Copyright © 2019. All rights reserved.