| Package | Description |
|---|---|
| org.apache.ws.security | |
| org.apache.ws.security.handler | |
| org.apache.ws.security.processor | |
| org.apache.ws.security.saml |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimestampProcessor.handleTimestamp(Timestamp timestamp) |
| Modifier and Type | Method and Description |
|---|---|
static Timestamp |
SAML2Util.getTimestampForSAMLAssertion(org.opensaml.saml2.core.Assertion assertion)
Create a timestamp object from the SAML 2.0 Assertion
|
static Timestamp |
SAMLUtil.getTimestampForSAMLAssertion(org.w3c.dom.Element assertion)
Create a TimeStamp object from the SAML assertion.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.