update javadoc for client secret rotation REST service (#10990)

Closes #10610
This commit is contained in:
Marcelo Daniel Silva Sales 2022-03-29 21:46:54 +02:00 committed by GitHub
parent 3356e8b098
commit 2b996b12a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -731,7 +731,7 @@ public class ClientResource {
}
/**
* Get the client secret
* Get the rotated client secret
*
* @return
*/