Class DirectReference

java.lang.Object
com.sun.xml.ws.security.secext10.ReferenceType
com.sun.xml.ws.security.opt.impl.reference.DirectReference
All Implemented Interfaces:
DirectReference, Reference, SecurityElement, SecurityElementWriter, SecurityHeaderElement

public class DirectReference extends com.sun.xml.ws.security.secext10.ReferenceType implements DirectReference, SecurityHeaderElement, SecurityElementWriter
Class for DirectReference reference type inside a STR
Author:
Ashutosh.Shahi@sun.com
  • Constructor Details

    • DirectReference

      public DirectReference(com.sun.xml.ws.api.SOAPVersion sv)
      Creates a new instance of DirectReference
  • Method Details