Searched refs:put (Results 276 - 300 of 5219) sorted by relevance

<<11121314151617181920>>

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthnRequestEnvelopeElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthnRequestEnvelopeElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthnResponseElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthnResponseElementImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.NameIdentifierMappingResponseType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.NameIdentifierMappingResponseTypeImpl");
39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.SubjectElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.SubjectElementImpl");
40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPEntriesElementImpl");
41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPListTypeImpl");
42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.RequestEnvelopeType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.RequestEnvelopeTypeImpl");
43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.OldProvidedNameIdentifierElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.OldProvidedNameIdentifierElementImpl");
44 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPProvidedNameIdentifierElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPProvidedNameIdentifierElementImpl");
45 defaultImplementations.put((co
[all...]
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ProxySubjectElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ProxySubjectElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ValidityRestrictionConditionType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ValidityRestrictionConditionTypeImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextStatementTypeImpl");
39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ProxyTransitedStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ProxyTransitedStatementElementImpl");
40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextStatementElementImpl");
41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.MessageAuthenticationElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.MessageAuthenticationElementImpl");
42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextTypeImpl");
43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ValidityRestrictionConditionElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ValidityRestrictionConditionElementImpl");
44 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.RequesterAuthorizationElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.RequesterAuthorizationElementImpl");
45 defaultImplementations.put((co
[all...]
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/record/
H A DRecordProperties.java259 jsonProperties.put(RecordConstants.ISSUE_ID_LABEL, recordProperties.issueID);
260 jsonProperties.put(RecordConstants.REFERENCE_ID_LABEL, recordProperties.referenceID);
261 jsonProperties.put(RecordConstants.DESCRIPTION_LABEL, recordProperties.description);
262 jsonProperties.put(RecordConstants.ZIP_ENABLE_LABEL, recordProperties.zipEnable);
265 jsonProperties.put(RecordConstants.THREAD_DUMP_LABEL, toThreadDumpJson(recordProperties).asMap());
266 jsonProperties.put(RecordConstants.CONFIG_EXPORT_LABEL, toConfigExportJson(recordProperties).asMap());
267 jsonProperties.put(RecordConstants.DEBUG_LOGS_LABEL, toDebugLogsJson(recordProperties).asMap());
282 threadsDumpsProperties.put(RecordConstants.THREAD_DUMP_ENABLE_LABEL, recordProperties.threadDumpEnable);
285 threadsDumpsDelayProperties.put(RecordConstants.THREAD_DUMP_DELAY_TIME_UNIT_LABEL,
287 threadsDumpsDelayProperties.put(RecordConstant
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthnRequestEnvelopeElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthnRequestEnvelopeElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.AuthnResponseElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.AuthnResponseElementImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.NameIdentifierMappingResponseType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.NameIdentifierMappingResponseTypeImpl");
39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.SubjectElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.SubjectElementImpl");
40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPEntriesElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPEntriesElementImpl");
41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPListType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPListTypeImpl");
42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.RequestEnvelopeType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.RequestEnvelopeTypeImpl");
43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.OldProvidedNameIdentifierElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.OldProvidedNameIdentifierElementImpl");
44 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.IDPProvidedNameIdentifierElement.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.IDPProvidedNameIdentifierElementImpl");
45 defaultImplementations.put((co
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/security/
H A DObjectFactory.java36 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ProxySubjectElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ProxySubjectElementImpl");
37 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ValidityRestrictionConditionType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ValidityRestrictionConditionTypeImpl");
38 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextStatementType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextStatementTypeImpl");
39 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ProxyTransitedStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ProxyTransitedStatementElementImpl");
40 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextStatementElementImpl");
41 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.MessageAuthenticationElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.MessageAuthenticationElementImpl");
42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.SessionContextType.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.SessionContextTypeImpl");
43 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.ValidityRestrictionConditionElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.ValidityRestrictionConditionElementImpl");
44 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.security.RequesterAuthorizationElement.class), "com.sun.identity.liberty.ws.common.jaxb.security.impl.RequesterAuthorizationElementImpl");
45 defaultImplementations.put((co
[all...]
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/record/
H A DRecordProperties.java262 jsonProperties.put(RecordConstants.ISSUE_ID_LABEL, recordProperties.issueID);
263 jsonProperties.put(RecordConstants.REFERENCE_ID_LABEL, recordProperties.referenceID);
264 jsonProperties.put(RecordConstants.DESCRIPTION_LABEL, recordProperties.description);
265 jsonProperties.put(RecordConstants.ZIP_ENABLE_LABEL, recordProperties.zipEnable);
268 jsonProperties.put(RecordConstants.THREAD_DUMP_LABEL, toThreadDumpJson(recordProperties).asMap());
269 jsonProperties.put(RecordConstants.CONFIG_EXPORT_LABEL, toConfigExportJson(recordProperties).asMap());
270 jsonProperties.put(RecordConstants.DEBUG_LOGS_LABEL, toDebugLogsJson(recordProperties).asMap());
285 threadsDumpsProperties.put(RecordConstants.THREAD_DUMP_ENABLE_LABEL, recordProperties.threadDumpEnable);
288 threadsDumpsDelayProperties.put(RecordConstants.THREAD_DUMP_DELAY_TIME_UNIT_LABEL,
290 threadsDumpsDelayProperties.put(RecordConstant
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DPasswordPolicyWarningType.java76 TABLE.put(value.type, value);
77 TABLE.put(value.type, value);
/forgerock/opendj2/src/server/org/opends/server/controls/
H A DPasswordPolicyWarningType.java75 TABLE.put(value.type, value);
76 TABLE.put(value.type, value);
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DPasswordPolicyWarningType.java76 TABLE.put(value.type, value);
77 TABLE.put(value.type, value);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DPasswordPolicyWarningType.java76 TABLE.put(value.type, value);
77 TABLE.put(value.type, value);
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DPasswordPolicyWarningType.java75 TABLE.put(value.type, value);
76 TABLE.put(value.type, value);
/forgerock/openam-v13/openam-oauth2-common/oauth2-restlet/src/main/java/org/forgerock/oauth2/restlet/
H A DOAuth2StatusService.java48 rep.put("error", status.getReasonPhrase());
49 rep.put("error_description", status.getDescription());
/forgerock/openam-v13/openam-shared/src/test/java/com/sun/identity/common/
H A DCaseInsensitivePropertiesTest.java31 p.put("One", "une");
32 p.put("tWo", "deux");
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/java/com/sun/identity/diagnostic/base/services/systeminfo/
H A DLinuxSystemInfoProvider.java51 sysDetailsHM.put(HOSTNAME, getHostName());
52 sysDetailsHM.put(DOMAINNAME, getDomainName());
53 sysDetailsHM.put(OSNAME, getOSName());
54 sysDetailsHM.put(OSVERSIONINFO, getOSReleaseNo());
55 sysDetailsHM.put(OSCPUARCH, getOSCPUArch());
56 sysDetailsHM.put(MEMORYINFO, checkRAMAvailability());
57 sysDetailsHM.put(SWAPINFO, checkSwapAvailability());
58 sysDetailsHM.put(IPADDRESS, getIPAddress());
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/util/
H A DCommonAttributeUtils.java62 destinationMap.put(nextName, newValue);
64 destinationMap.put(nextName, nextValue);
/forgerock/openam-v13/openam-core/src/test/java/com/sun/identity/policy/plugins/
H A DAuthenticateToRealmConditionTest.java41 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
51 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
64 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
72 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
85 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
93 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
106 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
114 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
/forgerock/openam-v13/openam-core/src/test/java/org/forgerock/openam/services/email/
H A DMailServerImplTest.java114 map.put(SMTP_HOSTNAME, set);
115 map.put(SMTP_HOSTPORT, set);
116 map.put(SMTP_USERNAME, set);
117 map.put(SMTP_USERPASSWORD, set);
118 map.put(SMTP_SSL_ENABLED, set);
119 map.put(FROM_ADDRESS, set);
120 map.put(SUBJECT, set);
121 map.put(MESSAGE, set);
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DSubSchemaModificationWrapper.java55 public void put(String key, NewSubSchemaWrapper value) { method in class:SubSchemaModificationWrapper
56 newSubSchemas.put(key, value);
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/policy/conditions/
H A DMigrationReport.java49 subjectConditionMigration.put(from, to);
59 environmentConditionMigration.put(from, to);
/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/managed/
H A DManagedObjectContext.java36 this.data.put(ATTR_FIELDS, new HashMap<String, Object>());
45 this.data.get(ATTR_FIELDS).put(key, value);
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/restlet/
H A DOAuth2StatusService.java48 rep.put("error", status.getReasonPhrase());
49 rep.put("error_description", status.getDescription());
/forgerock/openam/openam-shared/src/test/java/com/sun/identity/common/
H A DCaseInsensitivePropertiesTest.java31 p.put("One", "une");
32 p.put("tWo", "deux");
/forgerock/openam/openam-core/src/test/java/com/sun/identity/policy/plugins/
H A DAuthenticateToRealmConditionTest.java41 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
51 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
64 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
72 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
85 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
93 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
106 properties.put(AuthenticateToRealmCondition.AUTHENTICATE_TO_REALM, realm);
114 env.put(AuthenticateToRealmCondition.REQUEST_AUTHENTICATED_TO_REALMS, passedRealm);
/forgerock/openam/openam-core/src/test/java/org/forgerock/openam/services/email/
H A DMailServerImplTest.java114 map.put(SMTP_HOSTNAME, set);
115 map.put(SMTP_HOSTPORT, set);
116 map.put(SMTP_USERNAME, set);
117 map.put(SMTP_USERPASSWORD, set);
118 map.put(SMTP_SSL_ENABLED, set);
119 map.put(FROM_ADDRESS, set);
120 map.put(SUBJECT, set);
121 map.put(MESSAGE, set);
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DSubSchemaModificationWrapper.java55 public void put(String key, NewSubSchemaWrapper value) { method in class:SubSchemaModificationWrapper
56 newSubSchemas.put(key, value);

Completed in 346 milliseconds

<<11121314151617181920>>