oracle.panama.rt.hook
Interface SignOffHook


public interface SignOffHook

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


Method Summary
TypeMethod
 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