Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFCORE-2505][JBEAP-9396] Fixed a ClassCastException when the keystore is exported from the legacy security domain and used in Elytron filtering #136

Merged
merged 1 commit into from Apr 19, 2017

Conversation

yersan
Copy link

@yersan yersan commented Apr 18, 2017

There was a class cast exception because the injected service for FilteringKeyStoreService was using two different classes, BasicService, used in legacy security, and ModifiableKeyStoreService used in Elytron subsystem.

Jira issues:
https://issues.jboss.org/browse/WFCORE-2505
https://issues.jboss.org/browse/JBEAP-9396

…rom the legacy security domain and used in Elytron filtering
Copy link

@kabir kabir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Paperwork is in order

@kabir kabir merged commit 2a75a4f into wildfly-security-incubator:ladybird Apr 19, 2017
@yersan yersan deleted the bugs/WFCORE-2505 branch April 19, 2017 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants