mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
promptForNewPassword API should be public for reuse
This commit is contained in:
parent
4492b011f2
commit
19c06ef7ae
1 changed files with 1 additions and 1 deletions
|
@ -1223,7 +1223,7 @@ public abstract class AbstractConnectorService extends RSEModelObject implements
|
|||
}
|
||||
}
|
||||
|
||||
protected class NewPasswordInfo
|
||||
public class NewPasswordInfo
|
||||
{
|
||||
public String newPassword;
|
||||
public boolean savePassword;
|
||||
|
|
Loading…
Add table
Reference in a new issue