|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResource | |
---|---|
eu.xtreemos.xosd.vops.xacml | |
eu.xtreemos.xosd.vops.xacml.utils |
Uses of IResource in eu.xtreemos.xosd.vops.xacml |
---|
Classes in eu.xtreemos.xosd.vops.xacml that implement IResource | |
---|---|
class |
ResourceObject
Created for testing purposes (RAL meeting in december), access control can be performed on individual resources and more general, should be used to control access to a group of resources/services sharing certain characteristics . |
Uses of IResource in eu.xtreemos.xosd.vops.xacml.utils |
---|
Fields in eu.xtreemos.xosd.vops.xacml.utils with type parameters of type IResource | |
---|---|
(package private) static java.util.ArrayList<IResource> |
PolicyFactory.listOfResources
Experiamental |
Methods in eu.xtreemos.xosd.vops.xacml.utils with parameters of type IResource | |
---|---|
static void |
PolicyFactory.registerResource(IResource res)
EXPERIMENTAL! This method registers resource into local PDP. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |