Interface SecurityModule

All Known Implementing Classes:
HadoopModule, JaasModule, ZooKeeperModule

public interface SecurityModule
An installable security module.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Indicates a problem with installing or uninstalling a security module.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Install the security module.
    void
    Uninstall the security module.