com.evolveum.midpoint.testing.model.client.sample
Class ClientPasswordHandler

java.lang.Object
  extended by com.evolveum.midpoint.testing.model.client.sample.ClientPasswordHandler
All Implemented Interfaces:
CallbackHandler

public class ClientPasswordHandler
extends Object
implements CallbackHandler

Author:
semancik

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

Constructor Detail

ClientPasswordHandler

public ClientPasswordHandler()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException


Copyright © 2013 evolveum. All Rights Reserved.