com.sun.xml.ws.security.secconv
Class WSSCFactory
java.lang.Object
com.sun.xml.ws.security.secconv.WSSCFactory
public class WSSCFactory
- extends Object
A Factory for creating WS-SecureConversation contract instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newSCPlugin
public static WSSCPlugin newSCPlugin()
newWSSCContract
public static WSSCContract newWSSCContract(WSSCVersion wsscVer)
newWSSCClientContract
public static WSSCClientContract newWSSCClientContract()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.