@Deprecated public class PlainClientCallbackHandler extends SimpleSaslClientCallbackHandler
This should only ever be used for testing. It provides no security at all. DO NOT USE THIS. The user name is the current user and the password is “password”.
Constructor and Description |
---|
PlainClientCallbackHandler()
Deprecated.
For plain, using constants for a pair of user name and password.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.