org.jboss.security.authorization
Interface Resource


public interface Resource

Resource that is subject to Authorization Decisions

Since:
Jun 11, 2006
Version:
$Revision: 66941 $
Author:
Anil Saldhana

Method Summary
 ResourceType getLayer()
           
 Map<String,Object> getMap()
           
 

Method Detail

getLayer

ResourceType getLayer()

getMap

Map<String,Object> getMap()


Copyright © 2009 JBoss Inc.. All Rights Reserved.