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 09877e8 commit fe98e50Copy full SHA for fe98e50
1 file changed
src/main/java/org/oidc/service/oidc/Authentication.java
@@ -56,7 +56,7 @@ public class Authentication extends AbstractService {
56
/**
57
* Constructor.
58
*
59
- * @param serviceContext service context shared by services
+ * @param serviceContext service context shared by services, must not be null
60
* @param state state database, must not be null
61
* @param serviceConfig service specific configuration
62
0 commit comments