org.apache.cxf.rs.security.jose.jwe
Class AesCbcHmacJweEncryption.MacState
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.AesCbcHmacJweEncryption.MacState
- Enclosing class:
- AesCbcHmacJweEncryption
protected static class AesCbcHmacJweEncryption.MacState
- extends Object
|
Field Summary |
protected Mac |
mac
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mac
protected Mac mac
AesCbcHmacJweEncryption.MacState
protected AesCbcHmacJweEncryption.MacState()
Apache CXF