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 RemoteSandboxAuthnContextRemoteSandboxAuthnContext. failedAuthn(Exception authnException, String logs, RemotelyAuthenticatedInput input)static RemoteSandboxAuthnContextRemoteSandboxAuthnContext. succeededAuthn(RemotelyAuthenticatedPrincipal authnResult, String logs)
-