public class TokenSupplierManager
extends java.lang.Object
setTokenSupplier.  Then
 the providers call getTokenSupplier when they need to use
 CryptoManager.  CryptoManager implements the TokenSupplier interface.| Constructor and Description | 
|---|
TokenSupplierManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TokenSupplier | 
getTokenSupplier()  | 
static void | 
setTokenSupplier(TokenSupplier ts)  | 
public static void setTokenSupplier(TokenSupplier ts)
public static TokenSupplier getTokenSupplier()