Uses of Class
org.gatein.wci.authentication.AuthenticationException
Packages that use AuthenticationException
-
Uses of AuthenticationException in org.gatein.wci.spi
Methods in org.gatein.wci.spi that throw AuthenticationExceptionModifier and TypeMethodDescriptionvoidServletContainerContext.login(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Credentials credentials) Authentication support.