Uses of Interface
org.eclipse.net4j.util.security.ICredentials
Packages that use ICredentials
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of ICredentials in org.eclipse.net4j.util.security
Subinterfaces of ICredentials in org.eclipse.net4j.util.securityModifier and TypeInterfaceDescriptioninterface
interface
Password credentials with an update (new password) in addition to the usual user ID and password for authentication of the password change.Classes in org.eclipse.net4j.util.security that implement ICredentialsModifier and TypeClassDescriptionclass
class
class
Default implementation of theIPasswordCredentialsUpdate
interface.Methods in org.eclipse.net4j.util.security that return ICredentialsModifier and TypeMethodDescriptionICredentialsProvider.getCredentials()
ICredentialsProvider2.getCredentials
(String realm)