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-remote/src/main/java/eu/etaxonomy/cdm/remote/config/MultiWebSecurityConfiguration.java
37 37
 * clear.
38 38
 *
39 39
 * @author a.kohlbecker
40
 * @date Oct 6, 2016
40
 * @since Oct 6, 2016
41 41
 *
42 42
 */
43 43
@EnableWebSecurity
......
53 53
    /**
54 54
     * Check for full authentication for remoting services
55 55
     * @author a.kohlbecker
56
     * @date Oct 6, 2016
56
     * @since Oct 6, 2016
57 57
     *
58 58
     */
59 59
    @Configuration
......
78 78
     * so that the user is requested to provide his credentials.
79 79
     *
80 80
     * @author a.kohlbecker
81
     * @date Jan 16, 2017
81
     * @since Jan 16, 2017
82 82
     *
83 83
     */
84 84
    @Configuration
......
105 105
     * in the OAuth2ServerConfiguration.
106 106
     *
107 107
     * @author a.kohlbecker
108
     * @date Oct 6, 2016
108
     * @since Oct 6, 2016
109 109
     *
110 110
     */
111 111
    @Configuration

Also available in: Unified diff