Interface RequestedTokenCancelledDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RequestedTokenCancelledDocument extends XmlObject
A document containing one RequestedTokenCancelled(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
  • Field Details

  • Method Details

    • getRequestedTokenCancelled

      RequestedTokenCancelledType getRequestedTokenCancelled()
      Gets the "RequestedTokenCancelled" element
    • setRequestedTokenCancelled

      void setRequestedTokenCancelled(RequestedTokenCancelledType requestedTokenCancelled)
      Sets the "RequestedTokenCancelled" element
    • addNewRequestedTokenCancelled

      RequestedTokenCancelledType addNewRequestedTokenCancelled()
      Appends and returns a new empty "RequestedTokenCancelled" element