public class TckSecurity extends Object
Constructor and Description |
---|
TckSecurity() |
Modifier and Type | Method and Description |
---|---|
static String |
getAuthToken(UDDISecurityPortType securityService,
String pubId,
String cred) |
static void |
setCredentials(BindingProvider bindingProvider,
String publisherId,
String password)
used for non UDDI AuthToken authentication.
|
public static String getAuthToken(UDDISecurityPortType securityService, String pubId, String cred) throws DispositionReportFaultMessage, RemoteException
public static void setCredentials(BindingProvider bindingProvider, String publisherId, String password)
bindingProvider
- publisherId
- password
- Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.