public class AemLogin extends Object
| Constructor and Description |
|---|
AemLogin() |
| Modifier and Type | Method and Description |
|---|---|
void |
authorLogin()
Opens login page and authenticates the author using cookieFactory.
|
void |
authorLogin(String login,
String password)
Opens login page and authenticates the author using cookieFactory.
|
void |
authorLogout()
Logout from the author instance.
|
void |
login(String url,
String login,
String password) |
void |
logout(String url) |
public void authorLogin(String login, String password)
login - to AEM instancepassword - to AEM instancepublic void authorLogin()
public void authorLogout()
public void logout(String url)
Copyright © 2016–2018 Cognifide Ltd.. All rights reserved.