public class CASOperationStatus extends OperationStatus
| Constructor and Description |
|---|
CASOperationStatus(boolean success,
String msg,
CASResponse cres,
StatusCode code) |
| Modifier and Type | Method and Description |
|---|---|
CASResponse |
getCASResponse()
Get the CAS response indicated here.
|
getMessage, getStatusCode, isSuccess, toStringpublic CASOperationStatus(boolean success,
String msg,
CASResponse cres,
StatusCode code)
public CASResponse getCASResponse()
Copyright © 2025. All rights reserved.