Package | Description |
---|---|
oracle.sdp.daf.spi |
Modifier and Type | Method and Description |
---|---|
void |
SLAEnforcement.handleAbort(HttpContext context)
This method is called when traffic cannot reach south bound.
|
void |
SLAEnforcement.validateSLA(HttpContext context,
Subject user,
String accessUrl,
String requestUrl,
String method,
String path)
This method is used to validate the request API against SLA's validation
time.
|