update javadoc for client secret rotation REST service (#10990)
Closes #10610
This commit is contained in:
parent
3356e8b098
commit
2b996b12a1
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ public class ClientResource {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get the client secret
|
||||
* Get the rotated client secret
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue