org.jboss.seam.example.booking
Class AuthenticatorAction
java.lang.Object
org.jboss.seam.example.booking.AuthenticatorAction
- All Implemented Interfaces:
- Authenticator
@Name(value="authenticator")
public class AuthenticatorAction
- extends Object
- implements Authenticator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticatorAction
public AuthenticatorAction()
authenticate
public boolean authenticate()
- Specified by:
authenticate in interface Authenticator
Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.