Skip to content

Commit f545ffb

Browse files
author
Vladimir Kotal
committed
add comment
1 parent 8b3ac4d commit f545ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/UserPlugin/src/opengrok/auth/plugin/decoders/HeaderDecoder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* CDDL HEADER END
1818
*/
1919

20-
/*
20+
/*
2121
* Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
2222
*/
2323
package opengrok.auth.plugin.decoders;
@@ -30,7 +30,7 @@
3030
import opengrok.auth.plugin.util.Timestamp;
3131

3232
/**
33-
*
33+
* Decode Oracle SSO specific headers.
3434
* @author Krystof Tulinger
3535
*/
3636
public class HeaderDecoder implements IUserDecoder {

0 commit comments

Comments
 (0)