Package org.jasig.cas.adaptors.generic

Class Summary
AcceptUsersAuthenticationHandler Handler that contains a list of valid users and passwords.
FileAuthenticationHandler Class designed to read data from a file in the format of USERNAME SEPARATOR PASSWORD that will go line by line and look for the username.
RejectUsersAuthenticationHandler AuthenticationHandler which fails to authenticate a user purporting to be one of the blocked usernames, and blindly authenticates all other users.
 



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