public class UsernamePrivateKeyAuth extends UsernameAuth
| Constructor and Description |
|---|
UsernamePrivateKeyAuth(String username,
hudson.util.Secret passPhrase,
Iterable privateKeys) |
UsernamePrivateKeyAuth(String username,
hudson.util.Secret passPhrase,
String... privateKeys) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPassPhraseBytes() |
com.google.common.collect.ImmutableList<String> |
getPrivateKeys() |
fromCredentials, getUsernameCopyright © 2016–2017. All rights reserved.