org.n52.wps.unicore.client
Class UnicoreClient

java.lang.Object
  extended by org.n52.wps.unicore.client.UnicoreClient

public class UnicoreClient
extends java.lang.Object


Field Summary
protected  de.fzj.unicore.uas.security.IUASSecurityProperties securityProperties
           
 
Constructor Summary
UnicoreClient()
           
 
Method Summary
protected  de.fzj.unicore.uas.security.IUASSecurityProperties createSecurityProperties(java.lang.String pKeystore, java.lang.String pAlias, java.lang.String pPassword, java.lang.String pType)
           
 java.util.List<UnicoreAlgorithmOutput> perform(java.util.List<UnicoreAlgorithmInput> pInputDataList)
           
protected  void submitApplicationFiles(de.fzj.unicore.uas.security.IUASSecurityProperties pSecurityProperties, de.fzj.unicore.uas.client.TSSClient pTargetSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

securityProperties

protected de.fzj.unicore.uas.security.IUASSecurityProperties securityProperties
Constructor Detail

UnicoreClient

public UnicoreClient()
Method Detail

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.