Interface Realm

  • All Known Implementing Classes:
    AbstractRealm, DefaultRealm, FakeRealm

    public interface Realm
    Interface between Gerrit and an account system.

    This interface provides the glue layer between the Gerrit and external account/authentication systems (eg. LDAP, OpenID).