Package tech.jhipster.security


package tech.jhipster.security
Security classes and helpers used in JHipster applications.
  • Classes
    Class
    Description
    Simple time-limited cache for login tokens, necessary to avoid concurrent requests invalidating one another.
    Utility class for generating random Strings.