public class StorageCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
StorageCreator(eu.unicore.util.httpclient.DefaultClientConfiguration secProps,
String besUrl,
int initialLifetime,
String userName) |
StorageCreator(eu.unicore.util.httpclient.DefaultClientConfiguration secProps,
String besUrl,
int initialLifetime,
String storageType,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
de.fzj.unicore.uas.client.StorageClient |
createStorage() |
protected String |
findServerName(String besUrl,
org.w3.x2005.x08.addressing.EndpointReferenceType smsEpr) |
protected org.unigrids.x2006.x04.services.smf.CreateSMSDocument |
getCreateSMSDocument(String... keyValueParams)
prepare request
|
static String |
getStorageFactoryUrl(String besUrl) |
protected Calendar |
getTermTime() |
public StorageCreator(eu.unicore.util.httpclient.DefaultClientConfiguration secProps,
String besUrl,
int initialLifetime,
String storageType,
String userName)
public de.fzj.unicore.uas.client.StorageClient createStorage()
throws Exception
Exceptionprotected String findServerName(String besUrl, org.w3.x2005.x08.addressing.EndpointReferenceType smsEpr) throws Exception
Exceptionprotected org.unigrids.x2006.x04.services.smf.CreateSMSDocument getCreateSMSDocument(String... keyValueParams)
protected Calendar getTermTime()
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.