org.mobicents.examples.convergeddemo.seam.action
Class AuthenticatorAction

java.lang.Object
  extended by org.mobicents.examples.convergeddemo.seam.action.AuthenticatorAction
All Implemented Interfaces:
Authenticator

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


Constructor Summary
AuthenticatorAction()
           
 
Method Summary
 boolean authenticate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticatorAction

public AuthenticatorAction()
Method Detail

authenticate

public boolean authenticate()
Specified by:
authenticate in interface Authenticator


Copyright © 2010. All Rights Reserved.