|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Authenticator | The Authenticator interface defines the service interface which
may be used by applications to enfore requests to be authenticated (see
Authenticator.login(HttpServletRequest, HttpServletResponse) ) or to end enforced
authentication (see Authenticator.logout(HttpServletRequest, HttpServletResponse)
). |
Exception Summary | |
---|---|
NoAuthenticationHandlerException | The NoAuthenticationHandlerException is thrown to indicate that
the
Authenticator.login(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
method could not find a way to authenticate the request user. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |