org.ow2.bonita.identity.auth
Class AuthenticationService
java.lang.Object
org.ow2.bonita.identity.auth.AuthenticationService
- All Implemented Interfaces:
- AuthenticationServiceMBean
public class AuthenticationService
- extends java.lang.Object
- implements AuthenticationServiceMBean
- Author:
- "Pierre Vigneras"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION
public static final java.lang.String CONFIGURATION
- See Also:
- Constant Field Values
AuthenticationService
public AuthenticationService()
authenticateUser
public java.lang.String authenticateUser(java.lang.String... params)
- Specified by:
authenticateUser
in interface AuthenticationServiceMBean
newServer
public static void newServer()
throws javax.management.MBeanRegistrationException
- Throws:
javax.management.MBeanRegistrationException
usage
public static void usage()
main
public static void main(java.lang.String[] args)
throws javax.management.MBeanRegistrationException
- Throws:
javax.management.MBeanRegistrationException
getImplName
public java.lang.String getImplName()
- Description copied from interface:
AuthenticationServiceMBean
- Get the concrete
AuthenticationServiceOp
implementation class name.
- Specified by:
getImplName
in interface AuthenticationServiceMBean
- Returns:
- the concrete
AuthenticationServiceOp
implementation class
name.
Copyright © 2009 OW2 Consortium. All Rights Reserved.