org.apache.pluto.portalImpl.portlet.test
Class SecurityMappingTest

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

public class SecurityMappingTest
extends AbstractReflectivePortletTest

Author:
David H. DeWolf

Constructor Summary
SecurityMappingTest()
           
 
Method Summary
protected  TestResult checkIsUserIndUndeclaredRole(javax.portlet.PortletRequest req)
           
protected  TestResult checkIsUserInMappedRole(javax.portlet.PortletRequest req)
           
protected  TestResult checkIsUserInUnmappedRole(javax.portlet.PortletRequest req)
           
 java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context, javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
           
 java.lang.String getTestSuiteName()
           
 
Methods inherited from class org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
doTest, getConfig, getInitParameters, getRenderParameters, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityMappingTest

public SecurityMappingTest()
Method Detail

getTestSuiteName

public java.lang.String getTestSuiteName()

doPrerequisiteAction

public java.util.Map doPrerequisiteAction(javax.portlet.PortletContext context,
                                          javax.portlet.ActionRequest req,
                                          javax.portlet.ActionResponse res)

checkIsUserInMappedRole

protected TestResult checkIsUserInMappedRole(javax.portlet.PortletRequest req)

checkIsUserInUnmappedRole

protected TestResult checkIsUserInUnmappedRole(javax.portlet.PortletRequest req)

checkIsUserIndUndeclaredRole

protected TestResult checkIsUserIndUndeclaredRole(javax.portlet.PortletRequest req)


Copyright © 2003-2009 . All Rights Reserved.