Package net.shibboleth.idp.authn.context
Class UsernamePasswordContextTest
java.lang.Object
net.shibboleth.idp.authn.context.UsernamePasswordContextTest
UsernamePasswordContext unit test.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests mutating the password.voidTests mutating the username.
-
Constructor Details
-
UsernamePasswordContextTest
public UsernamePasswordContextTest()
-
-
Method Details
-
testUsername
public void testUsername()Tests mutating the username. -
testPassword
public void testPassword()Tests mutating the password.
-