Package org.apache.shiro.lang.util
Class ByteUtils
java.lang.Object
org.apache.shiro.lang.util.ByteUtils
-
Method Summary
-
Method Details
-
wipe
For security, sensitive information in array should be zeroed-out at end of use (SHIRO-349).- Parameters:
value- An array holding sensitive data
-