public class ApiKey
extends java.lang.Object
Constructor and Description |
---|
ApiKey() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey()
Return the Apikey
|
java.lang.String |
getPassword()
Return the password associated with the ApiKey
|
java.lang.String |
toString()
(non-Javadoc)
|
public java.lang.String getKey()
public java.lang.String getPassword()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()