org.apache.pluto.portalImpl.portlet.test
Class SecurityMappingTest
java.lang.Object
org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
org.apache.pluto.portalImpl.portlet.test.SecurityMappingTest
- All Implemented Interfaces:
- PortletTest
- public class SecurityMappingTest
- extends AbstractReflectivePortletTest
- Author:
- David H. DeWolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityMappingTest
public SecurityMappingTest()
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-2005 . All Rights Reserved.