Searched refs:toArray (Results 126 - 150 of 821) sorted by relevance

1234567891011>>

/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoFacade.java92 return (String[])probePointList.toArray( new String[ probePointList.size() ] );
186 (GrammarInfo[])(gis.toArray( new GrammarInfo[ gis.size() ] ) ) );
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/impl/runtime/
H A DGrammarInfoFacade.java92 return (String[])probePointList.toArray( new String[ probePointList.size() ] );
186 (GrammarInfo[])(gis.toArray( new GrammarInfo[ gis.size() ] ) ) );
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/entityconfig/impl/runtime/
H A DGrammarInfoFacade.java92 return (String[])probePointList.toArray( new String[ probePointList.size() ] );
186 (GrammarInfo[])(gis.toArray( new GrammarInfo[ gis.size() ] ) ) );
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DRequestContext.java100 request.setOptions(childArgList.toArray(new String[childArgList.size()]));
102 parentRequest.setOptions(parentArgList.toArray(new String[parentArgList.size()]));
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DMultiProtocolUtils.java122 set.toArray(newVals);
163 set.toArray(newVals);
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/
H A DChainsView.js105 names = _(selectedChains).toArray().map(getChainNameFromElement).value();
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/services/
H A DServicesView.js84 const ids = _(this.$el.find("input[type=checkbox]:checked")).toArray().map(getServiceIdFromElement).value();
/forgerock/opendj2/src/server/org/opends/server/config/
H A DJMXMBean.java450 stringValues.toArray(valueArray);
686 stringValues.toArray(valueArray);
832 attrs.toArray(mBeanAttributes);
854 notifications.toArray(mBeanNotifications);
867 ops.toArray(mBeanOperations);
/forgerock/opendj-b2.6/src/server/org/opends/server/config/
H A DJMXMBean.java450 stringValues.toArray(valueArray);
683 stringValues.toArray(valueArray);
826 attrs.toArray(mBeanAttributes);
848 notifications.toArray(mBeanNotifications);
861 ops.toArray(mBeanOperations);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java211 LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
249 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
320 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
374 ldapDelete(argList.toArray(args), rc);
415 ldapModify(argList.toArray(args), rc);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java198 int ret = LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
236 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
308 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
367 ldapDelete(argList.toArray(args), expectedRc);
409 ldapModify(argList.toArray(args), expectedRc);
/forgerock/opendj2.6.2/src/server/org/opends/server/config/
H A DJMXMBean.java451 stringValues.toArray(valueArray);
687 stringValues.toArray(valueArray);
833 attrs.toArray(mBeanAttributes);
855 notifications.toArray(mBeanNotifications);
868 ops.toArray(mBeanOperations);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java211 LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
249 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
320 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
374 ldapDelete(argList.toArray(args), rc);
415 ldapModify(argList.toArray(args), rc);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java198 int ret = LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
236 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
308 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
367 ldapDelete(argList.toArray(args), expectedRc);
409 ldapModify(argList.toArray(args), expectedRc);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java211 LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
249 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
320 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
374 ldapDelete(argList.toArray(args), rc);
415 ldapModify(argList.toArray(args), rc);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/config/
H A DJMXMBean.java450 stringValues.toArray(valueArray);
683 stringValues.toArray(valueArray);
826 attrs.toArray(mBeanAttributes);
848 notifications.toArray(mBeanNotifications);
861 ops.toArray(mBeanOperations);
/forgerock/opendj2-hg/src/server/org/opends/server/config/
H A DJMXMBean.java450 stringValues.toArray(valueArray);
686 stringValues.toArray(valueArray);
832 attrs.toArray(mBeanAttributes);
854 notifications.toArray(mBeanNotifications);
867 ops.toArray(mBeanOperations);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/config/
H A DJMXMBean.java427 stringValues.toArray(valueArray);
612 stringValues.toArray(valueArray);
746 MBeanAttributeInfo[] mBeanAttributes = attrs.toArray(new MBeanAttributeInfo[attrs.size()]);
764 notifications.toArray(mBeanNotifications);
777 ops.toArray(mBeanOperations);
H A DStringConfigAttribute.java763 String[] values = requestedValues.toArray(new String[requestedValues.size()]);
822 activeValues.toArray(values);
853 pendingValues.toArray(values);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java196 int ret = LDAPPasswordModify.mainPasswordModify(argList.toArray(args),
238 int retVal =LDAPModify.mainModify(argList.toArray(args), false, oStream, oStream);
273 LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
342 int retVal = LDAPSearch.mainSearch(argList.toArray(args), false, oStream, oStream);
400 ldapDelete(argList.toArray(args), expectedRc);
442 ldapModify(argList.toArray(args), expectedRc);
489 ldapModify(argList.toArray(args), expectedRc);
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DBackend.java1118 subBackendList.toArray(newSubordinateBackends);
1150 backendSet.toArray(newSubordinateBackends);
1191 backendList.toArray(newSubordinateBackends);
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DBackend.java1118 subBackendList.toArray(newSubordinateBackends);
1150 backendSet.toArray(newSubordinateBackends);
1191 backendList.toArray(newSubordinateBackends);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DBackend.java1118 subBackendList.toArray(newSubordinateBackends);
1150 backendSet.toArray(newSubordinateBackends);
1191 backendList.toArray(newSubordinateBackends);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DMiscUtils.java320 .toArray(new String[set.size()]));
468 Object[] obj = set.toArray();
484 return (Guid[]) set.toArray(new Guid[set.size()]);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DMiscUtils.java320 .toArray(new String[set.size()]));
468 Object[] obj = set.toArray();
484 return (Guid[]) set.toArray(new Guid[set.size()]);

Completed in 74 milliseconds

1234567891011>>