Uses of Class
org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler

Packages that use AbstractUsernamePasswordAuthenticationHandler
org.jasig.cas.authentication.handler.support Authentication.support contains the specific implementations of the AuthenticationHandler interface. 
 

Uses of AbstractUsernamePasswordAuthenticationHandler in org.jasig.cas.authentication.handler.support
 

Subclasses of AbstractUsernamePasswordAuthenticationHandler in org.jasig.cas.authentication.handler.support
 class JaasAuthenticationHandler
          JAAS Authentication Handler for CAAS.
 class SimpleTestUsernamePasswordAuthenticationHandler
          Simple test implementation of a AuthenticationHandler that returns true if the username and password match.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.