| Interface | Description |
|---|---|
| RoleCaller |
Utility class that allows the invocation of method with a specific role.
|
| RoleCaller.ThrowingRunnable<E extends Throwable> |
A runnable that can throw an exception.
|
| RoleCaller.ThrowingSupplier<V,E extends Throwable> |
A function that can throw an exception.
|
| Class | Description |
|---|---|
| AdminRoleCaller | |
| TestPrincipal |
A
Principal stub that allows changing the current principal. |
| UserRoleCaller |
Copyright © 2016. All rights reserved.