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.UDDISecurityPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public 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.UDDISecurityPortType
org.uddi.v3_service.DispositionReportFaultMessage
RemoteException
public Map<String,Object> getRequestContext()
getRequestContext
in interface BindingProvider
public Map<String,Object> getResponseContext()
getResponseContext
in interface BindingProvider
public Binding getBinding()
getBinding
in interface BindingProvider
public EndpointReference getEndpointReference()
getEndpointReference
in interface BindingProvider
public <T extends EndpointReference> T getEndpointReference(Class<T> clazz)
getEndpointReference
in interface BindingProvider
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.