AuthorizationHandler usage details

Summary

org.eclipse.core.internal.runtime.auth.AuthorizationHandler has 7 total references to 7 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] addAuthorizationInfo(URL, String, String, Map) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.addAuthorizationInfo(URL, String, String, Map) 467 PRIVATE_PERMISSIBLE
[+] addProtectionSpace(URL, String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.addProtectionSpace(URL, String) 510 PRIVATE_PERMISSIBLE
[+] flushAuthorizationInfo(URL, String, String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.flushAuthorizationInfo(URL, String, String) 572 PRIVATE_PERMISSIBLE
[+] getAuthorizationInfo(URL, String, String) : Map
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.getAuthorizationInfo(URL, String, String) 615 PRIVATE_PERMISSIBLE
[+] getProtectionSpace(URL) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.getProtectionSpace(URL) 800 PRIVATE_PERMISSIBLE
[+] setKeyringFile(String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.initializeAuthorizationHandler() 603 PRIVATE_PERMISSIBLE
[+] setPassword(String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.initializeAuthorizationHandler() 604 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional