public class TckSecurity extends Object
Constructor and Description |
---|
TckSecurity() |
Modifier and Type | Method and Description |
---|---|
static String |
getAuthToken(org.uddi.v3_service.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(org.uddi.v3_service.UDDISecurityPortType securityService, String pubId, String cred) throws org.uddi.v3_service.DispositionReportFaultMessage, RemoteException
org.uddi.v3_service.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.