Skip to content
View lhazlewood's full-sized avatar
  • Las Vegas, California, USA
  • 18:38 - 7h behind

Organizations

@CloudDirectory @stormpath @ionwg @qos-ch @bujiio @stormpath-community

Block or report lhazlewood

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. apache-shiro-tutorial-webapp apache-shiro-tutorial-webapp Public

    A step-by-step tutorial showing how to secure a web app with Apache Shiro

    Java 266 3.4k

  2. shiro-multitenant-sample shiro-multitenant-sample Public

    Apache Shiro multi-tenant sample app

    Java 12 15

  3. simple-shiro-web-app simple-shiro-web-app Public

    Forked from pires/simple-shiro-web-app

    A simple proof-of-concept of Shiro authentication with JDBC Realm and MySQL.

    Java 8 14

  4. shiro-cassandra-sample shiro-cassandra-sample Public

    Sample Apache Shiro-enabled web app that uses Cassandra as a clustered session store

    Java 8 8

  5. aya aya Public

    Aya is a lightweight web server built on principles of clean OO and architectural design, ideal for customization and embedding into any environment.

    Java 7 3

  6. scms scms Public

    SCMS is a Simple Content Management System

    Java 7 4

84 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 2 commits in 1 repository

Created a pull request in jwtk/jjwt that received 3 comments

Ensured *Builder instances are no longer created with reflection

Ensured *Builder instances are no longer created with reflection using Classes.newInstance. Instead, Classes.newInstance is used to create static/t…

+151 −19 lines changed 3 comments
Opened 2 other pull requests in 1 repository
jwtk/jjwt 1 merged 1 closed

Created an issue in jwtk/jjwt that received 1 comment

Runtime Builder creation enhancements

Per the discussion in #987, this issue represents work associated with converting Classes.newInstance calls to a factory approach that avoids refle…

1 comment
Answered 1 discussion in 1 repository
jwtk/jjwt
Loading