Uses of Class
org.eclipse.equinox.p2.core.UIServices.TrustInfo
-
Packages that use UIServices.TrustInfo Package Description org.eclipse.equinox.p2.core Provides core support for interacting with a p2-based provisioning system -
-
Uses of UIServices.TrustInfo in org.eclipse.equinox.p2.core
Methods in org.eclipse.equinox.p2.core that return UIServices.TrustInfo Modifier and Type Method Description abstract UIServices.TrustInfo
UIServices. getTrustInfo(Certificate[][] untrustedChain, String[] unsignedDetail)
Opens a UI prompt to capture information about trusted content.
-