git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1356238 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2012-07-02 14:12:01 +00:00
parent 1e18cf2d71
commit e0d264181f
1 changed files with 5 additions and 2 deletions

View File

@ -54,6 +54,9 @@ public class StompSslAuthTest extends StompTest {
}
// NOOP - These operations handled by jaas cert login module
public void testSubscribeWithReceiptNotAuthorized() throws Exception {
}
public void testConnectNotAuthenticatedWrongUser() throws Exception {
}