|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timestamp | |
org.apache.ws.sandbox.security.trust2 | |
org.apache.ws.security | |
org.apache.ws.security.handler | |
org.apache.ws.security.processor |
Uses of Timestamp in org.apache.ws.sandbox.security.trust2 |
Subclasses of Timestamp in org.apache.ws.sandbox.security.trust2 | |
class |
Lifetime
|
Uses of Timestamp in org.apache.ws.security |
Methods in org.apache.ws.security that return Timestamp | |
Timestamp |
WSSecurityEngineResult.getTimestamp()
|
Constructors in org.apache.ws.security with parameters of type Timestamp | |
WSSecurityEngineResult(int act,
Timestamp tstamp)
|
Uses of Timestamp in org.apache.ws.security.handler |
Methods in org.apache.ws.security.handler with parameters of type Timestamp | |
protected boolean |
WSHandler.verifyTimestamp(Timestamp timestamp,
int timeToLive)
Evaluate whether a timestamp is considered valid on receiverside. |
Uses of Timestamp in org.apache.ws.security.processor |
Methods in org.apache.ws.security.processor with parameters of type Timestamp | |
void |
TimestampProcessor.handleTimestamp(Timestamp timestamp)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |