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, UDDISecurityPortType
public class UDDISecurityImpl
- extends AuthenticatedService
- implements 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(DiscardAuthToken body)
throws DispositionReportFaultMessage
- Specified by:
discardAuthToken in interface UDDISecurityPortType
- Throws:
DispositionReportFaultMessage
getAuthToken
public AuthToken getAuthToken(GetAuthToken body)
throws DispositionReportFaultMessage
- Specified by:
getAuthToken in interface UDDISecurityPortType
- Returns:
- returns org.uddi.api_v3.AuthToken
- Throws:
DispositionReportFaultMessage
getAuthToken
public AuthToken getAuthToken(String publisherId)
throws DispositionReportFaultMessage
- Throws:
DispositionReportFaultMessage
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.