Package | Description |
---|---|
org.apache.ws.security | |
org.apache.ws.security.handler | |
org.apache.ws.security.processor |
Modifier and Type | Method and Description |
---|---|
Timestamp |
WSSecurityEngineResult.getTimestamp()
Deprecated.
use (Timestamp)
#get(#TAG_TIMESTAMP) instead
|
Constructor and Description |
---|
WSSecurityEngineResult(int act,
Timestamp tstamp) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSHandler.verifyTimestamp(Timestamp timestamp,
int timeToLive)
Evaluate whether a timestamp is considered valid on the receivers' side.
|
protected boolean |
WSHandler.verifyTimestamp(Timestamp timestamp,
int timeToLive,
int futureTimeToLive)
Evaluate whether a timestamp is considered valid on the receivers' side.
|
Modifier and Type | Method and Description |
---|---|
void |
TimestampProcessor.handleTimestamp(Timestamp timestamp) |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.