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

Remove protected fields, in subclasses #169

Merged
merged 3 commits into from
Dec 5, 2019
Merged

Conversation

wijith7
Copy link
Contributor

@wijith7 wijith7 commented Nov 13, 2019

This fixed the issue [1]
[1] . #168

@@ -113,7 +113,7 @@
*/
public class PrivilegedConsentManagerImpl implements PrivilegedConsentManager {

protected ConsentManager consentManager;
ConsentManager consentManager;
Copy link
Contributor

Choose a reason for hiding this comment

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

Better this be private, not "default"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@madurangasiriwardena
Copy link
Member

@wijith7, please fix the title to make it more understandable.

Please the linked also more descriptive.

@wijith7 wijith7 changed the title remove protected protected fields, in subclasses remove protected fields, in subclasses Dec 2, 2019
@wijith7 wijith7 changed the title remove protected fields, in subclasses Remove protected fields, in subclasses Dec 2, 2019
@wijith7 wijith7 changed the title Remove protected fields, in subclasses remove protected fields, in subclasses Dec 2, 2019
@wijith7 wijith7 changed the title remove protected fields, in subclasses Remove protected fields, in subclasses Dec 2, 2019
@ruwanta ruwanta merged commit e482846 into wso2:master Dec 5, 2019
IsuraD pushed a commit to IsuraD/carbon-consent-management that referenced this pull request Apr 28, 2020
IsuraD pushed a commit to IsuraD/carbon-consent-management that referenced this pull request Apr 28, 2020
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.

3 participants