Skip to content

Commit

Permalink
Made Saml2Response.Validate private.
Browse files Browse the repository at this point in the history
- Changed all validation tests to use GetClaims instead.
- Had to adjust some test data where status wasn't success, causing GetClaims to bail ut.
- Change RequestState property into a method, that calls Validate. Previously the property
  was readable, even though it had not been populated yet with Validate.
  • Loading branch information
AndersAbel committed Jan 16, 2015
1 parent 5603b1c commit 41c81b5
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 113 deletions.
Loading

0 comments on commit 41c81b5

Please sign in to comment.