public class UDDISecurityService extends UnicastRemoteObject implements org.uddi.v3_service.UDDISecurityPortType
ref| Modifier | Constructor and Description |
|---|---|
protected |
UDDISecurityService(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
discardAuthToken(org.uddi.api_v3.DiscardAuthToken body) |
org.uddi.api_v3.AuthToken |
getAuthToken(org.uddi.api_v3.GetAuthToken body) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogprotected UDDISecurityService(int port)
throws RemoteException
RemoteExceptionpublic void discardAuthToken(org.uddi.api_v3.DiscardAuthToken body)
throws RemoteException
discardAuthToken in interface org.uddi.v3_service.UDDISecurityPortTypeRemoteExceptionpublic org.uddi.api_v3.AuthToken getAuthToken(org.uddi.api_v3.GetAuthToken body)
throws RemoteException
getAuthToken in interface org.uddi.v3_service.UDDISecurityPortTypeRemoteExceptionCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.