|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRequestHandler | |
|---|---|
| org.aselect.server.request.handler.sfs.authentication | |
| Uses of IRequestHandler in org.aselect.server.request.handler.sfs.authentication |
|---|
| Classes in org.aselect.server.request.handler.sfs.authentication that implement IRequestHandler | |
|---|---|
class |
AbstractAPIRequestHandler
Abstract API request handler. |
class |
AbstractBrowserRequestHandler
Abstract browser request handler. |
class |
ApplicationAPIHandler
Handle API requests from Applications and A-Select Agents. |
class |
ApplicationBrowserHandler
This class handles login requests coming from applications through a users browser. |
class |
ASelectAPIHandler
This class handles incoming API calls from local servers. |
class |
ASelectBrowserHandler
This class handles requests coming from a a-select server through a users browser. |
class |
AuthSPAPIHandler
This class handles authentication responses and API calls originating from an authsp. |
class |
AuthSPBrowserHandler
This class handles cross-authentication requests coming from a remote A-Select Server, except for the cross_login request. |
| Methods in org.aselect.server.request.handler.sfs.authentication that return IRequestHandler | |
|---|---|
IRequestHandler |
RequestHandlerFactory.createRequestHandler(javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse)
Factory method for creating a request handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||