public abstract class AbstractHookTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected SecurityContext | 
context  | 
protected java.lang.String | 
domainUid  | 
| Constructor and Description | 
|---|
AbstractHookTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected void | 
defaultUser(java.lang.String uid,
           java.lang.String login)  | 
protected SecurityContext context
protected java.lang.String domainUid
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected void defaultUser(java.lang.String uid,
                           java.lang.String login)
                    throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.