Skip to content

Conversation

@CodingFabian
Copy link
Member

…s only started when needed.

@Override
protected void doStop() {
StreamUtils.close(autoEncryptionSupport);
autoEncryptionSupport.close();
Copy link
Contributor

Choose a reason for hiding this comment

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

Check for null missing?

Copy link
Member Author

Choose a reason for hiding this comment

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

right!

@jbonofre
Copy link
Member

LGTM

@asfgit asfgit closed this in cda33b5 Mar 28, 2016
asfgit pushed a commit that referenced this pull request Mar 28, 2016
paoloantinori pushed a commit to paoloantinori/karaf that referenced this pull request Oct 2, 2017
[KARAF-4989] Improve parsing of role.mapping option in JAAS LDAP Logi…
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