mirror of https://github.com/apache/activemq.git
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1356238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1e18cf2d71
commit
e0d264181f
|
@ -54,6 +54,9 @@ public class StompSslAuthTest extends StompTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
// NOOP - These operations handled by jaas cert login module
|
// NOOP - These operations handled by jaas cert login module
|
||||||
|
public void testSubscribeWithReceiptNotAuthorized() throws Exception {
|
||||||
|
}
|
||||||
|
|
||||||
public void testConnectNotAuthenticatedWrongUser() throws Exception {
|
public void testConnectNotAuthenticatedWrongUser() throws Exception {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue