Uses of Class
org.xipki.security.ConcurrentBagEntrySigner
-
Packages that use ConcurrentBagEntrySigner Package Description org.xipki.security -
-
Uses of ConcurrentBagEntrySigner in org.xipki.security
Methods in org.xipki.security that return ConcurrentBagEntrySigner Modifier and Type Method Description ConcurrentBagEntrySignerConcurrentContentSigner. borrowSigner()Borrows a signer with implementation-dependent default timeout.ConcurrentBagEntrySignerConcurrentContentSigner. borrowSigner(int soTimeout)Borrows a signer with the givensoTimeout.ConcurrentBagEntrySignerDfltConcurrentContentSigner. borrowSigner()ConcurrentBagEntrySignerDfltConcurrentContentSigner. borrowSigner(int soTimeout)Borrows a signer.Methods in org.xipki.security with parameters of type ConcurrentBagEntrySigner Modifier and Type Method Description voidConcurrentContentSigner. requiteSigner(ConcurrentBagEntrySigner signer)voidDfltConcurrentContentSigner. requiteSigner(ConcurrentBagEntrySigner signer)
-