public class AccessTokenManagerCli extends Object
AccessTokens.| Constructor and Description |
|---|
AccessTokenManagerCli(BufferedReader stdIn,
PrintWriter stdOut,
AccessTokenRepository repository,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext() |
static void |
main(String... args) |
void |
run(String... args) |
public AccessTokenManagerCli(BufferedReader stdIn, PrintWriter stdOut, AccessTokenRepository repository, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2014 CrafterCMS. All Rights Reserved.