org.jboss.seam.examples.booking.security
Class Authenticator
java.lang.Object
org.jboss.seam.examples.booking.security.Authenticator
public class Authenticator
- extends Object
This implementation of Authenticator cross references the values of the user's credentials against the
database.
- Author:
- Dan Allen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authenticator
public Authenticator()
authenticate
public boolean authenticate()
Copyright © 2011 Seam Framework. All Rights Reserved.