| Package | Description |
|---|---|
| oracle.security.jps.service.policystore.entitymanager |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResourceEntry> |
ResourceFinder.getResources(java.lang.String resourceTypeName, ResourceSearchQuery query)
Search for resources based on SearchQuery.
|
void |
ResourceFinder.initialize(java.util.Map<java.lang.String,java.lang.String> props)
This method is called by JPS before calling any other methods on the Finder.
|