Package net.shibboleth.idp.authn.impl
Class ExtractUsernamePasswordFromFormRequestTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
-
- net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequestTest
-
public class ExtractUsernamePasswordFromFormRequestTest extends BaseAuthenticationContextTest
ExtractUsernamePasswordFromFormRequestunit test.
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequestaction-
Fields inherited from class net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
authenticationFlows, prc, src
-
-
Constructor Summary
Constructors Constructor Description ExtractUsernamePasswordFromFormRequestTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestMissingIdentity()voidtestMissingIdentity2()voidtestNoServlet()voidtestSSOBypass()voidtestValid()-
Methods inherited from class net.shibboleth.idp.authn.impl.BaseAuthenticationContextTest
initializeMembers
-
-
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp() throws Exception
- Overrides:
setUpin classBaseAuthenticationContextTest- Throws:
Exception
-
-