org.openanzo.endpoint
Class EndpointProperties
java.lang.Object
org.openanzo.endpoint.EndpointProperties
public class EndpointProperties
- extends java.lang.Object
|
Method Summary |
static java.lang.String |
getPassword(java.util.Properties props,
java.lang.String defaultValue)
|
static java.lang.String |
getUserId(java.util.Properties props,
java.lang.String defaultValue)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_USERID
public static final java.lang.String KEY_USERID
- See Also:
- Constant Field Values
KEY_PASSWORD
public static final java.lang.String KEY_PASSWORD
- See Also:
- Constant Field Values
EndpointProperties
public EndpointProperties()
getUserId
public static java.lang.String getUserId(java.util.Properties props,
java.lang.String defaultValue)
getPassword
public static java.lang.String getPassword(java.util.Properties props,
java.lang.String defaultValue)
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.