Searched refs:readAllAccessRules (Results 1 – 2 of 2) sorted by relevance
161 readAllAccessRules(); in initialize()176 private void readAllAccessRules() throws AccessControlException, IOException { in readAllAccessRules() method in AraController178 byte[] data = mApplet.readAllAccessRules(); in readAllAccessRules()
68 public byte[] readAllAccessRules() throws AccessControlException, IOException { in readAllAccessRules() method in AccessRuleApplet