Interface AuthAnonymousProfileService


  • public interface AuthAnonymousProfileService
    The Interface AuthAnonymousProfileService.
    Author:
    Loganathan Sekar
    • Method Detail

      • storeAnonymousProfile

        void storeAnonymousProfile​(Map<String,​Object> requestBody,
                                   Map<String,​Object> requestMetadata,
                                   Map<String,​Object> responseMetadata,
                                   boolean status,
                                   List<AuthError> errors)
        Store anonymous profile.
        Parameters:
        requestBody - the request body
        requestMetadata - the request metadata
        responseMetadata - the response metadata
        status - the status
        errors - the errors