Uses of Class
org.apache.wss4j.binding.wsu10.TimestampType
Packages that use TimestampType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TimestampType in org.apache.wss4j.binding.wsu10
Methods in org.apache.wss4j.binding.wsu10 that return TimestampTypeModifier and TypeMethodDescriptionObjectFactory.createTimestampType()Create an instance ofTimestampTypeMethods in org.apache.wss4j.binding.wsu10 that return types with arguments of type TimestampTypeMethods in org.apache.wss4j.binding.wsu10 with parameters of type TimestampType -
Uses of TimestampType in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate with parameters of type TimestampTypeModifier and TypeMethodDescriptionvoidTimestampValidator.validate(TimestampType timestampType, TokenContext tokenContext) voidTimestampValidatorImpl.validate(TimestampType timestampType, TokenContext tokenContext)