Interface IndexedUserDetails

  • All Superinterfaces:
    Serializable, org.springframework.security.core.userdetails.UserDetails
    All Known Implementing Classes:
    IndexedUserDetailsImpl

    public interface IndexedUserDetails
    extends org.springframework.security.core.userdetails.UserDetails
    • Method Detail

      • isAnonymous

        boolean isAnonymous()
      • isAdmin

        boolean isAdmin()
      • isReporting

        boolean isReporting()