Constructor and Description |
---|
TimestampProcessor() |
Modifier and Type | Method and Description |
---|---|
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,
Vector returnResults,
WSSConfig wsc) |
public void handleToken(org.w3c.dom.Element elem, Crypto crypto, Crypto decCrypto, javax.security.auth.callback.CallbackHandler cb, WSDocInfo wsDocInfo, Vector returnResults, WSSConfig wsc) throws WSSecurityException
handleToken
in interface Processor
WSSecurityException
public void handleTimestamp(Timestamp timestamp) throws WSSecurityException
WSSecurityException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.