Uses of Interface
org.eclipse.net4j.util.security.IUserAware
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of IUserAware in org.eclipse.net4j.util.security
Modifier and TypeInterfaceDescriptioninterface
interface
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.