public static class PasswordValidationCallback.DerivedKeyPasswordRequest extends Object implements PasswordValidationCallback.Request
| Constructor and Description |
|---|
DerivedKeyPasswordRequest(String userName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreated() |
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String name) |
public DerivedKeyPasswordRequest(String userName)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.