public class MXODMAutoAuthenticationManager
extends ilog.odm.datasvc.IloAuthenticationManager
Constructor and Description |
---|
MXODMAutoAuthenticationManager() |
Modifier and Type | Method and Description |
---|---|
ilog.odm.datasvc.IloUser |
checkCredential(ilog.odm.utils.IloCredential credential)
This method is called to verify the user.
|
boolean |
mustDisplayLoginDialog()
This methods tells ODM whether to show the login dialog or not when run
from within the Eclipse IDE.
|
getDefaultCredential, getProperties, getUser
public boolean mustDisplayLoginDialog()
mustDisplayLoginDialog
in class ilog.odm.datasvc.IloAuthenticationManager
public ilog.odm.datasvc.IloUser checkCredential(ilog.odm.utils.IloCredential credential) throws ilog.odm.datasvc.IloDataException
checkCredential
in class ilog.odm.datasvc.IloAuthenticationManager
ilog.odm.datasvc.IloDataException