Interface UserGroupProviderLookup


public interface UserGroupProviderLookup
  • Method Summary

    Modifier and Type
    Method
    Description
    Looks up the UserGroupProvider with the specified identifier
  • Method Details

    • getUserGroupProvider

      UserGroupProvider getUserGroupProvider(String identifier)
      Looks up the UserGroupProvider with the specified identifier
      Parameters:
      identifier - The identifier of the UserGroupProvider
      Returns:
      The UserGroupProvider