Uses of Class
org.apache.ws.security.message.token.Timestamp

Packages that use Timestamp
org.apache.ws.security   
org.apache.ws.security.validate   
 

Uses of Timestamp in org.apache.ws.security
 

Constructors in org.apache.ws.security with parameters of type Timestamp
WSSecurityEngineResult(int act, Timestamp tstamp)
           
 

Uses of Timestamp in org.apache.ws.security.validate
 

Methods in org.apache.ws.security.validate that return Timestamp
 Timestamp Credential.getTimestamp()
          Get a Timestamp to be validated
 

Methods in org.apache.ws.security.validate with parameters of type Timestamp
 void Credential.setTimestamp(Timestamp timestamp)
          Set a Timestamp to be validated
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.