A B C D E F G I K L M N O P R S T V W 

A

AbstractTransformPolicy - Class in org.mule.module.pgp
An abstract implementation of TransformPolicy.
AbstractTransformPolicy() - Constructor for class org.mule.module.pgp.AbstractTransformPolicy
 
AbstractTransformPolicy.TransformerWork - Class in org.mule.module.pgp
 
AbstractTransformPolicy.TransformerWork() - Constructor for class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 
authenticate(Authentication) - Method in class org.mule.module.pgp.PGPSecurityProvider
 
authenticateInbound(MuleEvent) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
authenticateOutbound(MuleEvent) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
available() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 

B

BouncyCastleUtil - Class in org.mule.module.pgp.util
 
BouncyCastleUtil() - Constructor for class org.mule.module.pgp.util.BouncyCastleUtil
 

C

close() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
create(Authentication) - Method in class org.mule.module.pgp.PGPSecurityContextFactory
 

D

decrypt(InputStream, Object) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
DecryptStreamTransformer - Class in org.mule.module.pgp
 
DecryptStreamTransformer(InputStream, PGPPublicKey, PGPSecretKey, String, Provider) - Constructor for class org.mule.module.pgp.DecryptStreamTransformer
 
DEFAULT_CHUNK_SIZE - Static variable in class org.mule.module.pgp.TransformContinuouslyPolicy
 
doInitialise() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
doInitialise() - Method in class org.mule.module.pgp.PGPSecurityProvider
 

E

encrypt(InputStream, Object) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
encryptionStrategyNotSet() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
EncryptStreamTransformer - Class in org.mule.module.pgp
 
EncryptStreamTransformer(InputStream, PGPPublicKey, Provider) - Constructor for class org.mule.module.pgp.EncryptStreamTransformer
 
errorVerifySignature() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
execute() - Method in class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 

F

finalize() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 

G

getAuthentication() - Method in class org.mule.module.pgp.PGPSecurityContext
 
getBytesRequested() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getContents() - Method in class org.mule.module.pgp.SignedMessage
 
getCopyingThread() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getCopyingThread() - Method in class org.mule.module.pgp.TransformContinuouslyPolicy
getCopyingThread() - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
getCopyingThread() - Method in class org.mule.module.pgp.TransformPerRequestPolicy
getCredentials() - Method in class org.mule.module.pgp.PGPAuthentication
 
getCredentialsAccessor() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
getDetails() - Method in class org.mule.module.pgp.PGPAuthentication
 
getEvent() - Method in class org.mule.module.pgp.PGPAuthentication
 
getInputStream() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
getKeyManager() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
getKeyManager() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
getKeyManager() - Method in class org.mule.module.pgp.PGPSecurityProvider
 
getMessage(byte[]) - Static method in class org.mule.module.pgp.MessageFactory
 
getPrincipal() - Method in class org.mule.module.pgp.PGPAuthentication
 
getProperties() - Method in class org.mule.module.pgp.PGPAuthentication
 
getPublicKey() - Method in class org.mule.module.pgp.PGPCryptInfo
 
getPublicKey(String) - Method in interface org.mule.module.pgp.PGPKeyRing
 
getPublicKey(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getPublicKeyRingFileName() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretAliasId() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretKey() - Method in interface org.mule.module.pgp.PGPKeyRing
 
getSecretKey() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretKeyRingFileName() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getSecretPassphrase() - Method in interface org.mule.module.pgp.PGPKeyRing
 
getSecretPassphrase() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
getStrategy() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
getTextData() - Method in class org.mule.module.pgp.LiteralMessage
 
getTransformer() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 

I

init() - Method in class org.mule.module.pgp.config.PgpNamespaceHandler
 
initialise() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
initialise() - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
initialize(LazyTransformedInputStream) - Method in class org.mule.module.pgp.AbstractTransformPolicy
Initialize this policy with the corresponding lazyTransformedInputStream
initialize(OutputStream) - Method in class org.mule.module.pgp.DecryptStreamTransformer
Initialize this writer to write in the out OutputStream
initialize(OutputStream) - Method in class org.mule.module.pgp.EncryptStreamTransformer
Initialize this writer to write in the out OutputStream
initialize(OutputStream) - Method in interface org.mule.module.pgp.StreamTransformer
Initialize this writer to write in the out OutputStream
initialize(LazyTransformedInputStream) - Method in interface org.mule.module.pgp.TransformPolicy
Initialize this policy with the corresponding lazyTransformedInputStream
InvalidPublicKeyException - Exception in org.mule.module.pgp
 
InvalidPublicKeyException(Message) - Constructor for exception org.mule.module.pgp.InvalidPublicKeyException
 
invalidSignature() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
isAuthenticated() - Method in class org.mule.module.pgp.PGPAuthentication
 
isCheckKeyExpirity() - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
isClosed - Variable in class org.mule.module.pgp.AbstractTransformPolicy
 
isSignRequested() - Method in class org.mule.module.pgp.PGPCryptInfo
 
isSignRequired() - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 

K

KEY_FINGERPRINT_CALCULATOR - Static variable in class org.mule.module.pgp.util.BouncyCastleUtil
 
KeyBasedEncryptionStrategy - Class in org.mule.module.pgp
 
KeyBasedEncryptionStrategy() - Constructor for class org.mule.module.pgp.KeyBasedEncryptionStrategy
 

L

LazyTransformedInputStream - Class in org.mule.module.pgp
A LazyTransformedInputStream represents an InputStream that has been transformed when someone needs to read from it.
LazyTransformedInputStream(TransformPolicy, StreamTransformer) - Constructor for class org.mule.module.pgp.LazyTransformedInputStream
 
LiteralMessage - Class in org.mule.module.pgp
 
LiteralMessage(byte[]) - Constructor for class org.mule.module.pgp.LiteralMessage
 
logger - Static variable in class org.mule.module.pgp.AbstractTransformPolicy
 
logger - Static variable in class org.mule.module.pgp.KeyBasedEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.module.pgp.PGPKeyRingImpl
 

M

mark(int) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
markSupported() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
Message - Interface in org.mule.module.pgp
 
MessageFactory - Class in org.mule.module.pgp
 
MessageFactory() - Constructor for class org.mule.module.pgp.MessageFactory
 

N

noPublicKeyForUser(String) - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
noSecretKeyFoundButAvailable(String) - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
noSignedMessageFound() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 

O

org.mule.module.pgp - package org.mule.module.pgp
 
org.mule.module.pgp.config - package org.mule.module.pgp.config
 
org.mule.module.pgp.filters - package org.mule.module.pgp.filters
 
org.mule.module.pgp.i18n - package org.mule.module.pgp.i18n
 
org.mule.module.pgp.util - package org.mule.module.pgp.util
 

P

PBE_SECRET_KEY_DECRYPTOR_BUILDER - Static variable in class org.mule.module.pgp.util.BouncyCastleUtil
 
PGPAuthentication - Class in org.mule.module.pgp
 
PGPAuthentication(String, Message) - Constructor for class org.mule.module.pgp.PGPAuthentication
 
PGPAuthentication(String, Message, MuleEvent) - Constructor for class org.mule.module.pgp.PGPAuthentication
 
PGPCryptInfo - Class in org.mule.module.pgp
 
PGPCryptInfo(PGPPublicKey, boolean) - Constructor for class org.mule.module.pgp.PGPCryptInfo
 
PGPKeyRing - Interface in org.mule.module.pgp
 
PGPKeyRingImpl - Class in org.mule.module.pgp
 
PGPKeyRingImpl() - Constructor for class org.mule.module.pgp.PGPKeyRingImpl
 
PGPMessages - Class in org.mule.module.pgp.i18n
 
PGPMessages() - Constructor for class org.mule.module.pgp.i18n.PGPMessages
 
PgpNamespaceHandler - Class in org.mule.module.pgp.config
 
PgpNamespaceHandler() - Constructor for class org.mule.module.pgp.config.PgpNamespaceHandler
 
pgpPublicKeyExpired() - Static method in class org.mule.module.pgp.i18n.PGPMessages
 
PGPSecurityContext - Class in org.mule.module.pgp
 
PGPSecurityContext(PGPAuthentication) - Constructor for class org.mule.module.pgp.PGPSecurityContext
 
PGPSecurityContextFactory - Class in org.mule.module.pgp
 
PGPSecurityContextFactory() - Constructor for class org.mule.module.pgp.PGPSecurityContextFactory
 
PGPSecurityFilter - Class in org.mule.module.pgp.filters
 
PGPSecurityFilter() - Constructor for class org.mule.module.pgp.filters.PGPSecurityFilter
 
PGPSecurityProvider - Class in org.mule.module.pgp
 
PGPSecurityProvider() - Constructor for class org.mule.module.pgp.PGPSecurityProvider
 

R

read() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
read(byte[], int, int) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
read(byte[]) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
readRequest(long) - Method in class org.mule.module.pgp.AbstractTransformPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformContinuouslyPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in class org.mule.module.pgp.TransformPerRequestPolicy
Notifies this policy that the object has requested nroOfBytes
readRequest(long) - Method in interface org.mule.module.pgp.TransformPolicy
Notifies this policy that the object has requested nroOfBytes
release() - Method in class org.mule.module.pgp.AbstractTransformPolicy
Releases all the resources of this policy
release() - Method in class org.mule.module.pgp.TransformPerRequestInChunksPolicy
Releases all the resources of this policy
release() - Method in class org.mule.module.pgp.TransformPerRequestPolicy
Releases all the resources of this policy
release() - Method in interface org.mule.module.pgp.TransformPolicy
Releases all the resources of this policy
reset() - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
run() - Method in class org.mule.module.pgp.AbstractTransformPolicy.TransformerWork
 

S

setAuthenticated(boolean) - Method in class org.mule.module.pgp.PGPAuthentication
 
setAuthentication(Authentication) - Method in class org.mule.module.pgp.PGPSecurityContext
 
setCheckKeyExpirity(boolean) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setCredentialsAccessor(CredentialsAccessor) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setDetails(PGPPublicKey) - Method in class org.mule.module.pgp.PGPAuthentication
 
setEvent(MuleEvent) - Method in class org.mule.module.pgp.PGPAuthentication
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.KeyBasedEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.module.pgp.PGPSecurityProvider
 
setProperties(Map<String, Object>) - Method in class org.mule.module.pgp.PGPAuthentication
 
setPublicKey(PGPPublicKey) - Method in class org.mule.module.pgp.PGPCryptInfo
 
setPublicKeyRingFileName(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecretAliasId(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecretKeyRingFileName(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSecretPassphrase(String) - Method in class org.mule.module.pgp.PGPKeyRingImpl
 
setSignRequested(boolean) - Method in class org.mule.module.pgp.PGPCryptInfo
 
setSignRequired(boolean) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
setStrategy(EncryptionStrategy) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
setStrategyName(String) - Method in class org.mule.module.pgp.filters.PGPSecurityFilter
 
SignedMessage - Class in org.mule.module.pgp
 
SignedMessage(InputStream, PGPPublicKey, PGPSecretKey, String, Provider) - Constructor for class org.mule.module.pgp.SignedMessage
 
skip(long) - Method in class org.mule.module.pgp.LazyTransformedInputStream
 
startCopyingThread() - Method in class org.mule.module.pgp.AbstractTransformPolicy
 
StreamTransformer - Interface in org.mule.module.pgp
A writer of OutputStream
supports(Class<?>) - Method in class org.mule.module.pgp.PGPSecurityProvider
 

T

TransformContinuouslyPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies the transformed bytes continuously into the PipedOutputStream without taking into account about how many bytes the object has requested.
TransformContinuouslyPolicy() - Constructor for class org.mule.module.pgp.TransformContinuouslyPolicy
 
TransformContinuouslyPolicy(long) - Constructor for class org.mule.module.pgp.TransformContinuouslyPolicy
 
TransformPerRequestInChunksPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies the requested transformed bytes in chunks into the PipedOutputStream.
TransformPerRequestInChunksPolicy(long) - Constructor for class org.mule.module.pgp.TransformPerRequestInChunksPolicy
 
TransformPerRequestPolicy - Class in org.mule.module.pgp
A TransformPolicy that copies only the requested transformed bytes into the PipedOutputStream.
TransformPerRequestPolicy() - Constructor for class org.mule.module.pgp.TransformPerRequestPolicy
 
TransformPolicy - Interface in org.mule.module.pgp
A TransformPolicy represents a policy that controls how StreamTransformer transform LazyTransformedInputStream.

V

verify() - Method in class org.mule.module.pgp.SignedMessage
 

W

write(OutputStream, AtomicLong) - Method in class org.mule.module.pgp.DecryptStreamTransformer
Writes into out the number of bytes requested
write(OutputStream, AtomicLong) - Method in class org.mule.module.pgp.EncryptStreamTransformer
Writes into out the number of bytes requested
write(OutputStream, AtomicLong) - Method in interface org.mule.module.pgp.StreamTransformer
Writes into out the number of bytes requested
A B C D E F G I K L M N O P R S T V W 

Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.