All Implemented Interfaces:
CapybaraPortingLayer, Control.Owner, PageArea

public class MockSecurityRealm extends SecurityRealm
Author:
Kohsuke Kawaguchi
  • Constructor Details

  • Method Details

    • configure

      public void configure(String... accounts)
      Sets up the data.
      Parameters:
      accounts - Each account should be an user name optionally followed by group names. The password is always the same as the user name.