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