public class KeyMap extends Object
Constructor and Description |
---|
KeyMap() |
KeyMap(Map<String,CachedKey> keys) |
Modifier and Type | Method and Description |
---|---|
CachedKey |
getCachedKey(String keyAlias) |
Key |
getKey(String keyAlias) |
Set<String> |
getKeyAliases() |
int |
numKeys() |
void |
setKey(String keyAlias,
Key key) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.