org.mozilla.jss.crypto
public class TokenSupplierManager extends Object
setTokenSupplier
. Then
the providers call getTokenSupplier
when they need to use
CryptoManager. CryptoManager implements the TokenSupplier interface.
Method Summary | |
---|---|
static TokenSupplier | getTokenSupplier() |
static void | setTokenSupplier(TokenSupplier ts) |