Interface LifetimeDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface LifetimeDocument
    extends XmlObject
    A document containing one Lifetime(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getLifetime

        LifetimeType getLifetime()
        Gets the "Lifetime" element
      • setLifetime

        void setLifetime​(LifetimeType lifetime)
        Sets the "Lifetime" element
      • addNewLifetime

        LifetimeType addNewLifetime()
        Appends and returns a new empty "Lifetime" element