Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-112

Refactor IdentityStoreConfiguration.getCredentialHandlersConfig() to not require the CredentialHandler class

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • PLINK_3.0.0.beta2
    • PLINK_3.0.0.beta1
    • IDM
    • None

      Since all concrete implementations of the CredentialHandler interface are located in the impl package, it's impossible for a developer to programmatically configure a credential handler option using the getCredentialHandlersConfig() method without changing the scope of the picketlink-idm-impl package to compile. Let's fix this by making the Map a simple <String,Object> map and allocating unique names for the option values, possibly with a distinct prefix for each CredentialHandler implementation.

              sbryzak@redhat.com Shane Bryzak (Inactive)
              sbryzak@redhat.com Shane Bryzak (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: