Skip to content

Possibility to specify an interceptor or a proxy for each property invoked #400

@ribeaud

Description

@ribeaud

I am currently facing following situation: I have some encrypted passwords in my configuration file. These passwords are spotted following a pattern like for instance ENC(<config-value>).

I would like to be able to specify a proxy (or an interceptor) which would then handle such cases. In my previous example, the proxy would just spot such pieces and do the right conversion.

In Java world, there is this neat library named Jasypt which does such a thing.

Just let me know what do you think. Maybe, there is an obvious way I am not aware of to do so without to have to implement such a feature...

Wish you a wonderful day. Kind regards,

christian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions