public interface AuthenticationMechanismResultTask
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AuthenticationMechanismContext context)
This method is invoked by authentication service when it processes the
authentication result.
|
void execute(AuthenticationMechanismContext context)
context - The authentication context.