public class JaasCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
JaasCallbackHandler(String username,
String password,
X509Certificate[] certs) |
public JaasCallbackHandler(String username, String password, X509Certificate[] certs)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.