com.silverpeas.authentication.ejb
Class AuthenticationBmEJB

java.lang.Object
  extended by com.silverpeas.authentication.ejb.AuthenticationBmEJB
All Implemented Interfaces:
AuthenticationBm

public class AuthenticationBmEJB
extends Object
implements AuthenticationBm


Constructor Summary
AuthenticationBmEJB()
           
 
Method Summary
 String authenticate(String login, String password, String domainId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationBmEJB

public AuthenticationBmEJB()
Method Detail

authenticate

public String authenticate(String login,
                           String password,
                           String domainId)
Specified by:
authenticate in interface AuthenticationBm


Copyright © 2016 Silverpeas. All Rights Reserved.