Uses of Interface
org.opensaml.soap.wssecurity.AttributedDateTime
-
Packages that use AttributedDateTime Package Description org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of AttributedDateTime in org.opensaml.soap.wssecurity
Subinterfaces of AttributedDateTime in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceCreatedThe <wsu:Created> element.interfaceExpiresThe <wsu:Expires> element. -
Uses of AttributedDateTime in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement AttributedDateTime Modifier and Type Class Description classAttributedDateTimeImplImplementation ofAttributedDateTime.classCreatedImplCreatedImpl.classExpiresImplExpiresImpl.
-