|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.jps.callback.HttpResponseCallback
public class HttpResponseCallback
| Constructor Summary | |
|---|---|
HttpResponseCallback() |
|
| Method Summary | |
|---|---|
JpsCallbackType |
getCallbackType()Returns the JpsCallbackType.JPS_HTTP_RESPONSE_CALLBACK |
HttpServletResponse |
getHttpResponse()Returns the http response object |
void |
setHttpResponse(HttpServletResponse response)Sets the http response object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpResponseCallback()
| Method Detail |
|---|
public void setHttpResponse(HttpServletResponse response)
response - - The HTTP response objectpublic HttpServletResponse getHttpResponse()
public JpsCallbackType getCallbackType()
JpsCallbackType.JPS_HTTP_RESPONSE_CALLBACKgetCallbackType in interface JpsCallbackJpsCallbackType.JPS_HTTP_RESPONSE_CALLBACK
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||