Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.hook
Interface SignOffHook


public interface SignOffHook

This interface represents the plug-in modules that performs sign off.


Method Summary
 void signOff(Request request)
          Delegate authentication operation to an external module.

 

Method Detail

signOff

public void signOff(Request request)
Delegate authentication operation to an external module.
Parameters:
request - the current request

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.