public class JweJsonEncryptionEntry extends Object
| Constructor and Description |
|---|
JweJsonEncryptionEntry(JweHeaders unprotectedHeader,
String encodedEncryptedKey) |
JweJsonEncryptionEntry(String encodedEncryptedKey) |
public JweJsonEncryptionEntry(String encodedEncryptedKey)
public JweJsonEncryptionEntry(JweHeaders unprotectedHeader, String encodedEncryptedKey)
Apache CXF