Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Document that SecureString violates CharSequence.toString() #71

Open
Marcono1234 opened this issue Apr 27, 2019 · 0 comments
Open

Document that SecureString violates CharSequence.toString() #71

Marcono1234 opened this issue Apr 27, 2019 · 0 comments

Comments

@Marcono1234
Copy link

https://github.com/OWASP/passfault/blob/master/core/src/main/java/org/owasp/passfault/impl/SecureString.java violates the documentation of CharSequence.toString():

Returns a string containing the characters in this sequence in the same order as this sequence.

This should be documented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant