Class UserWrapper

    • Constructor Detail

      • UserWrapper

        public UserWrapper​(UserTO userTO)
      • UserWrapper

        public UserWrapper​(UserTO previousUserTO,
                           UserTO userTO)
    • Method Detail

      • isStorePasswordInSyncope

        public boolean isStorePasswordInSyncope()
      • setStorePasswordInSyncope

        public void setStorePasswordInSyncope​(boolean storePasswordInSyncope)
      • getPreviousUserTO

        public UserTO getPreviousUserTO()