|
Eclipse Platform Release 4.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
Fields in org.eclipse.equinox.p2.core declared as UIServices.AuthenticationInfo | |
---|---|
static UIServices.AuthenticationInfo |
UIServices.AUTHENTICATION_PROMPT_CANCELED
This constant may be returned by the getUsernamePassword methods if the user
explicitly canceled the authentication prompt. |
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 4.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.