Index

A D G K O V 
All Classes and Interfaces|All Packages|Serialized Form

A

add(List<PGPPublicKey>) - Method in interface org.wildfly.channel.gpg.GpgKeystore
records the public keys in the store for future use.
addListener(GpgSignatureValidatorListener) - Method in class org.wildfly.channel.gpg.GpgSignatureValidator
 
artifactSignatureCorrect(ArtifactIdentifier, PGPPublicKey) - Method in interface org.wildfly.channel.gpg.GpgSignatureValidatorListener
Called when and artifact signature was successfully verified.
artifactSignatureInvalid(ArtifactIdentifier, PGPPublicKey) - Method in interface org.wildfly.channel.gpg.GpgSignatureValidatorListener
Called when and artifact signature was found to be invalid.

D

downloadKey(String) - Method in class org.wildfly.channel.gpg.Keyserver
download a public key matching the keyID from one of defined GPG keyservers

G

get(String) - Method in interface org.wildfly.channel.gpg.GpgKeystore
resolve a public key from the store.
GpgKeystore - Interface in org.wildfly.channel.gpg
Local store of trusted public keys.
GpgSignatureValidator - Class in org.wildfly.channel.gpg
Implementation of a GPG signature validator.
GpgSignatureValidator(GpgKeystore) - Constructor for class org.wildfly.channel.gpg.GpgSignatureValidator
 
GpgSignatureValidator(GpgKeystore, Keyserver) - Constructor for class org.wildfly.channel.gpg.GpgSignatureValidator
 
GpgSignatureValidatorListener - Interface in org.wildfly.channel.gpg
Validation callbacks used for example for additional logging.

K

Keyserver - Class in org.wildfly.channel.gpg
Retrieves a public key from a remote GPG keyserver using a PKS query
Keyserver(List<URL>) - Constructor for class org.wildfly.channel.gpg.Keyserver
 
KeystoreOperationException - Exception Class in org.wildfly.channel.gpg
 
KeystoreOperationException() - Constructor for exception class org.wildfly.channel.gpg.KeystoreOperationException
 
KeystoreOperationException(String) - Constructor for exception class org.wildfly.channel.gpg.KeystoreOperationException
 
KeystoreOperationException(String, Throwable) - Constructor for exception class org.wildfly.channel.gpg.KeystoreOperationException
 
KeystoreOperationException(Throwable) - Constructor for exception class org.wildfly.channel.gpg.KeystoreOperationException
 

O

org.wildfly.channel.gpg - package org.wildfly.channel.gpg
 

V

validateSignature(ArtifactIdentifier, InputStream, InputStream, List<String>) - Method in class org.wildfly.channel.gpg.GpgSignatureValidator
 
A D G K O V 
All Classes and Interfaces|All Packages|Serialized Form