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, getUserpublic boolean mustDisplayLoginDialog()
mustDisplayLoginDialog in class ilog.odm.datasvc.IloAuthenticationManagerpublic ilog.odm.datasvc.IloUser checkCredential(ilog.odm.utils.IloCredential credential)
throws ilog.odm.datasvc.IloDataException
checkCredential in class ilog.odm.datasvc.IloAuthenticationManagerilog.odm.datasvc.IloDataException