| Package | Description |
|---|---|
| oracle.security.jps.service.policystore.entitymanager | |
| oracle.security.jps.service.policystore.search |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AppRoleEntry> |
AppRoleManager.getAppRoles(AppRoleSearchQuery query)
Get Application Roles by the given query
|
| Modifier and Type | Method and Description |
|---|---|
AppRoleSearchQuery[] |
AppRoleSearchQuery.getSearchQueryInOrder()
Gets the child search query in this search query.
|
| Constructor and Description |
|---|
AppRoleSearchQuery(java.util.List<AppRoleSearchQuery> queries, boolean negation, boolean isORMatch)
Constructor
|