Interface ICheckRole

All Known Implementing Classes:
RbacComposite

public interface ICheckRole
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Integer
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isAssign(int type)
     
    void
     
    void
     
  • Field Details

    • ALL_TYPE

      static final Integer ALL_TYPE
  • Method Details

    • setRole

      void setRole(String rule)
    • setAllRole

      void setAllRole(String rule)
    • isAssign

      boolean isAssign(int type)