public class GithubSecretStorage extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
contains(User user) |
static void |
put(User user,
String accessToken) |
static String |
retrieve(User user) |
Copyright © 2016–2021. All rights reserved.