public class Security3to2 extends Object implements org.uddi.v3_service.UDDISecurityPortType, BindingProvider
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, SOAPACTION_URI_PROPERTY, SOAPACTION_USE_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
Security3to2() |
| 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) |
Binding |
getBinding() |
EndpointReference |
getEndpointReference() |
<T extends EndpointReference> |
getEndpointReference(Class<T> clazz) |
Map<String,Object> |
getRequestContext() |
Map<String,Object> |
getResponseContext() |
public void discardAuthToken(org.uddi.api_v3.DiscardAuthToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage,
RemoteException
discardAuthToken in interface org.uddi.v3_service.UDDISecurityPortTypeorg.uddi.v3_service.DispositionReportFaultMessageRemoteExceptionpublic org.uddi.api_v3.AuthToken getAuthToken(org.uddi.api_v3.GetAuthToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage,
RemoteException
getAuthToken in interface org.uddi.v3_service.UDDISecurityPortTypeorg.uddi.v3_service.DispositionReportFaultMessageRemoteExceptionpublic Map<String,Object> getRequestContext()
getRequestContext in interface BindingProviderpublic Map<String,Object> getResponseContext()
getResponseContext in interface BindingProviderpublic Binding getBinding()
getBinding in interface BindingProviderpublic EndpointReference getEndpointReference()
getEndpointReference in interface BindingProviderpublic <T extends EndpointReference> T getEndpointReference(Class<T> clazz)
getEndpointReference in interface BindingProviderCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.