Uses of Interface
org.gatein.wci.authentication.AuthenticationListener
-
Packages that use AuthenticationListener Package Description org.gatein.wci -
-
Uses of AuthenticationListener in org.gatein.wci
Methods in org.gatein.wci with parameters of type AuthenticationListener Modifier and Type Method Description voidServletContainer. addAuthenticationListener(AuthenticationListener listener)Add the authentication listener.voidServletContainer. removeAuthenticationlistener(AuthenticationListener listener)Remove the authentication listener.
-