public interface ConsumerTokenService
| Modifier and Type | Method and Description |
|---|---|
void |
removeAllTokensForUsername(String username)
Deletes all the consumer tokens for the given user.
|
void removeAllTokensForUsername(String username)
username - a valid username.Copyright © 2020 Atlassian. All rights reserved.