Class XWSSPolicyGenerator

java.lang.Object
com.sun.xml.ws.security.impl.policyconv.XWSSPolicyGenerator

public class XWSSPolicyGenerator extends Object
Will convert WS Security Policy to XWSS policy. WS Security Policies are digested and cached by the first pipe. The same objects are shared across instances of the pipe(refer to Pipe javadoc for more information)
Author:
K.Venugopal@sun.com