public abstract class KeyGeneratorFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_IMPL |
Constructor and Description |
---|
KeyGeneratorFactory() |
Modifier and Type | Method and Description |
---|---|
static KeyGenerator |
forceNewKeyGenerator() |
static KeyGenerator |
getKeyGenerator() |
public static final String DEFAULT_IMPL
public static KeyGenerator getKeyGenerator()
public static KeyGenerator forceNewKeyGenerator()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.