Skip to content

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