Package | Description |
---|---|
ome.security.auth |
Modifier and Type | Method and Description |
---|---|
void |
PasswordProviders.changeDistinguisedName(String user,
String dn) |
void |
ConfigurablePasswordProvider.changePassword(String user,
String password)
Throws by default.
|
void |
JdbcHashedPasswordProvider.changePassword(String user,
String md5password) |
void |
JdbcPasswordProvider.changePassword(String user,
String password) |
void |
PasswordProvider.changePassword(String user,
String password)
Attempts to change the password for the given user.
|
void |
PasswordProviders.changePassword(String user,
String password) |
protected void |
JdbcPasswordProvider.changePassword(String user,
String password,
PasswordUtil.METHOD method)
Actually perform the password change in the database and log the event against the user.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.