Uses of Interface
org.dspace.authenticate.AuthenticationMethod
Packages that use AuthenticationMethod
Package
Description
End-user authentication manager, interface and implementations.
-
Uses of AuthenticationMethod in org.dspace.authenticate
Classes in org.dspace.authenticate that implement AuthenticationMethodModifier and TypeClassDescriptionclassAdds users to special groups based on IP address.classThis combined LDAP authentication method supersedes both the 'LDAPAuthentication' and the 'LDAPHierarchicalAuthentication' methods.classImplementation ofAuthenticationMethodthat delegate all the method invocations to the bean of classOrcidAuthenticationBean.classOpenID Connect Authentication for DSpace.classImplementation ofAuthenticationMethodthat delegate all the method invocations to the bean of classOrcidAuthenticationBean.classORCID authentication for DSpace.classA stackable authentication method based on the DSpace internal "EPerson" database.classSAML authentication for DSpace.classShibboleth 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.classImplicit authentication method that gets credentials from the X.509 client certificate supplied by the HTTPS client when connecting to this server.Methods in org.dspace.authenticate that return types with arguments of type AuthenticationMethodModifier and TypeMethodDescriptionAuthenticationServiceImpl.authenticationMethodIterator()AuthenticationServiceImpl.getAuthenticationMethodStack() -
Uses of AuthenticationMethod in org.dspace.authenticate.service
Methods in org.dspace.authenticate.service that return types with arguments of type AuthenticationMethodModifier and TypeMethodDescriptionAuthenticationService.authenticationMethodIterator()Get stack of authentication methods.