Uses of Class
pl.edu.icm.unity.engine.api.authn.remote.RemoteSandboxAuthnContext
-
Packages that use RemoteSandboxAuthnContext Package Description pl.edu.icm.unity.engine.api.authn.remote Remote authentication API -
-
Uses of RemoteSandboxAuthnContext in pl.edu.icm.unity.engine.api.authn.remote
Methods in pl.edu.icm.unity.engine.api.authn.remote that return RemoteSandboxAuthnContext Modifier and Type Method Description static RemoteSandboxAuthnContext
RemoteSandboxAuthnContext. failedAuthn(Exception authnException, String logs, RemotelyAuthenticatedInput input)
static RemoteSandboxAuthnContext
RemoteSandboxAuthnContext. succeededAuthn(RemotelyAuthenticatedPrincipal authnResult, String logs)
-