Uses of Interface
pl.edu.icm.unity.engine.api.authn.sandbox.SandboxAuthnContext
-
Packages that use SandboxAuthnContext Package Description pl.edu.icm.unity.engine.api.authn.remote Remote authentication APIpl.edu.icm.unity.engine.api.authn.sandbox -
-
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. -
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.sandbox
Classes in pl.edu.icm.unity.engine.api.authn.sandbox that implement SandboxAuthnContext Modifier and Type Class Description classEmptySandboxAuthnConextFields in pl.edu.icm.unity.engine.api.authn.sandbox declared as SandboxAuthnContext Modifier and Type Field Description SandboxAuthnContextSandboxAuthnEvent. ctxSandboxAuthnContextSandboxAuthenticationResult. sandboxAuthnInfoConstructors in pl.edu.icm.unity.engine.api.authn.sandbox with parameters of type SandboxAuthnContext Constructor Description SandboxAuthenticationResult(AuthenticationResult base, SandboxAuthnContext sandboxAuthnInfo)SandboxAuthnEvent(SandboxAuthnContext ctx, AuthenticatedEntity entity, String callerId)
-