当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
LDAPStaticRoleStrategyTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.identity
Class LDAPStaticRoleStrategyTestCase
java.lang.Object
junit.framework.TestCase
org.jboss.portal.test.identity.LDAPTestCase
org.jboss.portal.test.identity.LDAPMembershipStrategyTestCase
org.jboss.portal.test.identity.LDAPStaticRoleStrategyTestCase
- All Implemented Interfaces:
- MembershipStrategyTest.Context
- public class LDAPStaticRoleStrategyTestCase
- extends LDAPMembershipStrategyTestCase
- Version:
- $Revision: 1.1 $
- Author:
- Boleslaw Dawidowicz
- See Also:
- Serialized Form
Field Summary |
private static org.jboss.logging.Logger |
log
|
Method Summary |
protected void |
setUp()
|
static TestSuite |
suite()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static final org.jboss.logging.Logger log
LDAPStaticRoleStrategyTestCase
public LDAPStaticRoleStrategyTestCase(java.util.Map parametrization)
suite
public static TestSuite suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class LDAPMembershipStrategyTestCase
- Throws:
java.lang.Exception