Class Hierarchy
- java.lang.Object
- org.trellisldp.oauth.FederatedJwtAuthenticator (implements org.trellisldp.oauth.Authenticator)
- org.trellisldp.oauth.JwksAuthenticator (implements org.trellisldp.oauth.Authenticator)
- org.trellisldp.oauth.JwtAuthenticator (implements org.trellisldp.oauth.Authenticator)
- org.trellisldp.oauth.NullAuthenticator (implements org.trellisldp.oauth.Authenticator)
- org.trellisldp.oauth.OAuthFilter (implements javax.ws.rs.container.ContainerRequestFilter)
- org.trellisldp.oauth.OAuthPrincipal (implements java.security.Principal)
- org.trellisldp.oauth.OAuthUtils
Interface Hierarchy
- org.trellisldp.oauth.Authenticator