Package org.dspace.authorize.factory
Class AuthorizeServiceFactory
java.lang.Object
org.dspace.authorize.factory.AuthorizeServiceFactory
- Direct Known Subclasses:
AuthorizeServiceFactoryImpl
Abstract factory to get services for the authorize package, use AuthorizeServiceFactory.getInstance() to retrieve
an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AuthorizeServicestatic AuthorizeServiceFactoryabstract ResourcePolicyService
-
Constructor Details
-
AuthorizeServiceFactory
public AuthorizeServiceFactory()
-
-
Method Details
-
getAuthorizeService
-
getResourcePolicyService
-
getInstance
-