8000 Move creation of HandlerResult up the chain by mmoayyed · Pull Request #1045 · apereo/cas · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move creation of HandlerResult up the chain #1045

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

Merged
merged 2 commits into from
Jul 20, 2015
Merged

Move creation of HandlerResult up the chain #1045

merged 2 commits into from
Jul 20, 2015

Conversation

mmoayyed
Copy link
Member

The method that allows a given handler to create a HandlerResult object is presently placed in the wrong spot. Its placement is incorrect because the method has nothing to do with username/password authentication. In this PR, it is moved up the chain so it's available in a more generic place applicable to all credential.

as it has nothing to do with uid/password
@leleuj
Copy link
Contributor
leleuj commented Jul 20, 2015

Indeed +1

mmoayyed pushed a commit that referenced this pull request Jul 20, 2015
Move creation of HandlerResult up the chain
@mmoayyed mmoayyed merged commit 3433c73 into apereo:master Jul 20, 2015
@mmoayyed mmoayyed deleted the handle-result-moveup branch July 20, 2015 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0