Class SecureServletTests

All Implemented Interfaces:
junit.framework.Test

public class SecureServletTests extends ServletTestClient
  • Constructor Details

    • SecureServletTests

      public SecureServletTests()
  • Method Details

    • test01_invokeGetCallerPrincipal

      public void test01_invokeGetCallerPrincipal()
    • test02_invokeIsCallerInRole

      public void test02_invokeIsCallerInRole()
    • test03_invokeIsAllowed

      public void test03_invokeIsAllowed()