|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.security.vops.xacml.ResourceObject
public 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 .
Field Summary | |
---|---|
private PolicyTargetSubjectAttributes |
objAttributes
|
Constructor Summary | |
---|---|
ResourceObject(PolicyTargetSubjectAttributes oa)
|
Method Summary | |
---|---|
java.lang.String |
getResourceDescription()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private PolicyTargetSubjectAttributes objAttributes
Constructor Detail |
---|
public ResourceObject(PolicyTargetSubjectAttributes oa)
Method Detail |
---|
public java.lang.String getResourceDescription()
getResourceDescription
in interface IResource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |