Interface PolicyReceiver


public interface PolicyReceiver
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addRule(Selector selector, Set<? extends Permission> permissions, Set<Subject> includedSubjects, Set<Subject> excludedSubjects, Node condition, boolean isNegative, boolean isFinal, AppModule module)