Searched refs:getOptions (Results 101 - 125 of 284) sorted by relevance

1234567891011>>

/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DSubEntry.java287 subAttr.getOptions());
H A DEntry.java1344 Attribute a = getExactAttribute(attributeType, attribute.getOptions());
1531 Set<String> options = attribute.getOptions();
2801 if (otherAttribute.optionsEqual(a.getOptions()))
3340 collectiveAttr.getOptions());
4085 for (String o : a.getOptions())
4333 for (String o : attribute.getOptions())
4632 for (String optionString : a.getOptions())
4781 Set<String> options = attribute.getOptions();
5157 builder.setOptions(attribute.getOptions());
5200 if (otherAttribute.optionsEqual(attribute.getOptions()))
[all...]
/forgerock/openam-v13/openam-tools/openam-build-tools/src/main/java/org/forgerock/openam/upgrade/apt/
H A DUpgradeStepProcessor.java113 String outputFile = processingEnv.getOptions().get("outputFile");
/forgerock/jee-agents-v3.5/jee-agents-weblogic/jee-agents-weblogic-v10/src/main/java/com/sun/identity/agents/weblogic/v10/
H A DAmWLLoginModule.java342 private Map getOptions() { method in class:AmWLLoginModule
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DCLIRequest.java87 public String[] getOptions() { method in class:CLIRequest
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DReorderAuthChainsViewBean.java115 String options = entry.getOptions();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DSelectTypeViewBeanBase.java153 OptionList optList = rb.getOptions();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DResourceOffering.java268 public List getOptions() { method in class:ResourceOffering
275 * @see #getOptions()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DAttrHistoricalSingle.java173 !modifiedEntry.hasValue(type, modAttr.getOptions(), newValue))
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DSubEntry.java276 Set<String> options = new LinkedHashSet<>(subAttr.getOptions());
H A DEntry.java1198 Attribute a = getExactAttribute(attributeType, attribute.getOptions());
1371 Set<String> options = attribute.getOptions();
2572 if (otherAttribute.optionsEqual(a.getOptions()))
3086 collectiveAttr.getOptions());
3825 for (String o : a.getOptions())
4060 for (String o : attribute.getOptions())
4345 for (String optionString : a.getOptions())
4482 Set<String> options = attribute.getOptions();
4825 builder.setOptions(attribute.getOptions());
4866 if (otherAttribute.optionsEqual(attribute.getOptions()))
[all...]
/forgerock/openidm-v4/openidm-provisioner-openicf/src/main/java/org/forgerock/openidm/provisioner/openicf/commons/
H A DOperationOptionInfoHelper.java156 if (!builder.getOptions().containsKey(OperationOptions.OP_ATTRIBUTES_TO_GET)) {
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DCLIRequest.java87 public String[] getOptions() { method in class:CLIRequest
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DReorderAuthChainsViewBean.java115 String options = entry.getOptions();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DSelectTypeViewBeanBase.java153 OptionList optList = rb.getOptions();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DResourceOffering.java268 public List getOptions() { method in class:ResourceOffering
275 * @see #getOptions()
/forgerock/openam/openam-tools/openam-build-tools/src/main/java/org/forgerock/openam/upgrade/apt/
H A DUpgradeStepProcessor.java113 String outputFile = processingEnv.getOptions().get("outputFile");
/forgerock/opendj2/src/server/org/opends/server/types/
H A DEntry.java1344 Attribute a = getExactAttribute(attributeType, attribute.getOptions());
1531 Set<String> options = attribute.getOptions();
2801 if (otherAttribute.optionsEqual(a.getOptions()))
3340 collectiveAttr.getOptions());
4085 for (String o : a.getOptions())
4333 for (String o : attribute.getOptions())
4632 for (String optionString : a.getOptions())
4781 Set<String> options = attribute.getOptions();
5157 builder.setOptions(attribute.getOptions());
5200 if (otherAttribute.optionsEqual(attribute.getOptions()))
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java402 Set<String> modOptions = modAttr.getOptions();
706 Set<String> options = histVal.getOptions();
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java381 Set<String> modOptions = modAttr.getOptions();
666 Set<String> options = histVal.getOptions();
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java402 Set<String> modOptions = modAttr.getOptions();
706 Set<String> options = histVal.getOptions();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java402 Set<String> modOptions = modAttr.getOptions();
706 Set<String> options = histVal.getOptions();
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java381 Set<String> modOptions = modAttr.getOptions();
666 Set<String> options = histVal.getOptions();
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMConfiguration.java150 entries[i].getOptions()));
401 attribs.putAll(entries[i].getOptions());
633 //getOptions() call of the AppConfigurationEntry instance.
/forgerock/openam-v13/openam-radius/openam-radius-server/src/main/java/org/forgerock/openam/radius/server/spi/handlers/
H A DOpenAMAuthHandler.java596 final int maxIdx = cc.getOptions().length - 1;
830 final String[] options = cc.getOptions();

Completed in 133 milliseconds

1234567891011>>