Class EncryptionTargetCreator
java.lang.Object
com.sun.xml.ws.security.impl.policyconv.EncryptionTargetCreator
- Author:
- K.Venugopal@sun.com
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEncryptionTargetCreator(AlgorithmSuite algorithmSuite, boolean enforce) Creates a new instance of EncryptionTargetCreator -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttachmentTransform(EncryptionTarget target, String transformURI) newQNameEncryptionTarget(QName targetValue) newXpathEncryptionTarget(String xpathTarget)
-
Field Details
-
algorithmSuite
-
enforce
public boolean enforce
-
-
Constructor Details
-
EncryptionTargetCreator
Creates a new instance of EncryptionTargetCreator
-
-
Method Details
-
newQNameEncryptionTarget
-
newXpathEncryptionTarget
-
newURIEncryptionTarget
-
addAttachmentTransform
-