-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Calling wrap/unwrap methods on ExternalSaslServer/Client should throw IllegalStateException as defines the contract. Currently it throws a SaslException.
-We could be inspired by OpenJDK implementation of CRAM-MD5 and do the following in both methods:
- clones
-
JBEAP-7565 Elytron ExternalSaslServer/Client should throw IllegalStateException for wrap/unwrap methods
- Closed