| Package | Description |
|---|---|
| oracle.ide.webbrowser |
Contains classes that allow addins some level of control on the IDE web browser
settings.
|
| Modifier and Type | Method and Description |
|---|---|
WOCAuthenticator.AuthenticationToken |
WOCAuthenticator.logIn(java.net.PasswordAuthentication credentials)
Attempt to log in to an Oracle Web Account.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WOCAuthenticator.endorse(java.net.URLConnection conn,
WOCAuthenticator.AuthenticationToken token)
Endorse the specified URL connection with authentication information.
|