public class UDDISecurityImpl extends AuthenticatedService implements org.uddi.v3_service.UDDISecurityPortType
Modifier and Type | Field and Description |
---|---|
static String |
AUTH_TOKEN_PREFIX |
AUTHTOKEN_ACTIVE, AUTHTOKEN_RETIRED, baseUrl, baseUrlSSL, ctx, df, UTF8
Modifier | Constructor and Description |
---|---|
|
UDDISecurityImpl() |
protected |
UDDISecurityImpl(WebServiceContext ctx)
used for unit tests only
|
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) |
org.uddi.api_v3.AuthToken |
getAuthToken(String publisherId) |
getEntityPublisher, getNode, getRequestorsIPAddress, setContext
public static final String AUTH_TOKEN_PREFIX
public UDDISecurityImpl()
protected UDDISecurityImpl(WebServiceContext ctx)
ctx
- public void discardAuthToken(org.uddi.api_v3.DiscardAuthToken body) throws org.uddi.v3_service.DispositionReportFaultMessage
discardAuthToken
in interface org.uddi.v3_service.UDDISecurityPortType
org.uddi.v3_service.DispositionReportFaultMessage
public org.uddi.api_v3.AuthToken getAuthToken(org.uddi.api_v3.GetAuthToken body) throws org.uddi.v3_service.DispositionReportFaultMessage
getAuthToken
in interface org.uddi.v3_service.UDDISecurityPortType
org.uddi.v3_service.DispositionReportFaultMessage
public org.uddi.api_v3.AuthToken getAuthToken(String publisherId) throws org.uddi.v3_service.DispositionReportFaultMessage
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.