Interface RequestUser

All Known Implementing Classes:
HermesSecurityAwareRequestUser

public interface RequestUser
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    boolean
    isOwner(pl.allegro.tech.hermes.api.OwnerId ownerId)
     
  • Method Details

    • getUsername

      String getUsername()
    • isAdmin

      boolean isAdmin()
    • isOwner

      boolean isOwner(pl.allegro.tech.hermes.api.OwnerId ownerId)