All Superinterfaces:
Principal

public interface User extends Principal
  • Field Details

  • Method Details

    • getCurrent

      static <U extends User> U getCurrent()
    • hasRole

      boolean hasRole(String role)