org.ow2.bonita.identity.auth
Interface AuthenticationServiceMBean

All Known Implementing Classes:
AuthenticationService

public interface AuthenticationServiceMBean

Author:
"Pierre Vigneras"

Method Summary
 java.lang.String authenticateUser(java.lang.String... params)
           
 java.lang.String getImplName()
          Get the concrete AuthenticationServiceOp implementation class name.
 

Method Detail

authenticateUser

java.lang.String authenticateUser(java.lang.String... params)

getImplName

java.lang.String getImplName()
Get the concrete AuthenticationServiceOp implementation class name.

Returns:
the concrete AuthenticationServiceOp implementation class name.


Copyright © 2009 OW2 Consortium. All Rights Reserved.