Interface Authorizable<T extends Serializable>

    • Method Detail

      • getRoleIds

        List<Integer> getRoleIds()
        Returns a list containing the IDs of all Roles which are authorized to access this Authorizable.
        Returns:
        a list containing the IDs of all Roles which are authorized to access this Authorizable