Class TimestampProcessor
java.lang.Object
com.sun.xml.ws.security.opt.impl.incoming.processor.TimestampProcessor
- All Implemented Interfaces:
StreamFilter
- Author:
- Ashutosh.Shahi@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of TimestampProcessor -
Method Summary
Modifier and TypeMethodDescriptionbooleanaccept(XMLStreamReader reader) parses the time stamp and sets different members of this class
-
Constructor Details
-
TimestampProcessor
Creates a new instance of TimestampProcessor
-
-
Method Details
-
accept
parses the time stamp and sets different members of this class- Specified by:
acceptin interfaceStreamFilter- Parameters:
reader- XMLStreamReader- Returns:
- boolean
-
getCreated
-
getExpires
-