eu.xtreemos.xosd.security.cdamng.data
Class Authentification
java.lang.Object
eu.xtreemos.xosd.security.cdamng.data.Authentification
- All Implemented Interfaces:
- java.io.Serializable
public class Authentification
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- gregor.pipan@xlab.si
Creation Date: Jul 12, 2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authtype
public AuthentificationType authtype
username
public java.lang.String username
password
public java.lang.String password
cert
public sun.security.x509.X509CertImpl cert
Authentification
public Authentification()
Authentification
public Authentification(java.lang.String username,
java.lang.String password)