org.apache.cxf.rs.security.jose.jwe
Class EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.DirectKeyEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
- All Implemented Interfaces:
- KeyEncryptionProvider
- Enclosing class:
- EcdhDirectKeyJweEncryption
protected static class EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
- extends DirectKeyEncryptionAlgorithm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
protected EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm()
checkKeyEncryptionAlgorithm
protected void checkKeyEncryptionAlgorithm(JweHeaders headers)
- Overrides:
checkKeyEncryptionAlgorithm in class DirectKeyEncryptionAlgorithm
Apache CXF