]
Tristan Tarrant commented on JGRP-1833:
---------------------------------------
Pull request:
Add JAAS support to the SASL protocol
-------------------------------------
Key: JGRP-1833
URL:
https://issues.jboss.org/browse/JGRP-1833
Project: JGroups
Issue Type: Feature Request
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 3.5
Add configuration options so that the SASL protocol can be given a client/server Subject
or a JAAS LoginModule so that it can create the SaslClient/SaslServer with the correct
security environment (required by GSSAPI).