Hierarchy For All Packages
- org.apache.nifi.authentication.single.user,
- org.apache.nifi.authentication.single.user.command,
- org.apache.nifi.authentication.single.user.encoder,
- org.apache.nifi.authentication.single.user.writer
Class Hierarchy
- java.lang.Object
- org.apache.nifi.authentication.single.user.encoder.BCryptPasswordEncoder (implements org.apache.nifi.authentication.single.user.encoder.PasswordEncoder)
- org.apache.nifi.authentication.single.user.command.SetSingleUserCredentials
- org.apache.nifi.authentication.single.user.SingleUserCredentials
- org.apache.nifi.authentication.single.user.writer.StandardLoginCredentialsWriter (implements org.apache.nifi.authentication.single.user.writer.LoginCredentialsWriter)
Interface Hierarchy
- org.apache.nifi.authentication.single.user.writer.LoginCredentialsWriter
- org.apache.nifi.authentication.single.user.encoder.PasswordEncoder