@Path(value="invalid-after-lra") public class InvalidAfterLRASignatureListener extends Object
@AfterLRA
method. It's
used for verification of deployment time invalid signature detection and error report in
TckInvalidSignaturesTests
.Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_PATH |
static String |
START_LRA |
Constructor and Description |
---|
InvalidAfterLRASignatureListener() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
doInLRA() |
void |
onLRAEnd(String lraId,
String lraStatus) |
public static final String RESOURCE_PATH
public static final String START_LRA
Copyright © 2021 Eclipse Foundation. All rights reserved.