Package | Description |
---|---|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
Modifier and Type | Field and Description |
---|---|
static IdSearchOpModifier |
IdSearchOpModifier.AND
The search modifier which will
AND all the search
attribute-value pairs passed to IdSearchControl
|
static IdSearchOpModifier |
IdSearchOpModifier.OR
The search modifier which will
OR all the search
attribute-value pairs passed to IdSearchControl
|
Modifier and Type | Method and Description |
---|---|
IdSearchOpModifier |
IdSearchControl.getSearchModifier()
Returns the IdSearchOpModifier defined for this SearchControl
|
Modifier and Type | Method and Description |
---|---|
void |
IdSearchControl.setSearchModifiers(IdSearchOpModifier mod,
Map avMap)
Set the options for modifying the basic search filter in each plugin.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.