org.apache.pluto.testsuite.test
Class SecurityMappingTest

java.lang.Object
  extended by org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
      extended by org.apache.pluto.testsuite.test.SecurityMappingTest
All Implemented Interfaces:
PortletTest

public class SecurityMappingTest
extends AbstractReflectivePortletTest


Constructor Summary
SecurityMappingTest()
           
 
Method Summary
protected  TestResult checkIsUserIndUndeclaredRole(PortletRequest request)
           
protected  TestResult checkIsUserInMappedRole(PortletRequest request)
           
protected  TestResult checkIsUserInUnmappedRole(PortletRequest request)
           
 
Methods inherited from class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest
doHeaders, doTest, getConfig, getInitParameters, getRenderParameters, getTestSuiteName, init, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityMappingTest

public SecurityMappingTest()
Method Detail

checkIsUserInMappedRole

protected TestResult checkIsUserInMappedRole(PortletRequest request)

checkIsUserInUnmappedRole

protected TestResult checkIsUserInUnmappedRole(PortletRequest request)

checkIsUserIndUndeclaredRole

protected TestResult checkIsUserIndUndeclaredRole(PortletRequest request)


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.