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 CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2016 The Apache Software Foundation. All rights reserved.