Class TokenProcessor

java.lang.Object
com.sun.xml.ws.security.opt.impl.dsig.TokenProcessor

public class TokenProcessor extends Object
TokenProcessor for Signature. Looks at the keyBinding and polulates BuilderResult with appropriate key and KeyInfo
Author:
Ashutosh.Shahi@sun.com
  • Constructor Details

  • Method Details

    • process

      public BuilderResult process() throws com.sun.xml.wss.XWSSecurityException
      process the keyBinding and populate BuilderResult with appropriate key and KeyInfo
      Returns:
      BuilderResult populated with appropriate values
      Throws:
      com.sun.xml.wss.XWSSecurityException