makes 'gw spotlessCheck' deliberately fail to test Jenkins pipeline
This commit is contained in:
parent
13fb78a622
commit
dcf7bdc9b1
@ -1,10 +1,10 @@
|
|||||||
// Licensed under Apache-2.0
|
// Licensed under Apache-2.0
|
||||||
package org.hostsharing.hsadminng.service.accessfilter;
|
package org.hostsharing.hsadminng.service.accessfilter;
|
||||||
|
|
||||||
import static com.google.common.base.Verify.verify;
|
|
||||||
|
|
||||||
import java.lang.reflect.Field;
|
import java.lang.reflect.Field;
|
||||||
|
|
||||||
|
import static com.google.common.base.Verify.verify;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* These enum values are on the one hand used to define the minimum role required to grant access to resources,
|
* These enum values are on the one hand used to define the minimum role required to grant access to resources,
|
||||||
* but on the other hand also for the roles users can be assigned to.
|
* but on the other hand also for the roles users can be assigned to.
|
||||||
|
Loading…
Reference in New Issue
Block a user