org.jboss.shrinkwrap.descriptor.impl.webcommon30
Class LoginConfigTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.webcommon30.LoginConfigTypeImplTestCase

public class LoginConfigTypeImplTestCase
extends java.lang.Object


Constructor Summary
LoginConfigTypeImplTestCase()
           
 
Method Summary
 void testAuthMethod()
           
 void testFormLoginConfig()
           
 void testRealmName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginConfigTypeImplTestCase

public LoginConfigTypeImplTestCase()
Method Detail

testAuthMethod

public void testAuthMethod()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testRealmName

public void testRealmName()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testFormLoginConfig

public void testFormLoginConfig()
                         throws java.lang.Exception
Throws:
java.lang.Exception