Interface UserPermissions


public interface UserPermissions
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    hasPerm(String action)
     
    boolean
     
  • Method Details

    • hasRole

      boolean hasRole(String role)
    • hasPerm

      boolean hasPerm(String action)