[jboss-jira] [JBoss JIRA] (ELY-1833) KeyStoreCredentialStore does not use Provider[] for passwords.

Darran Lofthouse (Jira) issues at jboss.org
Tue Jun 25 12:13:00 EDT 2019


Darran Lofthouse created ELY-1833:
-------------------------------------

             Summary: KeyStoreCredentialStore does not use Provider[] for passwords.
                 Key: ELY-1833
                 URL: https://issues.jboss.org/browse/ELY-1833
             Project: WildFly Elytron
          Issue Type: Bug
          Components: Credential Store
    Affects Versions: 1.10.0.CR1
            Reporter: Darran Lofthouse


The KeyStoreCredentialStore implementation does not use the Provider[] passed in during initialisation for PasswordFactory interaction.

However it does use it for the underlying KeyStore.

Any changes here will need to consider backwards compatibility as existing users may be used to this difference.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list