org.glite.security.voms.services.attributes.AttributeValue Class Reference

List of all members.

Public Member Functions

AttributeClass getAttributeClass ()
void setAttributeClass (AttributeClass attributeClass)
String getContext ()
void setContext (String context)
String getValue ()
void setValue (String value)

Package Attributes

AttributeClass attributeClass
String context
String value

Detailed Description

An AttributeValue is the value of a Generic attribute that is usually bound to VOMS user, groups or qualified roles (i.e., roles withing groups).

Author:
andrea

Definition at line 34 of file AttributeValue.java.


Member Data Documentation

AttributeClass org.glite.security.voms.services.attributes.AttributeValue.attributeClass [package]
 

The AttributeClass object to which this value is linked

Definition at line 44 of file AttributeValue.java.

Referenced by org.glite.security.voms.services.attributes.AttributeValue.getAttributeClass(), and org.glite.security.voms.services.attributes.AttributeValue.setAttributeClass().

String org.glite.security.voms.services.attributes.AttributeValue.context [package]
 

A context qualifier. This context doesn't need to be set from the client application. It's set by VOMS Admin to distinguish attribute values of the same class assigned in different contexts (e.g., at the user level, at the group level, or at the qualified role level.

Definition at line 52 of file AttributeValue.java.

Referenced by org.glite.security.voms.services.attributes.AttributeValue.getContext().

String org.glite.security.voms.services.attributes.AttributeValue.value [package]
 

The actual value of the attribute.

Definition at line 57 of file AttributeValue.java.

Referenced by org.glite.security.voms.services.attributes.AttributeValue.getValue().


The documentation for this class was generated from the following file:
Generated on Thu Apr 10 18:02:26 2008 for VOMS Admin by  doxygen 1.4.6