org.fcrepo.client.utility.validate.remote
Class ServiceInfo
java.lang.Object
org.fcrepo.client.utility.validate.remote.ServiceInfo
public class ServiceInfo
- extends Object
Holds the information necessary to open an API-M or API-A client.
- Author:
- Jim Blake
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInfo
public ServiceInfo(URL baseUrl,
String username,
String password)
getBaseUrl
public URL getBaseUrl()
getBaseUrlString
public String getBaseUrlString()
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2012 DuraSpace. All Rights Reserved.