Uses of Interface
org.eclipse.net4j.util.security.ICredentials
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of ICredentials in org.eclipse.net4j.util.security
Modifier 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.Modifier and TypeClassDescriptionclass
class
class
Default implementation of theIPasswordCredentialsUpdate
interface.Modifier and TypeMethodDescriptionICredentialsProvider.getCredentials()
ICredentialsProvider2.getCredentials
(String realm)