public class EncrypterHolder
extends java.lang.Object
Constructor and Description |
---|
EncrypterHolder() |
Modifier and Type | Method and Description |
---|---|
static EncrypterHolder |
get() |
Encrypter |
getEncrypter() |
static void |
InitEncrypterHolder(Encrypter encrypter) |
public static EncrypterHolder get()
public static void InitEncrypterHolder(Encrypter encrypter)
public Encrypter getEncrypter()