Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.core.UIServices.AuthenticationInfo

Packages that use UIServices.AuthenticationInfo
org.eclipse.equinox.p2.core Provides core support for interacting with a p2-based provisioning system Package Specification This package specifies API for creating, using, and extending a provisioning system. 
 

Uses of UIServices.AuthenticationInfo in org.eclipse.equinox.p2.core
 

Methods in org.eclipse.equinox.p2.core that return UIServices.AuthenticationInfo
abstract  UIServices.AuthenticationInfo UIServices.getUsernamePassword(String location)
          Opens a UI prompt for authentication details
abstract  UIServices.AuthenticationInfo UIServices.getUsernamePassword(String location, UIServices.AuthenticationInfo previousInfo)
          Opens a UI prompt for authentication details when cached or remembered details where not accepted.
 

Methods in org.eclipse.equinox.p2.core with parameters of type UIServices.AuthenticationInfo
abstract  UIServices.AuthenticationInfo UIServices.getUsernamePassword(String location, UIServices.AuthenticationInfo previousInfo)
          Opens a UI prompt for authentication details when cached or remembered details where not accepted.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.