java.lang.Object
com.sun.xml.ws.security.opt.impl.incoming.processor.BSTProcessor
All Implemented Interfaces:
StreamFilter

public class BSTProcessor extends Object implements StreamFilter
Author:
K.Venugopal@sun.com
  • Constructor Details

    • BSTProcessor

      public BSTProcessor()
      Creates a new instance of BSTProcessor
  • Method Details

    • getValue

      public byte[] getValue()
    • getCertificate

      public X509Certificate getCertificate()
    • accept

      public boolean accept(XMLStreamReader reader)
      parse an incomming X509 token
      Specified by:
      accept in interface StreamFilter
      Parameters:
      reader -
      Returns: