| org.jboss.security.test.SRPProtocolTestCase
SRPProtocolTestCase | public class SRPProtocolTestCase extends junit.framework.TestCase (Code) | | Test of the SRP protocol msg exchange sequence.
author: Scott.Stark@jboss.org version: $Revision: 57210 $ |
password | char[] password(Code) | | |
SRPProtocolTestCase | public SRPProtocolTestCase(String name)(Code) | | |
SRPProtocolTestCase | public SRPProtocolTestCase(String name, String username, char[] password)(Code) | | |
main | public static void main(String args)(Code) | | Parameters: args - the command line arguments |
|
|