Uses of Interface
pl.edu.icm.unity.engine.api.authn.remote.SandboxAuthnResultCallback
-
Packages that use SandboxAuthnResultCallback Package Description pl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of SandboxAuthnResultCallback in pl.edu.icm.unity.engine.api.authn.remote
Methods in pl.edu.icm.unity.engine.api.authn.remote that return SandboxAuthnResultCallback Modifier and Type Method Description SandboxAuthnResultCallbackRemoteAuthnState. getSandboxCallback()Methods in pl.edu.icm.unity.engine.api.authn.remote with parameters of type SandboxAuthnResultCallback Modifier and Type Method Description voidRemoteAuthnState. setSandboxCallback(SandboxAuthnResultCallback sandboxCallback)protected AbstractRemoteVerificator.RemoteAuthnStateAbstractRemoteVerificator. startAuthnResponseProcessing(SandboxAuthnResultCallback callback, java.lang.String... loggingFacilities)Should be called at the beginning of authN response verification
-