Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Oct 20, 2021
1 parent 73682ca commit 7de8b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/io/cryostat/net/web/JwtFactory.java
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
import com.nimbusds.jwt.proc.DefaultJWTClaimsVerifier;
import dagger.Lazy;

// TODO rename this, it isn't a factory
public class JwtFactory {

private final Lazy<WebServer> webServer;
Expand Down

0 comments on commit 7de8b0e

Please sign in to comment.