Package org.dspace.authenticate
package org.dspace.authenticate
End-user authentication manager, interface and implementations.
-
ClassDescriptionImplement this interface to participate in the stackable authentication mechanism.Access point for the stackable authentication methods.Adds users to special groups based on IP address.Quickly tests whether a given IP address matches an IP range.Thrown when there is a problem parsing an IP matcher specification.This combined LDAP authentication method supersedes both the 'LDAPAuthentication' and the 'LDAPHierarchicalAuthentication' methods.Implementation of
AuthenticationMethodthat delegate all the method invocations to the bean of classOrcidAuthenticationBean.OpenID Connect Authentication for DSpace.Implementation ofAuthenticationMethodthat delegate all the method invocations to the bean of classOrcidAuthenticationBean.ORCID authentication for DSpace.A stackable authentication method based on the DSpace internal "EPerson" database.SAML authentication for DSpace.Shibboleth authentication for DSpace Shibboleth is a distributed authentication system for securely authenticating users and passing attributes about the user from one or more identity providers.Implicit authentication method that gets credentials from the X.509 client certificate supplied by the HTTPS client when connecting to this server.