|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.core.security.JPSContextCredToolImpl
public final class JPSContextCredToolImpl
| Constructor Summary | |
|---|---|
JPSContextCredToolImpl() |
|
| Method Summary | |
|---|---|
static void |
manageJPSContextCred(java.lang.String map, java.lang.String key, java.lang.String userName, char[] password)if (map, key) not exist in the configured cwallet.sso a new entry will be created for this (map, key); if(map, key) has already exists in the cwallet.sso they will be replaced with the userName/password credential |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPSContextCredToolImpl()
| Method Detail |
|---|
public static void manageJPSContextCred(java.lang.String map,
java.lang.String key,
java.lang.String userName,
char[] password)
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||