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

Centralize mechanism implementations, starting with SCRAM #293

Merged
merged 6 commits into from Oct 9, 2015

Conversation

dmlloyd
Copy link
Contributor

@dmlloyd dmlloyd commented Oct 5, 2015

Also eliminates duplication of SCRAM password calculation - this only lives in the password implementation now.

@dmlloyd
Copy link
Contributor Author

dmlloyd commented Oct 5, 2015

org.wildfly.security.mechanism.MechanismUtil#getPasswordCredential is of particular note: this should allow us to eliminate all duplication of credential calculation, and also greatly simplify mechanism logic.

@sguilhen sguilhen added the +1 SG label Oct 7, 2015
@darranl darranl merged commit 958358e into wildfly-security:master Oct 9, 2015
@dmlloyd dmlloyd deleted the ely-304 branch October 9, 2015 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants