dfischer.femtowebserver.test
Interface BasicAuthGenericTestInterface
- All Known Implementing Classes:
- BasicAuthGenericTestWeblet
- public interface BasicAuthGenericTestInterface
This (example) interface is a bridge between the abstract BasicAuthGenericTestWeblet and
the real instance of the BasicAuthTestWeblet. It re-defines the HttpdWebletInterface
by adding an authorized username.
You can download the sourcecode of all examples at: http://www.d-fischer.com/femto/FemtoProgrammingExamplesSourcecode.zip
- See Also:
BasicAuthTestWeblet,
BasicAuthGenericTestWeblet
execute
public void execute(HttpRequest req,
HttpResponse res,
HttpdProperties httpdProperties,
java.lang.String username)
throws java.lang.Exception
- Re-definition example of the HttpdWebletInterface by adding an authorized username
Copyright 2002, 2003, 2006 by Ingenieurbüro David Fischer GmbH, Switzerland. All rights reserved.