org.apache.openejb.server.webservices
Class BasicAuthHttpListenerWrapper
java.lang.Object
org.apache.openejb.server.webservices.BasicAuthHttpListenerWrapper
- All Implemented Interfaces:
- HttpListener
public class BasicAuthHttpListenerWrapper
- extends Object
- implements HttpListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicAuthHttpListenerWrapper
public BasicAuthHttpListenerWrapper(HttpListener httpListener,
String realmName)
onMessage
public void onMessage(HttpRequest request,
HttpResponse response)
throws Exception
- Specified by:
onMessage
in interface HttpListener
- Throws:
Exception
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.