All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.adobe.cq.testing.client.security.UserRule Maven / Gradle / Ivy

There is a newer version: 1.2.8
Show newest version
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