public interface UsernamePasswordValidator
| Modifier and Type | Method and Description |
|---|---|
void |
login(String username,
String password,
MessageContext context) |
void login(String username, String password, MessageContext context) throws LoginFailedException
LoginFailedExceptionCopyright © 2006–2024. All rights reserved.