Static Public Member Functions |
static String | setPassword (String login, String oldpw, String newpw) |
static String | setPassword (String login, String oldpw, String newpw, boolean priviledged) |
static String | setPasswordByFilter (String filter, String oldpw, String newpw) |
static String | setPasswordByFilter (String filter, String oldpw, String newpw, boolean priviledged) |
static String | setPasswordByFilter (String authfilter, String filter, String oldpw, String newpw, boolean priviledged) |
Member Function Documentation
static String sfi.director.application.SetPassword.setPassword |
( |
String |
login, |
|
|
String |
oldpw, |
|
|
String |
newpw |
|
) |
| |
|
static |
static String sfi.director.application.SetPassword.setPassword |
( |
String |
login, |
|
|
String |
oldpw, |
|
|
String |
newpw, |
|
|
boolean |
priviledged |
|
) |
| |
|
static |
static String sfi.director.application.SetPassword.setPasswordByFilter |
( |
String |
filter, |
|
|
String |
oldpw, |
|
|
String |
newpw |
|
) |
| |
|
static |
static String sfi.director.application.SetPassword.setPasswordByFilter |
( |
String |
filter, |
|
|
String |
oldpw, |
|
|
String |
newpw, |
|
|
boolean |
priviledged |
|
) |
| |
|
static |
static String sfi.director.application.SetPassword.setPasswordByFilter |
( |
String |
authfilter, |
|
|
String |
filter, |
|
|
String |
oldpw, |
|
|
String |
newpw, |
|
|
boolean |
priviledged |
|
) |
| |
|
static |
References sfi.director.util.Setup.authdb, com.graeff.pwencode.Encoder.authorize(), sfi.director.repository.DBConnection.completeDN(), sfi.director.util.Tools.debug(), sfi.director.application.objevents.Workflow.doEvent(), com.graeff.pwencode.Encoder.encode(), sfi.director.repository.DBObject.getAttribute(), sfi.director.repository.DBObject.getDN(), sfi.director.util.MyProperties.getPropertyBoolean(), sfi.director.repository.DN.getRaw(), sfi.director.repository.DBObject.getValue(), sfi.director.util.Setup.properties, sfi.director.repository.DBObject.removeAttribute(), sfi.director.util.Setup.reqqueuedb, sfi.director.util.Setup.scheduler, sfi.director.repository.DBConnection.search(), sfi.director.util.Init.set_db(), and sfi.director.schedule.Scheduler.setPriviledged().
The documentation for this class was generated from the following file: