Uses of Class
com.sun.xml.ws.security.opt.impl.enc.EncryptedHeader
-
Packages that use EncryptedHeader Package Description com.sun.xml.ws.security.opt.impl.util -
-
Uses of EncryptedHeader in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return EncryptedHeader Modifier and Type Method Description EncryptedHeaderWSSElementFactory. createEncryptedHeader(String ehId, String edId, Data data, String dataAlgo, KeyInfoType keyInfo, Key key, boolean contentOnly)
-