Fix javadoc in OAuth2AuthorizationServerPropertiesMapper
See gh-35366
This commit is contained in:
parent
0f1870ee98
commit
2d1a403605
|
|
@ -34,7 +34,7 @@ import org.springframework.security.oauth2.server.authorization.settings.OAuth2T
|
|||
import org.springframework.security.oauth2.server.authorization.settings.TokenSettings;
|
||||
|
||||
/**
|
||||
* Maps {@OAuth2AuthorizationServerProperties} to Authorization Server types.
|
||||
* Maps {@link OAuth2AuthorizationServerProperties} to Authorization Server types.
|
||||
*
|
||||
* @author Steve Riesenberg
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue