Package org.dspace.authenticate.factory
Class AuthenticateServiceFactory
java.lang.Object
org.dspace.authenticate.factory.AuthenticateServiceFactory
- Direct Known Subclasses:
AuthenticateServiceFactoryImpl
Abstract factory to get services for the authenticate package, use AuthenticateServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AuthenticationServicestatic AuthenticateServiceFactory
-
Constructor Details
-
AuthenticateServiceFactory
public AuthenticateServiceFactory()
-
-
Method Details
-
getAuthenticationService
-
getInstance
-