| Package | Description |
|---|---|
| com.sun.xml.ws.security.opt.impl.enc | |
| com.sun.xml.ws.security.opt.impl.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBEncryptedData |
| 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) |
EncryptedData |
WSSElementFactory.createEncryptedData(String id,
Data data,
String dataAlgo,
KeyInfoType keyInfo,
Key key,
boolean contentOnly) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.