public class PasswordValidationCallback extends Object implements Callback
Constructor and Description |
---|
PasswordValidationCallback(Subject subject,
String username,
char[] password) |
Modifier and Type | Method and Description |
---|---|
void |
clearPassword() |
char[] |
getPassword() |
boolean |
getResult() |
Subject |
getSubject() |
String |
getUsername() |
void |
setResult(boolean result) |
Copyright © 2015. All rights reserved.