|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timestamp | |
---|---|
org.apache.ws.security | |
org.apache.ws.security.handler | |
org.apache.ws.security.processor |
Uses of Timestamp in org.apache.ws.security |
---|
Methods in org.apache.ws.security that return Timestamp | |
---|---|
Timestamp |
WSSecurityEngineResult.getTimestamp()
Deprecated. use (Timestamp) #get(#TAG_TIMESTAMP) instead |
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 the receivers' side. |
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 |