Package org.dspace.authorize.factory
Class AuthorizeServiceFactoryImpl
java.lang.Object
org.dspace.authorize.factory.AuthorizeServiceFactory
org.dspace.authorize.factory.AuthorizeServiceFactoryImpl
Factory implementation 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 TypeMethodDescriptionMethods inherited from class org.dspace.authorize.factory.AuthorizeServiceFactory
getInstance
-
Constructor Details
-
AuthorizeServiceFactoryImpl
public AuthorizeServiceFactoryImpl()
-
-
Method Details
-
getAuthorizeService
- Specified by:
getAuthorizeServicein classAuthorizeServiceFactory
-
getResourcePolicyService
- Specified by:
getResourcePolicyServicein classAuthorizeServiceFactory
-