Interface DomainUserGroupsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    DomainUserGroupsService

    public static interface DomainUserGroupsService.ListResponse
    extends Response
    Returns the list of groups that the user is a member of.
    • Method Detail

      • groups

        List<Group> groups()
        The list of groups that the user is a member of.