| Modifier and Type | Field and Description |
|---|---|
static AuthData |
IdentityMock.ADMIN |
static AuthData |
IdentityMock.ANONYMOUS |
static AuthData |
IdentityMock.USER |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityTestUtils.assertFailureFor(org.junit.jupiter.api.function.Executable action,
Class<? extends Exception> expectedException,
AuthData... auth) |
static <T> void |
SecurityTestUtils.assertSuccess(Supplier<T> action,
T expectedResult,
AuthData... auth) |
static void |
IdentityMock.setUpAuth(AuthData auth) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.