Uses of Interface
pl.edu.icm.unity.engine.api.authn.sandbox.SandboxAuthnContext
Packages that use SandboxAuthnContext
Package
Description
Remote authentication API
-
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.remote
Classes in pl.edu.icm.unity.engine.api.authn.remote that implement SandboxAuthnContextModifier and TypeClassDescriptionclassStores 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 SandboxAuthnContextFields in pl.edu.icm.unity.engine.api.authn.sandbox declared as SandboxAuthnContextModifier and TypeFieldDescriptionfinal SandboxAuthnContextSandboxAuthnEvent.ctxfinal SandboxAuthnContextSandboxAuthenticationResult.sandboxAuthnInfoConstructors in pl.edu.icm.unity.engine.api.authn.sandbox with parameters of type SandboxAuthnContextModifierConstructorDescriptionSandboxAuthenticationResult(AuthenticationResult base, SandboxAuthnContext sandboxAuthnInfo) SandboxAuthnEvent(SandboxAuthnContext ctx, AuthenticatedEntity entity, String callerId)