Package org.eclipse.higgins.rp

Interface Summary
DispatchCallback This is the abstraction of the RequestDispatcher from J2EE Servlets
RelyingPartyEnabler The top level interface which defines the Relying Party interface.
ResultCallback  
SessionContext An interface by which protocol handlers can get access to the session context This is the abstraction of the httpSession and portions of the servletContext in J2EE containers Note: All the store/retrieve methods have two versions.
 

Class Summary
AuthProtocolHandler The top level interface for the protocol finite state machine handler.
Constants