org.glite.security.voms.services.User Class Reference

List of all members.

Public Member Functions

 User ()
String getDN ()
void setDN (String dn)
String getCA ()
void setCA (String ca)
String getCN ()
String getCertUri ()
void setCertUri (String certUri)
String getMail ()
void setMail (String mail)

Detailed Description

Identifies a user in the VOMS database.

Author:
Akos Frohner

Karoly Lorentey

Definition at line 32 of file User.java.


Constructor & Destructor Documentation

org.glite.security.voms.services.User.User  ) 
 

Empty default constructor.

Definition at line 35 of file User.java.


Member Function Documentation

String org.glite.security.voms.services.User.getCA  ) 
 

Get the distinguished name of the CA that issued the certificate of this user.

Definition at line 45 of file User.java.

String org.glite.security.voms.services.User.getCertUri  ) 
 

Set the common name of this user. public void setCN(String cn) { }

/** Get the URL of the user's certificate.

Definition at line 58 of file User.java.

String org.glite.security.voms.services.User.getCN  ) 
 

Get the common name of this user.

Definition at line 52 of file User.java.

String org.glite.security.voms.services.User.getDN  ) 
 

Get the distinguished name of this user.

Definition at line 38 of file User.java.

String org.glite.security.voms.services.User.getMail  ) 
 

Get the email address of the user.

Definition at line 64 of file User.java.

void org.glite.security.voms.services.User.setCA String  ca  ) 
 

Set the distinguished name of the CA that issued the certificate of this user.

Definition at line 49 of file User.java.

void org.glite.security.voms.services.User.setCertUri String  certUri  ) 
 

Set the URL of the user's certificate.

Definition at line 61 of file User.java.

void org.glite.security.voms.services.User.setDN String  dn  ) 
 

Set the distinguished name of this user.

Definition at line 41 of file User.java.

void org.glite.security.voms.services.User.setMail String  mail  ) 
 

Set the email address of the user.

Definition at line 67 of file User.java.


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