com.sun.xml.ws.security.opt.impl.dsig
Class SignatureProcessor
java.lang.Object
com.sun.xml.ws.security.opt.impl.dsig.SignatureProcessor
public class SignatureProcessor
- extends Object
- Author:
- Ashutosh.Shahi@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureProcessor
public SignatureProcessor()
- Creates a new instance of SignatureProcessor
sign
public static int sign(JAXBFilterProcessingContext context)
throws XWSSecurityException
- performs the signature
- Parameters:
context - JAXBFilterProcessingContext
- Returns:
- errorCode
- Throws:
XWSSecurityException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.