Project

General

Profile

« Previous | Next » 

Revision 7fa325bc

Added by Andreas Müller about 6 years ago

ref #6241 change @date to @since

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/hibernate/permission/voter/GrantAlwaysVoter.java
20 20
 * This voter always returns {@link #ACCESS_GRANTED}.
21 21
 * It is needed as default voter when using the {@link UnanimousBased}
22 22
 * @author andreas kohlbecker
23
 * @date Sep 4, 2012
23
 \* @since Sep 4, 2012
24 24
 *
25 25
 */
26 26
public class GrantAlwaysVoter extends CdmPermissionVoter {

Also available in: Unified diff