Interface UserService


public interface UserService
  • Method Details

    • currentUserId

      String currentUserId()
    • currentUserAuthorizations

      Set<Authorization> currentUserAuthorizations()