| Modifier and Type | Method and Description |
|---|---|
boolean |
RESTfulSerialInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
RESTfulSerialInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RESTfulInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
RESTfulInterfaceConnector.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext connectionContext)
TODO: Implement Method in Users API or remove.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DomainServerImpl.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
DomainServerImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProxyImpl.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserServiceImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
boolean |
ProxyImpl.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
DomainServerCallServerService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
change password.
|
boolean |
DomainServerCallServerService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword)
Deprecated.
|
boolean |
UserService.changePassword(User user,
String oldPassword,
String newPassword,
de.cismet.connectioncontext.ConnectionContext context)
changes users password.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.