|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timestamp | |
|---|---|
| org.apache.ws.security | |
| org.apache.ws.security.handler | |
| org.apache.ws.security.processor | |
| org.apache.ws.security.saml | |
| 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)
|
| Uses of Timestamp in org.apache.ws.security.saml |
|---|
| Methods in org.apache.ws.security.saml that return Timestamp | |
|---|---|
static Timestamp |
SAML2Util.getTimestampForSAMLAssertion(org.opensaml.saml2.core.Assertion assertion)
Create a timestamp object from the SAML 2.0 Assertion |
static Timestamp |
SAMLUtil.getTimestampForSAMLAssertion(Element assertion)
Create a TimeStamp object from the SAML assertion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||