Uses of Class
com.atlassian.crowd.pageobjects.ViewPrincipalPage
Package
Description
-
Uses of ViewPrincipalPage in com.atlassian.crowd.acceptance.tests.applications.crowd
Modifier and TypeMethodDescriptionprotected ViewPrincipalPage
GroupAndUserPickerBaseTest.goToUsersGroupMembershipsPage
(String username) -
Uses of ViewPrincipalPage in com.atlassian.crowd.pageobjects
Modifier and TypeMethodDescriptionViewPrincipalPage.addAttribute
(String name, String value) RemovePrincipalPage.cancel()
ResetPasswordConfirmationPage.confirmPasswordReset()
ViewPrincipalPage.editPassword()
ViewPrincipalPage.goToApplications()
ViewPrincipalPage.goToAttributes()
ViewPrincipalPage.goToGroups()
BrowsePrincipalsPage.goToPrincipal
(String name) ViewPrincipalPage.removeApplicationAlias
(String applicationName) ViewPrincipalPage.removeAttribute
(String attributeName) ViewPrincipalPage.setActive
(boolean value) ViewPrincipalPage.setApplicationAlias
(String applicationName, String alias) ViewPrincipalPage.setAttribute
(String attributeName, int attributeValueIndex, String attributeValue) ViewPrincipalPage.setAttribute
(String attributeName, String attributeValue) ViewPrincipalPage.submit()
AddPrincipalPage.submitExpectingSuccess()