Searched refs:properties (Results 276 - 300 of 808) sorted by relevance

<<11121314151617181920>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DParallelWorkerThread.java310 Map<String, String> properties = super.getDebugProperties();
311 properties.put("clientConnection",
313 properties.put("operation", operation.toString());
315 return properties;
H A DTraditionalWorkerThread.java316 Map<String, String> properties = super.getDebugProperties();
317 properties.put("clientConnection", operation != null
319 properties.put("operation", String.valueOf(operation));
320 return properties;
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DDirectoryThread.java386 Map<String, String> properties = new LinkedHashMap<String, String>();
388 properties.put("parentThread", parentThread.getName() +
390 properties.put("isDaemon", String.valueOf(isDaemon()));
392 return properties;
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DParallelWorkerThread.java309 Map<String, String> properties = super.getDebugProperties();
310 properties.put("clientConnection",
312 properties.put("operation", operation.toString());
314 return properties;
H A DTraditionalWorkerThread.java313 Map<String, String> properties = super.getDebugProperties();
314 properties.put("clientConnection", operation != null
316 properties.put("operation", String.valueOf(operation));
317 return properties;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DDirectoryThread.java338 LinkedHashMap<String, String> properties =
341 properties.put("parentThread", parentThread.getName() +
343 properties.put("isDaemon", String.valueOf(this.isDaemon()));
345 return properties;
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/interfaces/
H A DResponseProvider.java141 /** Sets the properties of the responseProvider plugin.
149 * @param properties the properties of the <code>ResponseProvider</code>
150 * Keys of the properties have to be String.
157 public void setProperties(Map properties) throws PolicyException; argument
159 /** Gets the properties of the response provider.
160 * @return properties of the response provider.
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/
H A DDirectoryThread.java362 Map<String, String> properties = new LinkedHashMap<>();
364 properties.put("parentThread", parentThread.getName() +
366 properties.put("isDaemon", String.valueOf(isDaemon()));
368 return properties;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DParallelWorkerThread.java296 Map<String, String> properties = super.getDebugProperties();
297 properties.put("clientConnection",
299 properties.put("operation", operation.toString());
301 return properties;
H A DTraditionalWorkerThread.java300 Map<String, String> properties = super.getDebugProperties();
301 properties.put("clientConnection", operation != null
303 properties.put("operation", String.valueOf(operation));
304 return properties;
/forgerock/openam-v13/openam-shared/src/test/java/com/sun/identity/configuration/
H A DSystemProperties.java30 * This class will be loaded and used to store the system properties.
53 public void initializeProperties(Properties properties) { argument
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/
H A DServerConnection.properties25 * $Id: ServerConnection.properties,v 1.3 2009/12/11 01:43:23 goodearth Exp $
40 cannot-load-properties=Cannot load properties from directory : {0}
/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/configurator/
H A DCreateLayoutTask.java43 Map properties) throws InstallException {
84 Map properties) throws InstallException {
99 Map properties) {
109 Map properties) {
42 execute(String name, IStateAccess stateAccess, Map properties) argument
83 rollBack(String name, IStateAccess stateAccess, Map properties) argument
98 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
108 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
/forgerock/jee-agents-v3.5/jee-agents-appserver/jee-agents-appserver-v81/src/main/java/com/sun/identity/agents/install/appserver/v81/
H A DConfigureDomainXMLTask.java52 Map properties) throws InstallException {
95 Map properties) {
104 Map properties) {
113 Map properties) throws InstallException {
51 execute(String name, IStateAccess stateAccess, Map properties) argument
94 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
103 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
112 rollBack(String name, IStateAccess stateAccess, Map properties) argument
/forgerock/jee-agents-v3.5/jee-agents-jsr196/src/main/java/com/sun/identity/agents/install/jsr196/
H A DConfigureDomainXMLTask.java50 Map properties) throws InstallException
95 Map properties) {
104 Map properties) {
113 Map properties) throws InstallException {
49 execute(String name, IStateAccess stateAccess, Map properties) argument
94 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
103 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
112 rollBack(String name, IStateAccess stateAccess, Map properties) argument
/forgerock/jee-agents-v3.5/jee-agents-tomcat/jee-agents-tomcat-v6/src/main/java/com/sun/identity/agents/tools/tomcat/v6/
H A DConfigureServerXMLTask.java57 Map properties) throws InstallException {
209 Map properties) {
222 Map properties) {
236 Map properties) throws InstallException {
54 execute( String name, IStateAccess stateAccess, Map properties) argument
207 getExecutionMessage( IStateAccess stateAccess, Map properties) argument
220 getRollBackMessage( IStateAccess stateAccess, Map properties) argument
233 rollBack( String name, IStateAccess stateAccess, Map properties) argument
H A DCopyAgentFilesTask.java49 public boolean execute(String name, IStateAccess stateAccess, Map properties) argument
132 Map properties) {
142 Map properties) {
150 Map properties) throws InstallException {
131 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
141 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
149 rollBack(String name, IStateAccess stateAccess, Map properties) argument
/forgerock/jee-agents-v3.5/jee-agents-weblogic/jee-agents-weblogic-v10/src/main/java/com/sun/identity/agents/tools/weblogic/v10/
H A DConfigureStartupScriptTask.java52 Map properties) throws InstallException {
101 Map properties) throws InstallException {
117 Map properties) {
129 Map properties) {
51 execute(String name, IStateAccess stateAccess, Map properties) argument
100 rollBack(String name, IStateAccess stateAccess, Map properties) argument
116 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
128 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
/forgerock/jee-agents-v3.5/jee-agents-websphere/jee-agents-websphere-v61/src/main/java/com/sun/identity/agents/tools/websphere/v61/
H A DConfigureServerXMLTask.java52 Map properties) throws InstallException {
108 Map properties) throws InstallException {
164 Map properties) {
179 Map properties) {
51 execute(String name, IStateAccess stateAccess, Map properties) argument
107 rollBack(String name, IStateAccess stateAccess, Map properties) argument
163 getExecutionMessage(IStateAccess stateAccess, Map properties) argument
178 getRollBackMessage(IStateAccess stateAccess, Map properties) argument
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMResultMapper.java49 * @param properties configuration properties
53 Map properties) throws XACMLException {
52 initialize(String pdpEntityId, String pepEntityId, Map properties) argument
/forgerock/openidm-v4/openidm-zip/src/main/resources/bin/defaults/script/ui/
H A DcorrelateTreeToQueryFilter.js39 for (j = 0; j < mapping.properties.length; j++) {
40 p = mapping.properties[j];
/forgerock/openidm-v4/openidm-provisioner-openicf/src/main/java/org/forgerock/openidm/provisioner/openicf/commons/
H A DObjectClassInfoHelperFactory.java51 JsonValue properties = schema.get(Constants.PROPERTIES).required().expect(Map.class);
52 Set<String> propertyNames = properties.keys();
59 AttributeInfoHelper helper = new AttributeInfoHelper(propertyName, false, properties.get(propertyName));
68 return new ObjectClassInfoHelper(objectClass, __NAME__, attributes0, defaultAttributes, properties);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/interfaces/
H A DResponseProvider.java141 /** Sets the properties of the responseProvider plugin.
149 * @param properties the properties of the <code>ResponseProvider</code>
150 * Keys of the properties have to be String.
157 public void setProperties(Map properties) throws PolicyException; argument
159 /** Gets the properties of the response provider.
160 * @return properties of the response provider.
/forgerock/openam/openam-core-rest/src/test/java/org/forgerock/openam/core/rest/session/
H A DSessionResourceV2Test.java289 Map<String, String> properties = setUpSessionProperties();
290 given(request.getContent()).willReturn(json(properties));
291 given(sessionPropertyWhitelist.isPropertyListed(ssoToken, REALM_PATH, properties.keySet())).willReturn(false);
308 Map<String, String> properties = setUpSessionProperties();
309 given(request.getContent()).willReturn(json(properties));
310 given(sessionPropertyWhitelist.isPropertyListed(ssoToken, REALM_PATH, properties.keySet())).willReturn(true);
311 given(sessionPropertyWhitelist.isPropertyMapSettable(ssoToken, properties)).willReturn(false);
328 Map<String, String> properties = setUpSessionProperties();
367 Map<String, String> properties = new HashMap<>();
368 properties
[all...]
/forgerock/openam/openam-entitlements/src/test/java/org/forgerock/openam/entitlement/rest/model/json/
H A DPolicyRequestTest.java111 Map<String, Object> properties = new HashMap<String, Object>();
112 properties.put("subject", Collections.singletonMap("ssoToken", "some-value"));
113 properties.put("application", "some-application");
114 properties.put("environment", env);
116 given(actionRequest.getContent()).willReturn(json(properties));
159 Map<String, Object> properties = new HashMap<String, Object>();
160 properties.put("subject", "some-value");
162 given(actionRequest.getContent()).willReturn(json(properties));
176 Map<String, Object> properties = new HashMap<String, Object>();
177 given(actionRequest.getContent()).willReturn(json(properties));
[all...]

Completed in 496 milliseconds

<<11121314151617181920>>