/[Apache-SVN]
ViewVC logotype

Revision 1078048


Jump to revision: Previous Next
Author: gtully
Date: Fri Mar 4 16:48:01 2011 UTC (13 years, 7 months ago)
Changed paths: 6
Log Message:
https://issues.apache.org/jira/browse/AMQ-3198 - Allow JAAS GuestLoginModule to fail if users specify a password
new option to GuestLoginModule, credentialsInvalidate, when true, presence of a password will cause module to fail login
allowing the next module to validate the credential. Will only guest users who don't specify a password

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/security/XBeanSecurityWithGuestNoCredentialsOnlyTest.java
(Copied from activemq/trunk/activemq-core/src/test/java/org/apache/activemq/security/XBeanSecurityWithGuestTest.java, r1077889)
added , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/security/XBeanSecurityWithGuestTest.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/resources/login.config modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker-guest-no-creds-only.xml added
Directoryactivemq/trunk/activemq-jaas/src/main/java/org/apache/activemq/jaas/GuestLoginModule.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26