org.apache.cxf.rs.security.jose.jwe
Class EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.DirectKeyJweEncryption.DirectKeyEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
- All Implemented Interfaces:
- KeyEncryptionAlgorithm
- Enclosing class:
- EcdhDirectKeyJweEncryption
protected static class EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
- extends DirectKeyJweEncryption.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 DirectKeyJweEncryption.DirectKeyEncryptionAlgorithm
Apache CXF