Added generic type to Transaction class to remove warnings#28
Merged
patriot1burke merged 1 commit intokeycloak:masterfrom Aug 15, 2013
Merged
Added generic type to Transaction class to remove warnings#28patriot1burke merged 1 commit intokeycloak:masterfrom
patriot1burke merged 1 commit intokeycloak:masterfrom
Conversation
Contributor
|
I was trying to make Transaction as simple and readable as possible. That's why there were compiler warnings and no class-level generic declaration. Basically wanted it to look like a closure. |
Contributor
|
But it doesn't matter. Transaction was a temporary approach anyways and something we were going to throw away. |
patriot1burke
added a commit
that referenced
this pull request
Aug 15, 2013
Added generic type to Transaction class to remove warnings
pskopek
pushed a commit
to pskopek/keycloak
that referenced
this pull request
May 31, 2018
RHSSO-1229 Adding 'Exclude Session State From Authentication Response' switch to fix backwards compatibility with Keycloak 2.X adapters
stianst
pushed a commit
that referenced
this pull request
Oct 4, 2023
Closes keycloak/security#63 Co-authored-by: mposolda <[email protected]>
Closed
rajsaran90
pushed a commit
to rajsaran90/keycloak
that referenced
this pull request
May 27, 2024
Simple liveness check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.