com.jsuereth.sbtpgp
Members list
Type members
Classlikes
A GpgSigner that uses bouncy castle.
A GpgSigner that uses bouncy castle.
Attributes
- Supertypes
Attributes
- Supertypes
Simple caching api. So simple it's probably horribly bad in some way. OH, right... synchronization could be bad here...
Simple caching api. So simple it's probably horribly bad in some way. OH, right... synchronization could be bad here...
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
A GpgSigner that uses the command-line to run gpg with a GPG smartcard.
A GpgSigner that uses the command-line to run gpg with a GPG smartcard.
Yubikey 4 has OpenPGP support: https://developers.yubico.com/PGP/ so we can call it directly, and the secret key resides on the card. This means we need pinentry to be used, and there is no secret key ring.
Attributes
- Supertypes
A GpgSigner that uses the command-line to run gpg.
A GpgSigner that uses the command-line to run gpg.
Attributes
- Supertypes
Attributes
- Supertypes
Configuration class for using Ivy to get PGP signatures.
Configuration class for using Ivy to get PGP signatures.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Configuration class for an Ivy module that will pull PGP signatures.
Configuration class for an Ivy module that will pull PGP signatures.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
SBT Keys for the PGP plugin.
SBT Keys for the PGP plugin.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PgpKeys.type
SBT Settings for doing PGP security tasks. Signing, verifying, etc.
SBT Settings for doing PGP security tasks. Signing, verifying, etc.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PgpSettings.type
Helper utilties to check PGP signatures in SBT.
Helper utilties to check PGP signatures in SBT.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PgpSignatureCheck.type
The interface used to sign plugins.
The interface used to sign plugins.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object BouncyCastlePgpVerifier
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Helper class to grab all the output from a process into one string.
Helper class to grab all the output from a process into one string.
Attributes
- Supertypes
-
trait ProcessLoggerclass Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SbtHelpers.type
This class is used to control what we expose to users. It grants access to all our keys in the common naming sense of plugins. This is temporary until we clean this plugin up for 0.12.0 usage.
This class is used to control what we expose to users. It grants access to all our keys in the common naming sense of plugins. This is temporary until we clean this plugin up for 0.12.0 usage.
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
SbtPgp.type
Context used by PGP commands as they execute.
Context used by PGP commands as they execute.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PgpCommandContexttrait UICommandContexttrait PgpStaticContextclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PgpStaticContextclass Objecttrait Matchableclass AnyShow all
The result of checking the signature of a given artifact in a module.
The result of checking the signature of a given artifact in a module.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
A report of the PGP signature check results.
A report of the PGP signature check results.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SignatureCheckResult.type
Matcher for an untrusted key.
Matcher for an untrusted key.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UntrustedKey.type
Value members
Concrete methods
Concrete fields
Default extension for PGP signatures.
Default extension for PGP signatures.