[rules-users] Does Drools contains encryption?

Wolfgang Laun wolfgang.laun at gmail.com
Mon Oct 22 08:33:35 EDT 2012


You can use javax.crypto (or any other library), with API in all
places where Drools
permits you to write Java code, and certainly so in the embedding
application. (See the Drools Expert documentation.) But you'll have to
write all of the required Java code yourself.

-W



On 22/10/2012, Michael Anstis <michael.anstis at gmail.com> wrote:
> Encryption of what?
>
> On 22 October 2012 13:24, skatta1986 <shivaprasad_gdk at yahoo.co.in> wrote:
>
>> Hi,
>>
>> Could any one tell me if there is any encryption in Drools.
>>
>>
>>
>> --
>> View this message in context:
>> http://drools.46999.n3.nabble.com/Does-Drools-contains-encryption-tp4020411.html
>> Sent from the Drools: User forum mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>


More information about the rules-users mailing list