diff --git a/config/src/main/kotlin/org/springframework/security/config/web/servlet/oauth2/resourceserver/OpaqueTokenDsl.kt b/config/src/main/kotlin/org/springframework/security/config/web/servlet/oauth2/resourceserver/OpaqueTokenDsl.kt index 21616f08e3..a6829b7e0c 100644 --- a/config/src/main/kotlin/org/springframework/security/config/web/servlet/oauth2/resourceserver/OpaqueTokenDsl.kt +++ b/config/src/main/kotlin/org/springframework/security/config/web/servlet/oauth2/resourceserver/OpaqueTokenDsl.kt @@ -21,7 +21,7 @@ import org.springframework.security.config.annotation.web.configurers.oauth2.ser import org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector /** - * A Kotlin DSL to configure JWT Resource Server Support using idiomatic Kotlin code. + * A Kotlin DSL to configure opaque token Resource Server Support using idiomatic Kotlin code. * * @author Eleftheria Stein * @since 5.3