Class MosipUserDto

java.lang.Object
io.mosip.kernel.core.authmanager.authadapter.model.MosipUserDto
io.mosip.kernel.openid.bridge.model.MosipUserDto

public class MosipUserDto extends io.mosip.kernel.core.authmanager.authadapter.model.MosipUserDto
MOSIP USER IS THE STANDARD SPEC THAT WILL BE TUNED BASED ON THE DETAILS STORED IN LDAP FOR A USER
Since:
1.0.0
Author:
Sabbu Uday Kumar
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.mosip.kernel.core.authmanager.authadapter.model.MosipUserDto

    canEqual, equals, getLangCode, getMail, getMobile, getName, getRId, getRole, getToken, getUserId, getUserPassword, hashCode, setLangCode, setMail, setMobile, setName, setRId, setRole, setToken, setUserId, setUserPassword, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • MosipUserDto

      public MosipUserDto()