Uses of Interface
org.eclipse.net4j.util.security.IPasswordCredentialsProvider
Packages that use IPasswordCredentialsProvider
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
Reusable UI components.
Credentials dialogs.
-
Uses of IPasswordCredentialsProvider in org.eclipse.net4j.util.security
Subinterfaces of IPasswordCredentialsProvider in org.eclipse.net4j.util.securityClasses in org.eclipse.net4j.util.security that implement IPasswordCredentialsProviderModifier and TypeClassDescriptionclass
static class
Methods in org.eclipse.net4j.util.security that return IPasswordCredentialsProviderModifier and TypeMethodDescriptionIPasswordCredentialsProvider.Provider.getCredentialsProvider()
ResponseNegotiator.getCredentialsProvider()
PasswordCredentialsProvider.Delegating.getDelegate()
Methods in org.eclipse.net4j.util.security with parameters of type IPasswordCredentialsProviderModifier and TypeMethodDescriptionvoid
ResponseNegotiator.setCredentialsProvider
(IPasswordCredentialsProvider credentialsProvider) Constructors in org.eclipse.net4j.util.security with parameters of type IPasswordCredentialsProvider -
Uses of IPasswordCredentialsProvider in org.eclipse.net4j.util.ui
Methods in org.eclipse.net4j.util.ui that return IPasswordCredentialsProviderModifier and TypeMethodDescriptionstatic IPasswordCredentialsProvider
UIUtil.createInteractiveCredentialsProvider()
-
Uses of IPasswordCredentialsProvider in org.eclipse.net4j.util.ui.security
Classes in org.eclipse.net4j.util.ui.security that implement IPasswordCredentialsProvider