Hierarchy For Package com.peterphi.usermanager.guice.authentication
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- com.peterphi.usermanager.guice.authentication.UserLoginModule
- com.peterphi.usermanager.guice.authentication.ImpersonationService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.ws.rs.ProcessingException
- javax.ws.rs.client.ResponseProcessingException
- com.peterphi.std.guice.restclient.exception.RestException
- com.peterphi.usermanager.guice.authentication.AuthenticationFailureException
- com.peterphi.std.guice.restclient.exception.RestException
- javax.ws.rs.client.ResponseProcessingException
- javax.ws.rs.ProcessingException
- java.lang.RuntimeException
- java.lang.Exception
- com.peterphi.usermanager.guice.authentication.UserLoginProvider (implements com.google.inject.Provider<T>)
- com.peterphi.usermanager.guice.authentication.UserManagerAuthenticationGuiceRole (implements com.peterphi.std.guice.apploader.GuiceRole)
- com.google.inject.AbstractModule (implements com.google.inject.Module)
Interface Hierarchy
- com.peterphi.std.guice.common.auth.iface.CurrentUser
- com.peterphi.usermanager.guice.authentication.UserLogin
- com.peterphi.usermanager.guice.authentication.UserAuthenticationService