Uses of Class
org.dspace.authenticate.factory.AuthenticateServiceFactory
-
Packages that use AuthenticateServiceFactory Package Description org.dspace.authenticate.factory -
-
Uses of AuthenticateServiceFactory in org.dspace.authenticate.factory
Subclasses of AuthenticateServiceFactory in org.dspace.authenticate.factory Modifier and Type Class Description classAuthenticateServiceFactoryImplFactory implementation to get services for the authenticate package, use AuthenticateServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.authenticate.factory that return AuthenticateServiceFactory Modifier and Type Method Description static AuthenticateServiceFactoryAuthenticateServiceFactory. getInstance()
-