Interface ProxyLoginModule.BootLoginModuleFactory

  • Enclosing class:
    ProxyLoginModule

    public static interface ProxyLoginModule.BootLoginModuleFactory
    Factory interface to create LoginModule instance. This is exactly same as LoginModuleFactory. This is done to keep the boot package self sufficient
    • Method Detail

      • createLoginModule

        javax.security.auth.spi.LoginModule createLoginModule()