Uses of Interface
pl.edu.icm.unity.engine.api.authn.SandboxAuthnContext
-
Packages that use SandboxAuthnContext Package Description pl.edu.icm.unity.engine.api.authn.local Local authentication API and general purpose support classespl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.local
Classes in pl.edu.icm.unity.engine.api.authn.local that implement SandboxAuthnContext Modifier and Type Class Description classLocalSandboxAuthnContextResult of sandbox authn using a local facility. -
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.remote
Classes in pl.edu.icm.unity.engine.api.authn.remote that implement SandboxAuthnContext Modifier and Type Class Description classRemoteSandboxAuthnContextStores full information on the remote sandboxed authentication.Methods in pl.edu.icm.unity.engine.api.authn.remote with parameters of type SandboxAuthnContext Modifier and Type Method Description voidSandboxAuthnResultCallback. sandboxedAuthenticationDone(SandboxAuthnContext ctx)
-