Class ExternalIdKeyFactory.ConfigImpl
java.lang.Object
com.google.gerrit.server.account.externalids.ExternalIdKeyFactory.ConfigImpl
- All Implemented Interfaces:
ExternalIdKeyFactory.Config
- Enclosing class:
- ExternalIdKeyFactory
@Singleton
public static class ExternalIdKeyFactory.ConfigImpl
extends Object
implements ExternalIdKeyFactory.Config
Default implementation
ExternalIdKeyFactory.Config
Internally in google we are using different implementation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigImpl
-
-
Method Details
-
isUserNameCaseInsensitive
public boolean isUserNameCaseInsensitive()- Specified by:
isUserNameCaseInsensitive
in interfaceExternalIdKeyFactory.Config
-