Node Director
Static Public Member Functions | List of all members
sfi.director.application.SetPassword Class Reference

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

The documentation for this class was generated from the following file: