We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3ac4d commit f545ffbCopy full SHA for f545ffb
plugins/UserPlugin/src/opengrok/auth/plugin/decoders/HeaderDecoder.java
@@ -17,7 +17,7 @@
17
* CDDL HEADER END
18
*/
19
20
- /*
+/*
21
* Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.
22
23
package opengrok.auth.plugin.decoders;
@@ -30,7 +30,7 @@
30
import opengrok.auth.plugin.util.Timestamp;
31
32
/**
33
- *
+ * Decode Oracle SSO specific headers.
34
* @author Krystof Tulinger
35
36
public class HeaderDecoder implements IUserDecoder {
0 commit comments