Uses of Interface
org.dspace.qaevent.security.QASecurity
Packages that use QASecurity
-
Uses of QASecurity in org.dspace.qaevent.security
Classes in org.dspace.qaevent.security that implement QASecurityModifier and TypeClassDescriptionclassQASecurity that restrict access to the QA Source and related events only to repository administratorsclassQASecurity implementations that allow access to only qa events that match a SORL query generated using the eperson uuid -
Uses of QASecurity in org.dspace.qaevent.service.impl
Methods in org.dspace.qaevent.service.impl with parameters of type QASecurityModifier and TypeMethodDescriptionvoidQAEventSecurityServiceImpl.setDefaultSecurity(QASecurity defaultSecurity) Method parameters in org.dspace.qaevent.service.impl with type arguments of type QASecurityModifier and TypeMethodDescriptionvoidQAEventSecurityServiceImpl.setQaSecurityConfiguration(Map<String, QASecurity> qaSecurityConfiguration)