com.adobe.cq.testing.client.security.UserRule Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-cloud-testing-clients Show documentation
Show all versions of aem-cloud-testing-clients Show documentation
AEM related clients and testing utilities for AEM as a Cloud Service
package com.adobe.cq.testing.client.security;
import com.adobe.cq.testing.client.CQClient;
public interface UserRule {
CQClient getClient();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy