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, toString
public CASOperationStatus(boolean success, String msg, CASResponse cres, StatusCode code)
public CASResponse getCASResponse()
Copyright © 2015. All rights reserved.