JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.silverpeas.mobile.shared.dto.password.PasswordDTO
Packages that use
PasswordDTO
Package
Description
org.silverpeas.mobile.shared.services.rest
Uses of
PasswordDTO
in
org.silverpeas.mobile.shared.services.rest
Methods in
org.silverpeas.mobile.shared.services.rest
with parameters of type
PasswordDTO
Modifier and Type
Method
Description
void
ServicePassword.
checking
(
PasswordDTO
value,
RestCallback
<
PasswordControlDTO
> callback)