Interface RoleGroupMapper

All Known Implementing Classes:
RoleToGroupMappingJndiRealm

public interface RoleGroupMapper
  • Method Details

    • addRoleGroupMapping

      void addRoleGroupMapping(String role, String group)