Uses of Interface
org.dspace.authenticate.AuthenticationMethod

Packages that use AuthenticationMethod
org.dspace.authenticate End-user authentication manager, interface and implementations. 
 

Uses of AuthenticationMethod in org.dspace.authenticate
 

Classes in org.dspace.authenticate that implement AuthenticationMethod
 class IPAuthentication
          Adds users to special groups based on IP address.
 class LDAPAuthentication
          Authentication module to authenticate against a flat LDAP tree where all users are in the same unit.
 class PasswordAuthentication
          A stackable authentication method based on the DSpace internal "EPerson" database.
 class X509Authentication
          Implicit authentication method that gets credentials from the X.509 client certificate supplied by the HTTPS client when connecting to this server.
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.