Class AuthAnonymousProfileServiceImpl
- java.lang.Object
-
- io.mosip.authentication.common.service.impl.AuthAnonymousProfileServiceImpl
-
- All Implemented Interfaces:
AuthAnonymousProfileService
@Service @Lazy public class AuthAnonymousProfileServiceImpl extends Object implements AuthAnonymousProfileService
- Author:
- Loganathan Sekar
-
-
Constructor Summary
Constructors Constructor Description AuthAnonymousProfileServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstoreAnonymousProfile(Map<String,Object> requestBody, Map<String,Object> requestMetadata, Map<String,Object> responseMetadata, boolean status, List<AuthError> errors)
-