GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Attributes | Static Private Attributes

de.zib.gndms.common.rest.MyProxyToken Class Reference

Another semantic pair .... As the name suggests represents the token used for myproxy access. More...

Inherits java::io::Serializable.

List of all members.

Public Member Functions

 MyProxyToken (String login)
 MyProxyToken (String login, String password)
String getLogin ()
void setLogin (String login)
String getPassword ()
void setPassword (String password)
boolean hasPassword ()
boolean isValid ()
int size ()
String get (int idx)
boolean equals (Object o)
int hashCode ()

Private Attributes

String login
String password

Static Private Attributes

static final long serialVersionUID = -3476234246022203639L

Detailed Description

Another semantic pair ....

As the name suggests represents the token used for myproxy access.

Author:
Maik Jorra jorra@zib.de
Date:
24.11.11 11:00

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations