Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ide.webbrowser.WOCAuthenticator.AuthenticationToken

Packages that use WOCAuthenticator.AuthenticationToken
oracle.ide.webbrowser Contains classes that allow addins some level of control on the IDE web browser settings. 
 

Uses of WOCAuthenticator.AuthenticationToken in oracle.ide.webbrowser
 

Methods in oracle.ide.webbrowser that return WOCAuthenticator.AuthenticationToken
 WOCAuthenticator.AuthenticationToken WOCAuthenticator.logIn(java.net.PasswordAuthentication credentials)
          Attempt to log in to an Oracle Web Account.
 

Methods in oracle.ide.webbrowser with parameters of type WOCAuthenticator.AuthenticationToken
static void WOCAuthenticator.endorse(java.net.URLConnection conn, WOCAuthenticator.AuthenticationToken token)
          Endorse the specified URL connection with authentication information.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.