23
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 22 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added JavaBeans compatible setter methods for username and password so the Token can be used in guis and form-field binding.
lhazlewood
as pharaohh
More... over 18 years ago
added JavaBeans compatible setter methods for username and password so the Token can be used in guis and form-field binding.
lhazlewood
as pharaohh
More... over 18 years ago
Added permission support to the memory authentication DAO
jhaile
as mentiro
More... over 18 years ago
Added permission support to the memory authentication DAO
jhaile
as mentiro
More... over 18 years ago
Added JavaDoc to password matching classes.
jhaile
as mentiro
More... over 18 years ago
Added JavaDoc to password matching classes.
jhaile
as mentiro
More... over 18 years ago
Cleaned up comments.
jhaile
as mentiro
More... over 18 years ago
Cleaned up comments.
jhaile
as mentiro
More... over 18 years ago
Added password hashing support to the password matching and changed Spring sample app to use SHA-1/Base64.
jhaile
as mentiro
More... over 18 years ago
Added password hashing support to the password matching and changed Spring sample app to use SHA-1/Base64.
jhaile
as mentiro
More... over 18 years ago
updated null check
lhazlewood
as pharaohh
More... over 18 years ago
updated null check
lhazlewood
as pharaohh
More... over 18 years ago
Added spring support
lhazlewood
as pharaohh
More... over 18 years ago
Added spring support
lhazlewood
as pharaohh
More... over 18 years ago
added SecureSession interface
lhazlewood
as pharaohh
More... over 18 years ago
added SecureSession interface
lhazlewood
as pharaohh
More... over 18 years ago
minor cleanup
lhazlewood
as pharaohh
More... over 18 years ago
minor cleanup
lhazlewood
as pharaohh
More... over 18 years ago
Changed filter to delegate to a static utils class so that a future spring interceptor can use the same code.
jhaile
as mentiro
More... over 18 years ago
Changed filter to delegate to a static utils class so that a future spring interceptor can use the same code.
jhaile
as mentiro
More... over 18 years ago
updated javadoc task, adjusted memory dao implementation
lhazlewood
as pharaohh
More... over 18 years ago
updated javadoc task, adjusted memory dao implementation
lhazlewood
as pharaohh
More... over 18 years ago
Changed serializable comment to string.
jhaile
as mentiro
More... over 18 years ago
Changed serializable comment to string.
jhaile
as mentiro
More... over 18 years ago
Added comments to the accessor.
jhaile
as mentiro
More... over 18 years ago
Added comments to the accessor.
jhaile
as mentiro
More... over 18 years ago
Authentication and authorization infrastructure improvements. Updated spring sample application to use authentication classes.
jhaile
as mentiro
More... over 18 years ago
Authentication and authorization infrastructure improvements. Updated spring sample application to use authentication classes.
jhaile
as mentiro
More... over 18 years ago
renamed class
lhazlewood
as pharaohh
More... over 18 years ago
renamed class
lhazlewood
as pharaohh
More... over 18 years ago