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