Class DerivedKeyTokenBuilder

java.lang.Object
com.sun.xml.ws.security.opt.impl.keyinfo.TokenBuilder
com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder
All Implemented Interfaces:
TokenBuilder

public class DerivedKeyTokenBuilder extends TokenBuilder
Author:
[email protected]
  • Constructor Details

  • Method Details

    • process

      public BuilderResult process() throws XWSSecurityException
      identifies the suitable key binding and obtains the keys from them calculates the derived key and sets it in security header reruens a BuilderResult with all token details set in it
      Returns:
      BuilderResult
      Throws:
      XWSSecurityException - exception if the various token information could not be obtained