Package org.dspace.app.rest.security
Class VersioningSecurityBean
- java.lang.Object
-
- org.dspace.app.rest.security.VersioningSecurityBean
-
@Component("versioningSecurity") public class VersioningSecurityBean extends ObjectMethods of this class are used on PreAuthorize annotations to check security on versioning endpoint- Author:
- Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)
-
-
Constructor Summary
Constructors Constructor Description VersioningSecurityBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisEnableVersioning()This method checks if the versioning features are enabled
-