BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element clock-synchronized

Model
<clock-synchronized>boolean</clock-synchronized>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>Specifies whether the Web Service assumes synchronized clocks.</p> 

 <p>If the clockSynchronized attribute is false, the Web Service rejects
 all inbound messages with that contain expirations, because this
 is the only safe way to ensure that the message hasn't already expired.   
 In this case, the Web Service also does not enforce a freshness policy.  
 <p>If this attribute is set to true, then the Web Service enforces 
 expirations on inbound messages to the best of its ability and enforces
 an optional freshness policy (via maxProcessingDelay).  </p>

 <p>The default value of this attribute is true.</p>
 (Interface=weblogic.management.configuration.WebserviceTimestampMBean Attribute=isClockSynchronized)
Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0