JASPIC 1.1 - Apache Tomcat 9.0.39
- java.lang.Object
-
- javax.security.auth.message.callback.PasswordValidationCallback
-
- All Implemented Interfaces:
- javax.security.auth.callback.Callback
public class PasswordValidationCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
Callback that enables an authentication module to supply a user name and
password (to a runtime?) and determine if the result of validation.
-
-
Constructor Summary
Constructors
Constructor and Description |
PasswordValidationCallback(javax.security.auth.Subject subject,
java.lang.String username,
char[] password) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JASPIC 1.1 - Apache Tomcat 9.0.39
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.