org.n52.wps.unicore.client
Class UnicoreClient
java.lang.Object
org.n52.wps.unicore.client.UnicoreClient
public class UnicoreClient
- extends java.lang.Object
|
Field Summary |
protected de.fzj.unicore.uas.security.IUASSecurityProperties |
securityProperties
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
securityProperties
protected de.fzj.unicore.uas.security.IUASSecurityProperties securityProperties
UnicoreClient
public UnicoreClient()
perform
public java.util.List<UnicoreAlgorithmOutput> perform(java.util.List<UnicoreAlgorithmInput> pInputDataList)
throws java.lang.Exception
- Throws:
java.lang.Exception
createSecurityProperties
protected de.fzj.unicore.uas.security.IUASSecurityProperties createSecurityProperties(java.lang.String pKeystore,
java.lang.String pAlias,
java.lang.String pPassword,
java.lang.String pType)
submitApplicationFiles
protected void submitApplicationFiles(de.fzj.unicore.uas.security.IUASSecurityProperties pSecurityProperties,
de.fzj.unicore.uas.client.TSSClient pTargetSystem)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2007-2011 52north.org. All Rights Reserved.