| Package | Description |
|---|---|
| com.sun.xml.ws.security.impl.policyconv | |
| com.sun.xml.ws.security.opt.impl.util | |
| com.sun.xml.wss.impl.policy.mls |
| Modifier and Type | Method and Description |
|---|---|
EncryptionTarget |
EncryptionTargetCreator.newQNameEncryptionTarget(QName targetValue) |
EncryptionTarget |
EncryptionTargetCreator.newURIEncryptionTarget(String uri) |
EncryptionTarget |
EncryptionTargetCreator.newXpathEncryptionTarget(String xpathTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionTargetCreator.addAttachmentTransform(EncryptionTarget target,
String transformURI) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedData |
WSSElementFactory.createEncryptedData(String id,
com.sun.xml.ws.api.message.Attachment attachment,
String dataAlgo,
KeyInfoType keyInfo,
Key key,
EncryptionTarget target) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptionPolicy.FeatureBinding.addTargetBinding(EncryptionTarget target) |
boolean |
EncryptionTarget.equals(EncryptionTarget target)
Equals operator
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.