public interface Communicator
| Modifier and Type | Method and Description |
|---|---|
void |
sendGeneratePasswordResetTokenCommunication(String emailId,
org.piangles.backbone.services.auth.AuthenticationResponse authResponse) |
void |
sendMFASetupCommunication(ClientDetails clientDetails,
org.piangles.backbone.services.profile.BasicUserProfile basicUserProfile) |
void |
sendPasswordChangeAttemptCommunication(ClientDetails clientDetails,
org.piangles.backbone.services.auth.AuthenticationResponse authResponse) |
void sendGeneratePasswordResetTokenCommunication(String emailId, org.piangles.backbone.services.auth.AuthenticationResponse authResponse)
void sendPasswordChangeAttemptCommunication(ClientDetails clientDetails, org.piangles.backbone.services.auth.AuthenticationResponse authResponse)
void sendMFASetupCommunication(ClientDetails clientDetails, org.piangles.backbone.services.profile.BasicUserProfile basicUserProfile)
Copyright © 2022. All rights reserved.