Class Hierarchy
- java.lang.Object
- org.dspace.authenticate.AuthenticationServiceImpl (implements org.dspace.authenticate.service.AuthenticationService)
- org.dspace.authenticate.IPAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.IPMatcher
- org.dspace.authenticate.LDAPAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.OidcAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.OidcAuthenticationBean (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.OrcidAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.OrcidAuthenticationBean (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.PasswordAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- org.dspace.authenticate.ShibAuthentication (implements org.dspace.authenticate.AuthenticationMethod)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.dspace.authenticate.IPMatcherException
- java.lang.Exception
- org.dspace.authenticate.X509Authentication (implements org.dspace.authenticate.AuthenticationMethod)
Interface Hierarchy
- org.dspace.authenticate.AuthenticationMethod