Searched defs:timeZone (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DSimpleTimeCondition.java536 * start and end date in the <code>timeZone</code> specified
542 private long[] getEffectiveRange(long currentGmt, TimeZone timeZone) { argument
545 Calendar calendar = new GregorianCalendar(timeZone);
566 Calendar cal = new GregorianCalendar(timeZone);
610 Calendar cal = new GregorianCalendar(timeZone);
735 TimeZone timeZone = enforcementTimeZone;
736 if ( (timeZone == null) && (env != null) ) {
737 timeZone = (TimeZone) env.get(REQUEST_TIME_ZONE);
738 if ( timeZone == null ) {
739 timeZone
[all...]
/forgerock/openidm-v4/openidm-scheduler/src/main/java/org/forgerock/openidm/scheduler/
H A DScheduleConfig.java46 private TimeZone timeZone = null; field in class:ScheduleConfig
97 timeZone = TimeZone.getTimeZone(timeZoneString);
99 if (!timeZoneString.equals(timeZone.getID())) {
130 this.timeZone = trigger.getTimeZone();
187 return timeZone;
234 public void setTimeZone(TimeZone timeZone) { argument
235 this.timeZone = timeZone;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/plugins/
H A DSimpleTimeCondition.java536 * start and end date in the <code>timeZone</code> specified
542 private long[] getEffectiveRange(long currentGmt, TimeZone timeZone) { argument
545 Calendar calendar = new GregorianCalendar(timeZone);
566 Calendar cal = new GregorianCalendar(timeZone);
610 Calendar cal = new GregorianCalendar(timeZone);
735 TimeZone timeZone = enforcementTimeZone;
736 if ( (timeZone == null) && (env != null) ) {
737 timeZone = (TimeZone) env.get(REQUEST_TIME_ZONE);
738 if ( timeZone == null ) {
739 timeZone
[all...]
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DSimpleTimeCondition.java317 TimeZone timeZone = enforcementTZ;
318 if (timeZone == null) {
321 timeZone = TimeZone.getTimeZone(timeZoneString);
323 timeZone = TimeZone.getDefault();
327 Pair<Long, Long> effectiveRange = getEffectiveRange(currentGmt, timeZone);
360 * Using the start and end times and dates get the effective start and end date in the {@code timeZone} specified
364 * @param timeZone The time zone.
367 private Pair<Long, Long> getEffectiveRange(long currentGmt, TimeZone timeZone) { argument
369 Calendar calendar = new GregorianCalendar(timeZone);
390 Calendar cal = new GregorianCalendar(timeZone);
[all...]
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DSimpleTimeCondition.java316 TimeZone timeZone = enforcementTZ;
317 if (timeZone == null) {
320 timeZone = TimeZone.getTimeZone(timeZoneString);
322 timeZone = TimeZone.getDefault();
326 Pair<Long, Long> effectiveRange = getEffectiveRange(currentGmt, timeZone);
359 * Using the start and end times and dates get the effective start and end date in the {@code timeZone} specified
363 * @param timeZone The time zone.
366 private Pair<Long, Long> getEffectiveRange(long currentGmt, TimeZone timeZone) { argument
368 Calendar calendar = new GregorianCalendar(timeZone);
389 Calendar cal = new GregorianCalendar(timeZone);
[all...]
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 85 milliseconds