Searched refs:protectedAttributes (Results 1 – 1 of 1) sorted by relevance
24 private final List<String> protectedAttributes = Collections.unmodifiableList(attributes); field in PathStarrer74 return protectedAttributes; in getAttributes()