|
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.service.idm.jsso.JSSOUtil
public class JSSOUtil
| Constructor Summary | |
|---|---|
JSSOUtil() |
|
| Method Summary | |
|---|---|
static java.util.Properties |
getIdmProperties(java.lang.String applicationName)This method returns the properties configured for this application |
static java.lang.String |
getSymmetricKey()Returns the Configured alias key value |
static void |
logout(HttpServletResponse response, java.lang.String targetURL)This method can be called to logout from the application |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSSOUtil()
| Method Detail |
|---|
public static java.util.Properties getIdmProperties(java.lang.String applicationName)
applicationName -public static java.lang.String getSymmetricKey()
public static void logout(HttpServletResponse response,
java.lang.String targetURL)
throws java.io.IOException
response - The http response objecttargetURL - The target URLjava.io.IOException
|
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 | |||||||||