java.lang.Object
org.mule.soap.api.security.configuration.WssPart

public class WssPart extends Object
Represents the identifier of a part of a SOAP message to be signed or encrypted.
Since:
1.1
  • Constructor Details

  • Method Details

    • getEncode

      public String getEncode()
    • getNamespace

      public String getNamespace()
    • getLocalname

      public String getLocalname()
    • toString

      public String toString()
      Overrides:
      toString in class Object