public class DefaultKeyFactory extends KeyFactory
Constructor and Description |
---|
DefaultKeyFactory() |
Modifier and Type | Method and Description |
---|---|
Object |
buildKey(String keyString)
Builds a key from a string parameter.
|
getDataStore, setDataStore
public Object buildKey(String keyString)
buildKey
in class KeyFactory
keyString
- the key object as a string.Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.