-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0
-
Component/s: Security Manager
-
Labels:None
-
Pull Request URL:
-
Compatibility:Major
Currently security manager uses a MemoryBuffer to store both the session token, and the digital signature. For performance and readability, these are being refactored to an unsigned for the token and a StringBuffer for the signature