|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptedData | |
|---|---|
| com.sun.xml.ws.security.opt.impl.enc | |
| com.sun.xml.ws.security.opt.impl.util | |
| Uses of EncryptedData in com.sun.xml.ws.security.opt.impl.enc |
|---|
| Classes in com.sun.xml.ws.security.opt.impl.enc that implement EncryptedData | |
|---|---|
class |
JAXBEncryptedData
|
| Uses of EncryptedData in com.sun.xml.ws.security.opt.impl.util |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.util that return EncryptedData | |
|---|---|
EncryptedData |
WSSElementFactory.createEncryptedData(java.lang.String id,
com.sun.xml.ws.api.message.Attachment attachment,
java.lang.String dataAlgo,
KeyInfoType keyInfo,
java.security.Key key,
EncryptionTarget target)
|
EncryptedData |
WSSElementFactory.createEncryptedData(java.lang.String id,
javax.xml.crypto.Data data,
java.lang.String dataAlgo,
KeyInfoType keyInfo,
java.security.Key key,
boolean contentOnly)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||