| Constructor and Description |
|---|
TimestampProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Get the Id of the processor.
|
void |
handleTimestamp(Timestamp timestamp) |
void |
handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
java.util.Vector returnResults,
WSSConfig wsc) |
void |
setTtlValue(int ttlValue) |
public void setTtlValue(int ttlValue)
public void handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
java.util.Vector returnResults,
WSSConfig wsc)
throws WSSecurityException
handleToken in interface ProcessorWSSecurityExceptionpublic void handleTimestamp(Timestamp timestamp) throws WSSecurityException
WSSecurityExceptionCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.