|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
---|---|
org.glite.authz.common.model | This model serves as a simplified XACML model and is used as the Hessian object model used to communicate between the PEP client and daemon. |
Uses of Attribute in org.glite.authz.common.model |
---|
Methods in org.glite.authz.common.model that return types with arguments of type Attribute | |
---|---|
java.util.Set<Attribute> |
Environment.getAttributes()
Gets the attributes that describe the environment. |
java.util.Set<Attribute> |
Resource.getAttributes()
Gets the attributes that describe the resource. |
java.util.Set<Attribute> |
Subject.getAttributes()
Gets the attributes that describe the subject. |
java.util.Set<Attribute> |
Action.getAttributes()
Gets the attributes that identify the action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |