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, setDataStorepublic Object buildKey(String keyString)
buildKey in class KeyFactorykeyString - the key object as a string.Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.