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

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

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

Subclasses of AbstractPreAndPostProcessingAuthenticationHandler in org.jasig.cas.authentication.handler.support
 class AbstractUsernamePasswordAuthenticationHandler
          Abstract class to override supports so that we don't need to duplicate the check for UsernamePasswordCredentials.
 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.