You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/01/10 17:41:00 UTC

[jira] [Created] (SANTUARIO-518) Refactor KeyResolvers

Colm O hEigeartaigh created SANTUARIO-518:
---------------------------------------------

             Summary: Refactor KeyResolvers
                 Key: SANTUARIO-518
                 URL: https://issues.apache.org/jira/browse/SANTUARIO-518
             Project: Santuario
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: Java 2.1.5


This task is to do a minor refactor of the KeyResolvers:
 * Remove the concept of setting a "global" resolver boolean. It looks like this isn't working anyway in the code. It's up to the resolvers whether they are thread safe or not (all of the default ones are).
 * Remove unnecessary wrapping of KeyResolverSpi with KeyResolver objects
 * Simplify KeyResolverSpi
 * Remove KeyResolver methods to set properties on the resolvers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)