Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.connection.tls
Class DummyPasswordCallbackHandler

java.lang.Object
  extended by com.genesyslab.platform.commons.connection.tls.DummyPasswordCallbackHandler
All Implemented Interfaces:
javax.security.auth.callback.CallbackHandler

public final class DummyPasswordCallbackHandler
extends java.lang.Object
implements javax.security.auth.callback.CallbackHandler

Convenience implementation of CallbackHandler, does nothing. Can be used to create KeyManager instances that require non-null instance of CallbackHandler be provided.

See Also:
CallbackHandler

Constructor Summary
DummyPasswordCallbackHandler()
           
 
Method Summary
 void handle(javax.security.auth.callback.Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyPasswordCallbackHandler

public DummyPasswordCallbackHandler()
Method Detail

handle

public void handle(javax.security.auth.callback.Callback[] callbacks)
Specified by:
handle in interface javax.security.auth.callback.CallbackHandler

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.