public class NegotiateSecurityFilterTests extends Object
| Constructor and Description |
|---|
NegotiateSecurityFilterTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Sets the up.
|
void |
shutDown()
Shut down.
|
void |
testAfterPropertiesSet()
Test after properties set.
|
void |
testFilter()
Test filter.
|
void |
testGuestIsDisabled()
Test guest is disabled.
|
void |
testNegotiate()
Test negotiate.
|
void |
testNoChallengeGET()
Test no challenge get.
|
void |
testProvider()
Test provider.
|
void |
testUnsupportedSecurityPackagePassthrough()
Test unsupported security package passthrough.
|
public void setUp()
public void shutDown()
public void testFilter()
public void testProvider()
throws ClassNotFoundException
ClassNotFoundException - the class not found exceptionpublic void testNoChallengeGET()
throws IOException,
javax.servlet.ServletException
IOException - Signals that an I/O exception has occurred.javax.servlet.ServletException - the servlet exceptionpublic void testNegotiate()
throws IOException,
javax.servlet.ServletException
IOException - Signals that an I/O exception has occurred.javax.servlet.ServletException - the servlet exceptionpublic void testUnsupportedSecurityPackagePassthrough()
throws IOException,
javax.servlet.ServletException
IOException - Signals that an I/O exception has occurred.javax.servlet.ServletException - the servlet exceptionpublic void testGuestIsDisabled()
throws IOException,
javax.servlet.ServletException
IOException - Signals that an I/O exception has occurred.javax.servlet.ServletException - the servlet exceptionpublic void testAfterPropertiesSet()
throws javax.servlet.ServletException
javax.servlet.ServletException - the servlet exceptionCopyright © 2010–2015 com.github.dblock. All rights reserved.