public interface UserManagementAdminService
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
resetUserPassword(String username,
String domain,
PasswordResetWrapper credentials) |
javax.ws.rs.core.Response resetUserPassword(@Size(max=45)
String username,
String domain,
PasswordResetWrapper credentials)
Copyright © 2017 WSO2. All rights reserved.