Skip to content

Commit

Permalink
AdTestMixin.java: added class javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Mar 8, 2020
1 parent f4bd73b commit d4cdd34
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -28,6 +28,9 @@
import com.evolveum.midpoint.util.exception.SchemaException;
import com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType;

/**
* Mixin providing common methods/utilities for Active Directory (AD) related tests.
*/
public interface AdTestMixin extends MidpointTestMixin {

String ATTRIBUTE_OBJECT_GUID_NAME = "objectGUID";
Expand Down

0 comments on commit d4cdd34

Please sign in to comment.