Uses of Interface
pl.edu.icm.unity.engine.api.authn.sandbox.SandboxAuthnContext
Package
Description
Remote authentication API
-
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.remote
Modifier and TypeClassDescriptionclass
Stores full information on the remote sandboxed authentication. -
Uses of SandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.sandbox
Modifier and TypeFieldDescriptionfinal SandboxAuthnContext
SandboxAuthnEvent.ctx
final SandboxAuthnContext
SandboxAuthenticationResult.sandboxAuthnInfo
ModifierConstructorDescriptionSandboxAuthenticationResult
(AuthenticationResult base, SandboxAuthnContext sandboxAuthnInfo) SandboxAuthnEvent
(SandboxAuthnContext ctx, AuthenticatedEntity entity, String callerId)