We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936b388 commit 71bf8f2Copy full SHA for 71bf8f2
1 file changed
documentation/modules/ROOT/pages/12_security.adoc
@@ -88,7 +88,7 @@ We are providing a valid token that can be verified by the configured public key
88
89
You can inject any defined claim into an object by using `@Claim` annotation:
90
91
-Change the `SecureResource` Java class in `src/main/java` in the `com.redhat.developers` package with the following contents:
+Create the `SecureResource` Java class in `src/main/java` in the `com.redhat.developers` package with the following contents:
92
93
[.console-input]
94
[source,java]
0 commit comments