org.jboss.shrinkwrap.descriptor.impl.ejbjar30
Class SecurityIdentityTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar30.SecurityIdentityTypeImplTestCase

public class SecurityIdentityTypeImplTestCase
extends java.lang.Object


Constructor Summary
SecurityIdentityTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testRunAs()
           
 void testUseCallerIdentity()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityIdentityTypeImplTestCase

public SecurityIdentityTypeImplTestCase()
Method Detail

testDescription

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

testUseCallerIdentity

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

testRunAs

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