org.apache.juddi.api.impl
Class UDDISecurityImpl
java.lang.Object
org.apache.juddi.api.impl.AuthenticatedService
org.apache.juddi.api.impl.UDDISecurityImpl
- All Implemented Interfaces:
- Remote, org.uddi.v3_service.UDDISecurityPortType
public class UDDISecurityImpl
- extends AuthenticatedService
- implements org.uddi.v3_service.UDDISecurityPortType
- Author:
- Jeff Faath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTH_TOKEN_PREFIX
public static final String AUTH_TOKEN_PREFIX
- See Also:
- Constant Field Values
UDDISecurityImpl
public UDDISecurityImpl()
discardAuthToken
public void discardAuthToken(org.uddi.api_v3.DiscardAuthToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
discardAuthToken
in interface org.uddi.v3_service.UDDISecurityPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getAuthToken
public org.uddi.api_v3.AuthToken getAuthToken(org.uddi.api_v3.GetAuthToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getAuthToken
in interface org.uddi.v3_service.UDDISecurityPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getAuthToken
public org.uddi.api_v3.AuthToken getAuthToken(String publisherId)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.