Searched refs:setTimeToLive (Results 1 - 25 of 25) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DConditionDecision.java161 public void setTimeToLive(long timeToLive) { method in class:ConditionDecision
H A DPolicyDecision.java171 oldActionDecision.setTimeToLive(Math.max(newTtl, oldTtl));
185 oldActionDecision.setTimeToLive(Math.max(newTtl, oldTtl));
192 setTimeToLive();
223 oldDecision.setTimeToLive(actionDecision.getTimeToLive());
228 setTimeToLive();
449 private void setTimeToLive() { method in class:PolicyDecision
470 void setTimeToLive(long ttl) { method in class:PolicyDecision
H A DPolicy.java1973 policyDecision.setTimeToLive(Long.MAX_VALUE);
1997 policyDecision.setTimeToLive(timeToLive);
2001 policyDecision.setTimeToLive(timeToLive);
2098 policyDecision.setTimeToLive(timeToLive);
2102 policyDecision.setTimeToLive(Long.MAX_VALUE);
2105 policyDecision.setTimeToLive(timeToLive);
2180 policyDecision.setTimeToLive(Long.MAX_VALUE);
2183 policyDecision.setTimeToLive(timeToLive);
2213 policyDecision.setTimeToLive(timeToLive);
2290 policyDecision.setTimeToLive(timeToLiv
[all...]
H A DActionDecision.java173 public void setTimeToLive(long timeToLive) { method in class:ActionDecision
289 actionDecision.setTimeToLive(timeToLive);
H A DPolicyEvaluator.java1577 ad.setTimeToLive(entitlement.getTTL());
1608 ad.setTimeToLive(entitlement.getTTL());
1613 pd.setTimeToLive(entitlement.getTTL());
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DConditionDecision.java161 public void setTimeToLive(long timeToLive) { method in class:ConditionDecision
H A DPolicyDecision.java171 oldActionDecision.setTimeToLive(Math.max(newTtl, oldTtl));
185 oldActionDecision.setTimeToLive(Math.max(newTtl, oldTtl));
192 setTimeToLive();
223 oldDecision.setTimeToLive(actionDecision.getTimeToLive());
228 setTimeToLive();
449 private void setTimeToLive() { method in class:PolicyDecision
470 void setTimeToLive(long ttl) { method in class:PolicyDecision
H A DPolicy.java1973 policyDecision.setTimeToLive(Long.MAX_VALUE);
1997 policyDecision.setTimeToLive(timeToLive);
2001 policyDecision.setTimeToLive(timeToLive);
2098 policyDecision.setTimeToLive(timeToLive);
2102 policyDecision.setTimeToLive(Long.MAX_VALUE);
2105 policyDecision.setTimeToLive(timeToLive);
2180 policyDecision.setTimeToLive(Long.MAX_VALUE);
2183 policyDecision.setTimeToLive(timeToLive);
2213 policyDecision.setTimeToLive(timeToLive);
2290 policyDecision.setTimeToLive(timeToLiv
[all...]
H A DActionDecision.java173 public void setTimeToLive(long timeToLive) { method in class:ActionDecision
289 actionDecision.setTimeToLive(timeToLive);
H A DPolicyEvaluator.java1453 ad.setTimeToLive(entitlement.getTTL());
1484 ad.setTimeToLive(entitlement.getTTL());
1489 pd.setTimeToLive(entitlement.getTTL());
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DAndCondition.java111 .setTimeToLive(ttl)
H A DOrCondition.java104 .setTimeToLive(ttl)
H A DConditionDecision.java241 public Builder setTimeToLive(long timeToLive) { method in class:ConditionDecision.Builder
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DAndCondition.java111 .setTimeToLive(ttl)
H A DOrCondition.java104 .setTimeToLive(ttl)
H A DConditionDecision.java241 public Builder setTimeToLive(long timeToLive) { method in class:ConditionDecision.Builder
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DScriptCondition.java166 .setTimeToLive(ttl)
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/conditions/environment/
H A DScriptCondition.java166 .setTimeToLive(ttl)
/forgerock/opendj2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2.6.2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/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/ ...

Completed in 64 milliseconds