Class UserEntity


  • public class UserEntity
    extends Object
    The entity that represents a user.
    • Method Detail

      • getUsername

        public String getUsername()
      • isActive

        public boolean isActive()
      • getDisplayName

        public String getDisplayName()