de.jw.cloud42.webapp
Class Authenticator

java.lang.Object
  extended by de.jw.cloud42.webapp.Authenticator

@Name(value="authenticator")
public class Authenticator
extends java.lang.Object

Seam Authenticator component.


Constructor Summary
Authenticator()
           
 
Method Summary
 boolean authenticate()
          Seam's authentication method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticator

public Authenticator()
Method Detail

authenticate

public boolean authenticate()
Seam's authentication method. Login a user and set credentials by initializing userManager.

Returns:


Copyright © 2010 just works! Software. All Rights Reserved.