|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JweEncryptionProvider
| Method Summary | |
|---|---|
String |
encrypt(byte[] jweContent,
JweHeaders jweHeaders)
JWE compact encryption |
JweEncryptionOutput |
getEncryptionOutput(JweEncryptionInput jweInput)
Prepare JWE state for completing either JWE compact or JSON encryption |
| Methods inherited from interface org.apache.cxf.rs.security.jose.jwe.JweKeyProperties |
|---|
getContentAlgorithm, getKeyAlgorithm |
| Method Detail |
|---|
String encrypt(byte[] jweContent,
JweHeaders jweHeaders)
JweEncryptionOutput getEncryptionOutput(JweEncryptionInput jweInput)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||