Uses of Interface
org.dspace.authenticate.service.AuthenticationService
Packages that use AuthenticationService
Package
Description
End-user authentication manager, interface and implementations.
-
Uses of AuthenticationService in org.dspace.authenticate
Classes in org.dspace.authenticate that implement AuthenticationServiceModifier and TypeClassDescriptionclassAccess point for the stackable authentication methods.Fields in org.dspace.authenticate declared as AuthenticationServiceModifier and TypeFieldDescriptionprotected AuthenticationServiceLDAPAuthentication.authenticationServiceprotected AuthenticationServiceX509Authentication.authenticationService -
Uses of AuthenticationService in org.dspace.authenticate.factory
Methods in org.dspace.authenticate.factory that return AuthenticationServiceModifier and TypeMethodDescriptionabstract AuthenticationServiceAuthenticateServiceFactory.getAuthenticationService()AuthenticateServiceFactoryImpl.getAuthenticationService()