com.sybase.uep.bobclient.sync
Class AuthenticateUser
java.lang.Object
com.sybase.uep.bobclient.sync.AuthenticateUser
- All Implemented Interfaces:
- java.lang.Runnable
Deprecated.
public class AuthenticateUser
- extends java.lang.Object
- implements java.lang.Runnable
This is the Authenticate User runnable class.
This will authenticate the username and password
against the active profile
- Author:
- tdang
Field Summary |
static long |
KEY
Deprecated. |
Method Summary |
java.lang.Exception |
getException()
Deprecated. Get the authentication exception thrown |
void |
run()
Deprecated. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final long KEY
- Deprecated.
- See Also:
- Constant Field Values
AuthenticateUser
public AuthenticateUser(IBOBAction action,
java.lang.String username,
java.lang.String password)
- Deprecated.
run
public void run()
- Deprecated.
- Specified by:
run
in interface java.lang.Runnable
getException
public java.lang.Exception getException()
- Deprecated.
- Get the authentication exception thrown
- Returns:
- Exception object