Package org.eclipse.ecf.core.security
Interface CallbackHandler
- 
 public interface CallbackHandler
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(Callback[] callbacks)
 
- 
- 
- 
Method Detail- 
handlevoid handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException 
 
- 
 
-