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