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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DApplicationType.java181 public ResourceSearchIndexes getResourceSearchIndex(String resource, String realm) throws EntitlementException { method in class:ApplicationType
H A DApplication.java414 public ResourceSearchIndexes getResourceSearchIndex( method in class:Application
417 applicationType.getResourceSearchIndex(resource, realm) :
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DApplicationType.java182 public ResourceSearchIndexes getResourceSearchIndex(String resource, String realm) throws EntitlementException { method in class:ApplicationType
H A DApplication.java394 public ResourceSearchIndexes getResourceSearchIndex( method in class:Application
397 applicationType.getResourceSearchIndex(resource, realm) :

Completed in 34 milliseconds