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

[SYNCOPE-1752] Refactoring Realms storage and management #442

Merged
merged 3 commits into from
Apr 18, 2023

Conversation

ilgrosso
Copy link
Member

No description provided.

@@ -84,6 +86,10 @@
this.adminUser = adminUser;
}

public Map<String, Class<? extends BasePage>> getPage() {

Check notice

Code scanning / CodeQL

Exposing internal representation

getPage exposes the internal representation stored in field page. The value may be modified [after this call to getPage](1).
@ilgrosso ilgrosso merged commit 62547a8 into apache:3_0_X Apr 18, 2023
@ilgrosso ilgrosso deleted the SYNCOPE-1752 branch April 18, 2023 11:56
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.

1 participant