Class SandboxAuthnEvent
java.lang.Object
pl.edu.icm.unity.engine.api.authn.sandbox.SandboxAuthnEvent
Event that provides details of a finished sandbox authentication.
- Author:
- Roman Krysinski
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Stringfinal SandboxAuthnContextfinal AuthenticatedEntity -
Constructor Summary
ConstructorsConstructorDescriptionSandboxAuthnEvent(SandboxAuthnContext ctx, AuthenticatedEntity entity, String callerId) -
Method Summary