org.gcube.common.database.endpoint
Class Credential
java.lang.Object
org.gcube.common.database.endpoint.Credential
public class Credential
- extends Object
Class that represents credentials for access within a database.
- Author:
- "Luigi Fortunati"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Credential
public Credential(String username,
String password)
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2013. All Rights Reserved.