Uses of Class
org.xwiki.test.ui.AuthenticationRule
-
Packages that use AuthenticationRule Package Description org.xwiki.test.ui -
-
Uses of AuthenticationRule in org.xwiki.test.ui
Subclasses of AuthenticationRule in org.xwiki.test.ui Modifier and Type Class Description class
AdminAuthenticationRule
Authenticates the Admin user in the wiki before the test starts.class
SuperAdminAuthenticationRule
Authenticates the superadmin user in the wiki before the test starts.
-