SOMA.explorer
Class ExplorerThreadGUI.SomaUserCallbackHandler

java.lang.Object
  extended bySOMA.explorer.ExplorerThreadGUI.SomaUserCallbackHandler
All Implemented Interfaces:
javax.security.auth.callback.CallbackHandler
Enclosing class:
ExplorerThreadGUI

class ExplorerThreadGUI.SomaUserCallbackHandler
extends java.lang.Object
implements javax.security.auth.callback.CallbackHandler


Constructor Summary
(package private) ExplorerThreadGUI.SomaUserCallbackHandler()
           
 
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

ExplorerThreadGUI.SomaUserCallbackHandler

ExplorerThreadGUI.SomaUserCallbackHandler()
Method Detail

handle

public void handle(javax.security.auth.callback.Callback[] callbacks)
            throws java.io.IOException,
                   javax.security.auth.callback.UnsupportedCallbackException
Specified by:
handle in interface javax.security.auth.callback.CallbackHandler
Throws:
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException


Copyright © 2004 Luca Foschini