Fix typo in Kotlin Javadoc

This commit is contained in:
Eleftheria Stein 2020-02-11 17:47:53 +01:00
parent eb7df6416a
commit f37a4557e6
1 changed files with 1 additions and 1 deletions

View File

@ -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