Uses of Interface
org.eclipse.ecf.core.security.Callback
-
Uses of Callback in org.eclipse.ecf.core.security
Modifier and TypeClassDescriptionclass
Callback that handles Boolean typesclass
Callback that handles String typesclass
Callback that handles arbitrary Objectsclass
Callback that handles passphrasesclass
Callback that handles passwordsModifier and TypeMethodDescriptionUnsupportedCallbackException.getCallback()
Get the unrecognizedCallback
.ModifierConstructorDescriptionUnsupportedCallbackException
(Callback callback) Constructs aUnsupportedCallbackException
with no detail message.UnsupportedCallbackException
(Callback callback, String msg) Constructs a UnsupportedCallbackException with the specified detail message. -
Uses of Callback in org.eclipse.ecf.provider.generic
Modifier and TypeMethodDescriptionprotected Callback[]
ClientSOContainer.createAuthorizationCallbacks()