Uses of Interface
org.eclipse.net4j.util.security.IUserAware
Packages that use IUserAware
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of IUserAware in org.eclipse.net4j.util.security
Subinterfaces of IUserAware in org.eclipse.net4j.util.securityModifier 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.Classes in org.eclipse.net4j.util.security that implement IUserAwareModifier and TypeClassDescriptionclass
class
class
Default implementation of theIPasswordCredentialsUpdate
interface.