|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.security.jazn.sso.util.JSSOUtil
| Constructor Summary | |
JSSOUtil() |
|
| Method Summary | |
static void |
logout(javax.servlet.http.HttpServletResponse response, java.lang.String targetURL)Use this method as part of application session logout. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JSSOUtil()
| Method Detail |
public static void logout(javax.servlet.http.HttpServletResponse response,
java.lang.String targetURL)
throws java.io.IOException
response - is the servlet response object corresponding to the request being processedtargetURL - is the URL the user will be redirected to after logout action has occuredjava.io.IOException - is thrown in case the logout URL is not configured correctly
|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||