org.imixs.workflow.jee.adminclient
Class SecurityHashMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
org.imixs.workflow.jee.adminclient.SecurityHashMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map
public class SecurityHashMap
- extends HashMap
This is a helper Class to check access level of a user
- Author:
- Ralph Soika
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
SecurityHashMap
public SecurityHashMap()
get
public Object get(Object object)
- Specified by:
get in interface Map- Overrides:
get in class HashMap
Copyright © 2006-2011 Imixs Software Solutions GmbH. All Rights Reserved.