Interface RequestUser
-
- All Known Implementing Classes:
HermesSecurityAwareRequestUser
public interface RequestUser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetUsername()booleanisAdmin()booleanisOwner(pl.allegro.tech.hermes.api.OwnerId ownerId)
-