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

Implement HttpPrincipalProvider and add unit tests. #265

Closed
wants to merge 7 commits into from

Conversation

daines
Copy link
Contributor

@daines daines commented Mar 10, 2014

@ajs6f
Copy link
Contributor

ajs6f commented Mar 12, 2014

@daines Who is supposed to be reviewing this? You're listed as both the ticket owner and reviewer...

import java.util.Set;

/**
* An example principal provider that extracts principals from request headers.
*
*
* @author Gregory Jansen
Copy link

Choose a reason for hiding this comment

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

Add your name to the author list, @daines.

@daines daines closed this Mar 17, 2014
@daines daines reopened this Mar 17, 2014
@daines
Copy link
Contributor Author

daines commented Mar 17, 2014

Sorry for the close and reopen events, I accidentally pushed "Close".

@awoods
Copy link

awoods commented Mar 18, 2014

Resolved with: 6eba2a7

Addresses: https://www.pivotaltracker.com/story/show/66455510

@awoods awoods closed this Mar 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants