| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_MAX_SIZE |
static String |
KEY_ID |
| Constructor and Description |
|---|
StringKeyType() |
StringKeyType(int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getKeyArguments()
The arguments needed to create the key factory
|
String |
getKeyId()
An id representing the type of key
|
int |
getMaxSize() |
public static final String KEY_ID
public static final int DEFAULT_MAX_SIZE
public StringKeyType()
public StringKeyType(int maxSize)
public int getMaxSize()
public String getKeyId()
KeyTypepublic String[] getKeyArguments()
KeyTypegetKeyArguments in interface KeyTypeCopyright © 2015. All rights reserved.