org.apache.juddi.v3.client.transport.wrapper
Class UDDISecurityService
java.lang.Object
org.apache.juddi.v3.client.transport.wrapper.UDDISecurityService
public class UDDISecurityService
- extends Object
- Author:
- Tom Cunningham (tcunning@apache.org), Kurt Stam (kurt.stam@redhat.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDISecurityService
public UDDISecurityService()
validateRequest
public void validateRequest(String operation)
throws UnsupportedOperationException
- Throws:
UnsupportedOperationException
secure
public Node secure(Element uddiReq)
throws Exception
- Throws:
Exception
secure
public Node secure(Element uddiReq,
String nodeName,
String clientName)
throws Exception
- Throws:
Exception
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.