Searched defs:getActionNames (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DRule.java446 public Set getActionNames() { method in class:Rule
H A DServiceType.java201 public Set getActionNames() { method in class:ServiceType
360 return (getActionNames().contains(actionName));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DRule.java419 public Set getActionNames() { method in class:Rule
H A DServiceType.java201 public Set getActionNames() { method in class:ServiceType
360 return (getActionNames().contains(actionName));

Completed in 44 milliseconds