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

Small fixes & cleanups for 3.0 #209

Merged
merged 3 commits into from
Nov 20, 2018
Merged

Small fixes & cleanups for 3.0 #209

merged 3 commits into from
Nov 20, 2018

Conversation

dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Nov 20, 2018

No description provided.

if (handler.protectKey != null && handler.granted.get() == null) {
throw accessDenied();
}
checkAccess();
Copy link
Member

Choose a reason for hiding this comment

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

Since we removed the other methods we could probably just remove this at some point too.

@jamezp jamezp merged commit 883b5f0 into jboss-logging:master Nov 20, 2018
@dmlloyd dmlloyd deleted the fixes branch November 20, 2018 22:14
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.

2 participants