org.apache.juddi.v3.tck
Class TckSecurity

java.lang.Object
  extended by org.apache.juddi.v3.tck.TckSecurity

public class TckSecurity
extends Object

Author:
Kurt T Stam, Jeff Faath

Constructor Summary
TckSecurity()
           
 
Method Summary
static String getAuthToken(UDDISecurityPortType securityService, String pubId, String cred)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TckSecurity

public TckSecurity()
Method Detail

getAuthToken

public static String getAuthToken(UDDISecurityPortType securityService,
                                  String pubId,
                                  String cred)
                           throws DispositionReportFaultMessage,
                                  RemoteException
Throws:
DispositionReportFaultMessage
RemoteException


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.