Package org.jboss.security.authorization
Interface Resource
-
- All Known Implementing Classes:
EJBResource,JavaEEResource,POJOResource,WebResource
public interface ResourceResource that is subject to Authorization Decisions- Since:
- Jun 11, 2006
- Version:
- $Revision$
- Author:
- Anil Saldhana
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(String key, Object value)Add key value to context mapResourceTypegetLayer()Map<String,Object>getMap()
-