Package | Description |
---|---|
com.sun.identity.entitlement.opensso | |
com.sun.identity.entitlement.util |
Modifier and Type | Method and Description |
---|---|
Set<IPrivilege> |
DataStore.search(Subject adminSubject,
String realm,
BufferedIterator iterator,
ResourceSearchIndexes indexes,
Set<String> subjectIndexes,
boolean bSubTree,
Set<String> excludeDNs)
Returns a set of privilege that satifies the resource and subject
indexes.
|
Set<ReferralPrivilege> |
DataStore.searchReferral(SSOToken adminToken,
String realm,
BufferedIterator iterator,
ResourceSearchIndexes indexes,
boolean bSubTree,
Set<String> excludeDNs)
Returns a set of referral privilege that satifies the resource and
subject indexes.
|
Constructor and Description |
---|
SearchTask(BufferedIterator iterator,
ResourceSearchIndexes indexes,
Set<String> subjectIndexes,
boolean bSubTree,
Set<String> excludeDNs) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleIterator |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.