Interface SandboxAuthnResultCallback
-
public interface SandboxAuthnResultCallbackCallback used to provide a result of sandboxed authentication.- Author:
- Roman Krysinski
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsandboxedAuthenticationDone(SandboxAuthnContext ctx)
-
-
-
Method Detail
-
sandboxedAuthenticationDone
void sandboxedAuthenticationDone(SandboxAuthnContext ctx)
-
-