JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
security.service
Interface ChangePasswordService
All Known Implementing Classes:
ChangePasswordServiceImpl
public interface
ChangePasswordService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
change
(
String
username,
String
password)
Method Details
change
void
change
(
String
username,
String
password)