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

fixes post ELY-810 (latest CS changes) #606

Merged
merged 2 commits into from Dec 16, 2016

Conversation

pskopek
Copy link
Contributor

@pskopek pskopek commented Dec 15, 2016

No description provided.

@darranl darranl self-requested a review December 15, 2016 21:01
@darranl darranl added the +1 DAL label Dec 15, 2016
@darranl darranl removed their request for review December 15, 2016 21:02
@pedroigor pedroigor merged commit 6463af9 into wildfly-security:master Dec 16, 2016
*/
@Override
public Set<String> getAliases() throws UnsupportedOperationException, CredentialStoreException {
return cache.keySet();
Copy link
Contributor

Choose a reason for hiding this comment

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

This probably should have either made a copy or made it unmodifiable. I've made a note to fix this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants