Uses of Interface
com.atlassian.bamboo.utils.SshKeysProvider
-
Packages that use SshKeysProvider Package Description com.atlassian.bamboo.utils -
-
Uses of SshKeysProvider in com.atlassian.bamboo.utils
Classes in com.atlassian.bamboo.utils that implement SshKeysProvider Modifier and Type Class Description class
Ed25518KeysProvider
class
RsaOpenSshKeysProvider
Utility class for generation openssh compatible key pair Generated keys are RSA keys.
-