A C D E G I K L N O P S

A

authenticate(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
authenticateInbound(UMOEvent) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
authenticateOutbound(UMOEvent) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 

C

create(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityContextFactory
 
createSecurityContext(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 

D

decrypt(byte[], Object) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
doInitialise() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 

E

encrypt(byte[], Object) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
encryptionStrategyNotSet() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
errorVerifySignature() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 

G

getAuthentication() - Method in class org.mule.extras.pgp.PGPSecurityContext
 
getCredentials() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getDetails() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getKeyBundle() - Method in class org.mule.extras.pgp.PGPCryptInfo
 
getKeyBundle(String) - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getKeyBundle(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getKeyManager() - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
getKeyManager() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
getKeyManager() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
getName() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
getPrincipal() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getProperties() - Method in class org.mule.extras.pgp.PGPAuthentication
 
getPublicKeyRingFileName() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretAliasId() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretKeyBundle() - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getSecretKeyBundle() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretKeyRingFileName() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getSecretPassphrase() - Method in interface org.mule.extras.pgp.PGPKeyRing
 
getSecretPassphrase() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
getStrategy() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 

I

initialise() - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
initialise() - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
initialise() - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
invalidSignature() - Static method in class org.mule.extras.pgp.i18n.PGPMessages
 
isAuthenticated() - Method in class org.mule.extras.pgp.PGPAuthentication
 
isSignRequested() - Method in class org.mule.extras.pgp.PGPCryptInfo
 
isSignRequired() - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 

K

KeyBasedEncryptionStrategy - class org.mule.extras.pgp.KeyBasedEncryptionStrategy.
 
KeyBasedEncryptionStrategy() - Constructor for class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 

L

logger - Static variable in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
logger used by this class
logger - Static variable in class org.mule.extras.pgp.PGPKeyRingImpl
 
logger - Static variable in class org.mule.extras.pgp.filters.PGPSecurityFilter
logger used by this class

N

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

O

org.mule.extras.pgp - package org.mule.extras.pgp
 
org.mule.extras.pgp.filters - package org.mule.extras.pgp.filters
 
org.mule.extras.pgp.i18n - package org.mule.extras.pgp.i18n
 

P

PGPAuthentication - class org.mule.extras.pgp.PGPAuthentication.
 
PGPAuthentication(String, Message) - Constructor for class org.mule.extras.pgp.PGPAuthentication
 
PGPCryptInfo - class org.mule.extras.pgp.PGPCryptInfo.
 
PGPCryptInfo(KeyBundle, boolean) - Constructor for class org.mule.extras.pgp.PGPCryptInfo
 
PGPKeyRing - interface org.mule.extras.pgp.PGPKeyRing.
 
PGPKeyRingImpl - class org.mule.extras.pgp.PGPKeyRingImpl.
 
PGPKeyRingImpl() - Constructor for class org.mule.extras.pgp.PGPKeyRingImpl
 
PGPMessages - class org.mule.extras.pgp.i18n.PGPMessages.
 
PGPMessages() - Constructor for class org.mule.extras.pgp.i18n.PGPMessages
 
PGPSecurityContext - class org.mule.extras.pgp.PGPSecurityContext.
 
PGPSecurityContext(PGPAuthentication) - Constructor for class org.mule.extras.pgp.PGPSecurityContext
 
PGPSecurityContextFactory - class org.mule.extras.pgp.PGPSecurityContextFactory.
 
PGPSecurityContextFactory() - Constructor for class org.mule.extras.pgp.PGPSecurityContextFactory
 
PGPSecurityFilter - class org.mule.extras.pgp.filters.PGPSecurityFilter.
 
PGPSecurityFilter() - Constructor for class org.mule.extras.pgp.filters.PGPSecurityFilter
 
PGPSecurityProvider - class org.mule.extras.pgp.PGPSecurityProvider.
 
PGPSecurityProvider() - Constructor for class org.mule.extras.pgp.PGPSecurityProvider
 

S

setAuthenticated(boolean) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setAuthentication(UMOAuthentication) - Method in class org.mule.extras.pgp.PGPSecurityContext
 
setDetails(KeyBundle) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setKeyBundle(KeyBundle) - Method in class org.mule.extras.pgp.PGPCryptInfo
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.KeyBasedEncryptionStrategy
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
setKeyManager(PGPKeyRing) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setName(String) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 
setProperties(Map) - Method in class org.mule.extras.pgp.PGPAuthentication
 
setPublicKeyRingFileName(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecretAliasId(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecretKeyRingFileName(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSecretPassphrase(String) - Method in class org.mule.extras.pgp.PGPKeyRingImpl
 
setSignRequested(boolean) - Method in class org.mule.extras.pgp.PGPCryptInfo
 
setSignRequired(boolean) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setStrategy(UMOEncryptionStrategy) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
setStrategyName(String) - Method in class org.mule.extras.pgp.filters.PGPSecurityFilter
 
supports(Class) - Method in class org.mule.extras.pgp.PGPSecurityProvider
 

A C D E G I K L N O P S

Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.