org.ocopomo.contentrepositoryclient.publish.json
Class Authentification
java.lang.Object
org.ocopomo.contentrepositoryclient.publish.json.Authentification
public class Authentification
- extends java.lang.Object
Constructor Summary |
Authentification(java.lang.String username,
java.lang.String password)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authentification
public Authentification(java.lang.String username,
java.lang.String password)
getUsername
public java.lang.String getUsername()
setUsername
public void setUsername(java.lang.String username)
getPassword
public java.lang.String getPassword()
setPassword
public void setPassword(java.lang.String password)