Uses of Interface
org.opensaml.soap.wssecurity.Created
Packages that use Created
Package
Description
XMLObject interfaces for WS-Security 1.1 elements.
XMLObject interfaces for WS-Trust 1.3 elements.
-
Uses of Created in org.opensaml.soap.wssecurity
Methods in org.opensaml.soap.wssecurity that return CreatedModifier and TypeMethodDescriptionTimestamp.getCreated()Returns the <wsu:Created< child element.Methods in org.opensaml.soap.wssecurity with parameters of type CreatedModifier and TypeMethodDescriptionvoidTimestamp.setCreated(Created created) Sets the <wsu:Created> child element. -
Uses of Created in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return CreatedMethods in org.opensaml.soap.wstrust with parameters of type CreatedModifier and TypeMethodDescriptionvoidLifetime.setCreated(Created created) Sets the wsu:Created child element.